Created
December 27, 2024 19:27
-
-
Save areshand/82edad0f60fdfdf00582e0989e067a6d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/projects/internal-ops/scripts- (main) $ kb describe pod 27604-testnet-replay-verify-1226442074-1231442074 -n replay-verify | |
Name: 27604-testnet-replay-verify-1226442074-1231442074 | |
Namespace: replay-verify | |
Priority: 0 | |
Service Account: default | |
Node: gke-devinfra-usce1-0-cast-pool-ad76437a/10.78.64.90 | |
Start Time: Fri, 27 Dec 2024 11:01:42 -0800 | |
Labels: run=27604-testnet | |
scaleops.sh/managed-unevictable=true | |
Annotations: cloud.google.com/cluster_autoscaler_unhelpable_since: 2024-12-27T19:00:37+0000 | |
cloud.google.com/cluster_autoscaler_unhelpable_until: Inf | |
pod-pinner.cast.ai/node-name: gke-devinfra-usce1-0-cast-pool-ad76437a | |
pod-pinner.cast.ai/pinned-at: 2024-12-27T19:01:27Z | |
scaleops.sh/admission: true | |
Status: Pending | |
IP: | |
IPs: <none> | |
Containers: | |
testnet-archive-27604-1: | |
Container ID: | |
Image: us-docker.pkg.dev/aptos-registry/docker/tools:81a2f4268b9e0f25cb6e1ce5c28bba0a34c27604 | |
Image ID: | |
Port: <none> | |
Host Port: <none> | |
Command: | |
aptos-debugger | |
aptos-db | |
replay-on-archive | |
--start-version | |
1226442074 | |
--end-version | |
1231442074 | |
--target-db-dir | |
/mnt/archive/db | |
--concurrent-replay | |
20 | |
--replay-concurrency-level | |
1 | |
--timeout-secs | |
900 | |
--block-cache-size | |
10737418240 | |
State: Waiting | |
Reason: ContainerCreating | |
Ready: False | |
Restart Count: 0 | |
Limits: | |
cpu: 30 | |
memory: 90Gi | |
Requests: | |
cpu: 30 | |
memory: 90Gi | |
Environment: | |
RUST_LOG: info | |
Mounts: | |
/mnt/archive from archive (ro) | |
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-94xdk (ro) | |
Conditions: | |
Type Status | |
PodReadyToStartContainers False | |
Initialized True | |
Ready False | |
ContainersReady False | |
PodScheduled True | |
Volumes: | |
archive: | |
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) | |
ClaimName: testnet-archive-27604-1 | |
ReadOnly: false | |
kube-api-access-94xdk: | |
Type: Projected (a volume that contains injected data from multiple sources) | |
TokenExpirationSeconds: 3607 | |
ConfigMapName: kube-root-ca.crt | |
ConfigMapOptional: <nil> | |
DownwardAPI: true | |
QoS Class: Guaranteed | |
Node-Selectors: <none> | |
Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s | |
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s | |
Events: | |
Type Reason Age From Message | |
---- ------ ---- ---- ------- | |
Normal NotTriggerScaleUp 20m cluster-autoscaler pod didn't trigger scale-up (it wouldn't fit if a new node is added): | |
Warning FailedScheduling 20m (x2 over 20m) gke.io/optimize-utilization-scheduler 0/5 nodes are available: 3 Insufficient memory, 5 Insufficient cpu. preemption: 0/5 nodes are available: 5 No preemption victims found for incoming pod. | |
Warning NetworkNotReady 19m (x3 over 19m) kubelet network is not ready: container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: cni plugin not initialized | |
Warning FailedMount 19m (x4 over 19m) kubelet MountVolume.SetUp failed for volume "kube-api-access-94xdk" : object "replay-verify"/"kube-root-ca.crt" not registered | |
Warning FailedMount 19m kubelet Unable to attach or mount volumes: unmounted volumes=[archive kube-api-access-94xdk], unattached volumes=[], failed to process volumes=[archive]: error processing PVC replay-verify/testnet-archive-27604-1: PVC is not bound | |
Warning FailedMount 9m37s (x45 over 19m) kubelet Unable to attach or mount volumes: unmounted volumes=[archive], unattached volumes=[], failed to process volumes=[archive]: error processing PVC replay-verify/testnet-archive-27604-1: PVC is not bound | |
Warning FailedAttachVolume 6m24s (x2 over 6m25s) attachdetach-controller AttachVolume.Attach failed for volume "pvc-e0dc5f63-2d91-4424-9a5d-b5a7a98c90ff" : rpc error: code = InvalidArgument desc = ControllerPublish not permitted on node "projects/aptos-devinfra-0/zones/us-central1-b/instances/gke-devinfra-usce1-0-cast-pool-ad76437a" due to backoff condition | |
Warning FailedAttachVolume 8s (x9 over 6m23s) attachdetach-controller AttachVolume.Attach failed for volume "pvc-e0dc5f63-2d91-4424-9a5d-b5a7a98c90ff" : rpc error: code = InvalidArgument desc = Failed to Attach: failed cloud service attach disk call: googl | |
~/projects/internal-ops/scripts- (main) $ kb describe node gke-devinfra-usce1-0-cast-pool-ad76437a | |
Name: gke-devinfra-usce1-0-cast-pool-ad76437a | |
Roles: <none> | |
Labels: addon.gke.io/node-local-dns-ds-ready=true | |
beta.kubernetes.io/arch=amd64 | |
beta.kubernetes.io/instance-type=t2d-standard-32 | |
beta.kubernetes.io/os=linux | |
cloud.google.com/gke-boot-disk=pd-balanced | |
cloud.google.com/gke-container-runtime=containerd | |
cloud.google.com/gke-cpu-scaling-level=32 | |
cloud.google.com/gke-gcfs=true | |
cloud.google.com/gke-image-streaming=true | |
cloud.google.com/gke-logging-variant=DEFAULT | |
cloud.google.com/gke-max-pods-per-node=110 | |
cloud.google.com/gke-memory-gb-scaling-level=4 | |
cloud.google.com/gke-netd-ready=true | |
cloud.google.com/gke-os-distribution=cos | |
cloud.google.com/gke-provisioning=spot | |
cloud.google.com/gke-spot=true | |
cloud.google.com/gke-stack-type=IPV4_IPV6 | |
cloud.google.com/machine-family=t2d | |
cloud.google.com/private-node=false | |
failure-domain.beta.kubernetes.io/region=us-central1 | |
failure-domain.beta.kubernetes.io/zone=us-central1-b | |
goog-gke-cluster-id-base32=pjpajn5wh5gzzmzklttikkvt4vbhwptkajjenqm7cg2rlfmcc62a | |
goog-gke-cost-management= | |
goog-gke-node= | |
goog-k8s-cluster-location=us-central1 | |
goog-k8s-cluster-name=devinfra-usce1-0 | |
goog-k8s-node-pool-name=cast-pool | |
iam.gke.io/gke-metadata-server-enabled=true | |
kubernetes.io/arch=amd64 | |
kubernetes.io/hostname=gke-devinfra-usce1-0-cast-pool-ad76437a | |
kubernetes.io/os=linux | |
node.kubernetes.io/instance-type=t2d-standard-32 | |
provisioner.cast.ai/managed-by=cast.ai | |
provisioner.cast.ai/node-configuration-id=da2db682-ddc0-4605-acc9-c78408360aba | |
provisioner.cast.ai/node-configuration-name=default | |
provisioner.cast.ai/node-configuration-version=1 | |
provisioner.cast.ai/node-id=ad76437a-0b6e-4d8b-befb-54b024b87023 | |
scheduling.cast.ai/cpu-manufacturer=amd | |
scheduling.cast.ai/node-template=default-by-castai | |
scheduling.cast.ai/node-template-version=1 | |
scheduling.cast.ai/spot=true | |
topology.cast.ai/csp=gcp | |
topology.gke.io/zone=us-central1-b | |
topology.kubernetes.io/region=us-central1 | |
topology.kubernetes.io/zone=us-central1-b | |
volume.scheduling.cast.ai/hyperdisk-throughput=true | |
volume.scheduling.cast.ai/pd-balanced=true | |
volume.scheduling.cast.ai/pd-ssd=true | |
volume.scheduling.cast.ai/pd-standard=true | |
Annotations: container.googleapis.com/instance_id: 7048866858631645077 | |
csi.volume.kubernetes.io/nodeid: | |
{"pd.csi.storage.gke.io":"projects/aptos-devinfra-0/zones/us-central1-b/instances/gke-devinfra-usce1-0-cast-pool-ad76437a"} | |
node.alpha.kubernetes.io/ttl: 0 | |
node.gke.io/last-applied-node-labels: | |
addon.gke.io/node-local-dns-ds-ready=true,beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,cloud.google.com/gke-boot-disk=pd-bala... | |
node.gke.io/last-applied-node-taints: | |
volumes.kubernetes.io/controller-managed-attach-detach: true | |
CreationTimestamp: Fri, 27 Dec 2024 11:01:27 -0800 | |
Taints: <none> | |
Unschedulable: false | |
Lease: | |
HolderIdentity: gke-devinfra-usce1-0-cast-pool-ad76437a | |
AcquireTime: <unset> | |
RenewTime: Fri, 27 Dec 2024 11:24:49 -0800 | |
Conditions: | |
Type Status LastHeartbeatTime LastTransitionTime Reason Message | |
---- ------ ----------------- ------------------ ------ ------- | |
DeprecatedConfigsFieldInContainerdConfiguration False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedConfigsFieldInContainerdConfigurationNotDetected No deprecation risk: did not find any deprecated 'configs' field in containerd's config | |
CorruptDockerOverlay2 False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoCorruptDockerOverlay2 docker overlay2 is functioning properly | |
DeprecatedPullingSchemaV1Image False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedPullingSchemaV1ImageDetected No deprecation risk: did not pull any schema v1 images | |
GcfsSnapshotterMissingLayer False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 GcfsSnapshotterHasNoMissingLayer GCFS Snapshotter has no missing layer | |
DeprecatedMirrorsFieldInContainerdConfiguration False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedMirrorsFieldInContainerdConfigurationNotDetected No deprecation risk: did not find any deprecated 'mirrors' field in containerd's config | |
SecondaryBootDiskMissingLayer False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 SecondaryBootDiskNoMissingLayer Secondary boot disk has no missing layer | |
FrequentGcfsSnapshotterRestart False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentGcfsSnapshotterRestart GcfsSnapshotter is functioning properly | |
KernelDeadlock False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 KernelHasNoDeadlock kernel has no deadlock | |
ReadonlyFilesystem False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 FilesystemIsNotReadOnly Filesystem is not read-only | |
GcfsSnapshotterUnhealthy False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 GcfsSnapshotterIsHealthy GcfsSnapshotter on the node is functioning properly | |
FrequentGcfsdRestart False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentGcfsdRestart Gcfsd is functioning properly | |
FrequentKubeletRestart False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentKubeletRestart kubelet is functioning properly | |
FrequentUnregisterNetDevice False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentUnregisterNetDevice node is functioning properly | |
DeprecatedAuthsFieldInContainerdConfiguration False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedAuthsFieldInContainerdConfigurationNotDetected No deprecation risk: did not find any deprecated 'auths' field in containerd's config | |
GcfsdUnhealthy False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 GcfsdIsHealthy Gcfsd on the node is functioning properly | |
DeprecatedUsingV1Alpha2Cri False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedUsingV1Alpha2CriNotDetected No deprecation risk: did not use v1alpha2 CRI | |
FrequentDockerRestart False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentDockerRestart docker is functioning properly | |
SysctlChanged False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 SysctlNotChanged Default sysctls are in effect, no unexpected sysctl changes | |
DeprecatedOtherContainerdFeatures False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 DeprecatedOtherContainerdFeaturesNotDetected No deprecation risk: did not find any deprecations other than 3 configs fields (auths/configs/mirrors), pulling schema v1 images and using v1alpha2 CRI. | |
FrequentContainerdRestart False Fri, 27 Dec 2024 11:21:45 -0800 Fri, 27 Dec 2024 11:01:41 -0800 NoFrequentContainerdRestart containerd is functioning properly | |
NetworkUnavailable False Fri, 27 Dec 2024 11:01:27 -0800 Fri, 27 Dec 2024 11:01:27 -0800 RouteCreated NodeController create implicit route | |
MemoryPressure False Fri, 27 Dec 2024 11:20:14 -0800 Fri, 27 Dec 2024 11:01:41 -0800 KubeletHasSufficientMemory kubelet has sufficient memory available | |
DiskPressure False Fri, 27 Dec 2024 11:20:14 -0800 Fri, 27 Dec 2024 11:01:41 -0800 KubeletHasNoDiskPressure kubelet has no disk pressure | |
PIDPressure False Fri, 27 Dec 2024 11:20:14 -0800 Fri, 27 Dec 2024 11:01:41 -0800 KubeletHasSufficientPID kubelet has sufficient PID available | |
Ready True Fri, 27 Dec 2024 11:20:14 -0800 Fri, 27 Dec 2024 11:01:48 -0800 KubeletReady kubelet is posting ready status | |
Addresses: | |
InternalIP: 10.78.64.90 | |
InternalIP: 2600:1900:4001:344:0:305:0:0 | |
ExternalIP: 35.239.175.214 | |
Capacity: | |
cpu: 32 | |
ephemeral-storage: 98831908Ki | |
hugepages-1Gi: 0 | |
hugepages-2Mi: 0 | |
memory: 131910240Ki | |
pods: 110 | |
Allocatable: | |
cpu: 31850m | |
ephemeral-storage: 47060071478 | |
hugepages-1Gi: 0 | |
hugepages-2Mi: 0 | |
memory: 122034784Ki | |
pods: 110 | |
System Info: | |
Machine ID: 7c3bca97983ab87d1f67d3b28fcb1593 | |
System UUID: 7c3bca97-983a-b87d-1f67-d3b28fcb1593 | |
Boot ID: e728a506-aec3-418b-a837-13931e41f48a | |
Kernel Version: 6.1.112+ | |
OS Image: Container-Optimized OS from Google | |
Operating System: linux | |
Architecture: amd64 | |
Container Runtime Version: containerd://1.7.23 | |
Kubelet Version: v1.30.5-gke.1699000 | |
Kube-Proxy Version: v1.30.5-gke.1699000 | |
PodCIDR: 10.96.23.0/24 | |
PodCIDRs: 10.96.23.0/24,2600:1900:4001:344:0:305::/112 | |
ProviderID: gce://aptos-devinfra-0/us-central1-b/gke-devinfra-usce1-0-cast-pool-ad76437a | |
Non-terminated Pods: (14 in total) | |
Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age | |
--------- ---- ------------ ---------- --------------- ------------- --- | |
castai-agent castai-spot-handler-4qksq 11m (0%) 0 (0%) 21524999 (0%) 25Mi (0%) 23m | |
gmp-system collector-kbmfj 22m (0%) 0 (0%) 153592870 (0%) 3032M (2%) 23m | |
groundcover groundcover-sensor-q7d8t 210m (0%) 900m (2%) 364Mi (0%) 764Mi (0%) 23m | |
kube-system anetd-qlp2v 205m (0%) 1 (3%) 230Mi (0%) 65Mi (0%) 23m | |
kube-system fluentbit-gke-fh7mk 105m (0%) 1 (3%) 230Mi (0%) 565Mi (0%) 23m | |
kube-system gke-metadata-server-5qzwc 100m (0%) 0 (0%) 100Mi (0%) 100Mi (0%) 23m | |
kube-system gke-metrics-agent-tjv57 19m (0%) 1 (3%) 155Mi (0%) 190Mi (0%) 23m | |
kube-system konnectivity-agent-84bd58846-fws6d 15m (0%) 1 (3%) 60Mi (0%) 155Mi (0%) 23m | |
kube-system netd-kd68p 8m (0%) 1 (3%) 65Mi (0%) 65Mi (0%) 23m | |
kube-system node-local-dns-wqbt6 30m (0%) 1 (3%) 50Mi (0%) 65Mi (0%) 23m | |
kube-system pdcsi-node-2srcs 10m (0%) 0 (0%) 20Mi (0%) 100Mi (0%) 23m | |
monitoring aptos-prometheus-node-exporter-6tjbs 11m (0%) 0 (0%) 21524999 (0%) 0 (0%) 23m | |
replay-verify 27604-testnet-replay-verify-1226442074-1231442074 30 (94%) 30 (94%) 90Gi (77%) 90Gi (77%) 24m | |
vector vector-phllv 0 (0%) 0 (0%) 0 (0%) 0 (0%) 23m | |
Allocated resources: | |
(Total limits may be over 100 percent, i.e., overcommitted.) | |
Resource Requests Limits | |
-------- -------- ------ | |
cpu 30746m (96%) 36900m (115%) | |
memory 98169292852 (78%) 101864482304 (81%) | |
ephemeral-storage 0 (0%) 0 (0%) | |
hugepages-1Gi 0 (0%) 0 (0%) | |
hugepages-2Mi 0 (0%) 0 (0%) | |
Events: | |
Type Reason Age From Message | |
---- ------ ---- ---- ------- | |
Normal Synced 23m cloud-node-controller Node synced successfully | |
Normal RegisteredNode 23m node-controller Node gke-devinfra-usce1-0-cast-pool-ad76437a event: Registered Node gke-devinfra-usce1-0-cast-pool-ad76437a in Controller | |
Warning InvalidDiskCapacity 23m kubelet invalid capacity 0 on image filesystem | |
Normal Starting 23m kubelet Starting kubelet. | |
Normal NodeHasSufficientMemory 23m (x2 over 23m) kubelet Node gke-devinfra-usce1-0-cast-pool-ad76437a status is now: NodeHasSufficientMemory | |
Normal NodeHasNoDiskPressure 23m (x2 over 23m) kubelet Node gke-devinfra-usce1-0-cast-pool-ad76437a status is now: NodeHasNoDiskPressure | |
Normal NodeHasSufficientPID 23m (x2 over 23m) kubelet Node gke-devinfra-usce1-0-cast-pool-ad76437a status is now: NodeHasSufficientPID | |
Normal NodeAllocatableEnforced 23m kubelet Updated Node Allocatable limit across pods | |
Warning NodeRegistrationCheckerStart 23m node-registration-checker-monitor Fri Dec 27 19:01:40 UTC 2024 - ** Starting Node Registration Checker ** | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/pause@sha256:880e63f94b145e46f1b1082bb71b85e21f16b99b180b9996407d61240ceb9830 is backed by image streaming. | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/pause@sha256:880e63f94b145e46f1b1082bb71b85e21f16b99b180b9996407d61240ceb9830 is backed by secondary boot disk caching by 0.0% (0/2 layers), by image streaming by 100.0% (2/2 layers). | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/k8s-dns-node-cache@sha256:ee905761c43096517cdd8b81d965529da3f10d2f48d13df16875e48eaf4d94c7 is backed by image streaming. | |
Normal ImageStreaming 23m gcfs-snapshotter Image us-docker.pkg.dev/castai-hub/library/spot-handler:v0.15.0 is backed by secondary boot disk caching by 0.0% (0/12 layers), by image streaming by 100.0% (12/12 layers). | |
Normal ImageStreaming 23m gcfs-snapshotter Image us-docker.pkg.dev/castai-hub/library/spot-handler:v0.15.0 is backed by image streaming. | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/k8s-dns-node-cache@sha256:ee905761c43096517cdd8b81d965529da3f10d2f48d13df16875e48eaf4d94c7 is backed by secondary boot disk caching by 0.0% (0/9 layers), by image streaming by 100.0% (9/9 layers). | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/csi-node-driver-registrar@sha256:023ba4e36d3afce29b98ac0cfaecbab48eccc299e91366fdc720b71a0f1003cb is backed by secondary boot disk caching by 0.0% (0/8 layers), by image streaming by 100.0% (8/8 layers). | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/csi-node-driver-registrar@sha256:023ba4e36d3afce29b98ac0cfaecbab48eccc299e91366fdc720b71a0f1003cb is backed by image streaming. | |
Normal ImageStreaming 23m gcfs-snapshotter Image gke.gcr.io/gke-metadata-server@sha256:aea9cc887c91b9a05e5bb4bb604180772594a01f0828bbfacf30c77562ac7205 is backed by image streaming. | |
Normal NodeReady 23m kubelet Node gke-devinfra-usce1-0-cast-pool-ad76437a status is now: NodeReady | |
Normal ImageStreaming 22m (x16 over 23m) gcfs-snapshotter (combined from similar events): Image gke.gcr.io/gke-metrics-collector@sha256:545f5594f9a6ee714b315897f92edeaa858b1074e4c6a38894353214907e4fe5 is backed by image streaming. | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:adf7b2872ecdd8e37098385e7f9d39ca2f93e7ae23efba67408b187befd800a6", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:79473c763251e2ba6ec8e3ac5c1b5fc33a2974b2dbad80d03763ae1457e0beb3", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:3e2545fdf5eeb9b272d29e8ad125084fad17c8460a2bf7f04b8003f6728b51ef", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:77939cd31c793bc2989574b2c7df828e6518ac58bbaeed0d2d914eaa458ea9c7", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:be43ca098b20d50b5c6551fecc918a40a4d19d2408083dfcd75c1552aaae522f", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:f3aaf0cdb0a805f36309b6561c55bca8c99ee4462c525c1cbfb98d7a4b019306", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:6ea409d80cd8739aafc605980060ea5055493aecad34ab5ff02eec6f9bc9b5d8", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:f63d186f6e7d91398387a6b1a5bffcd38f6bff12ed3945872f656bbef36199b3", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m gcfsd Layer download failed. Layer id: "sha256:6835249f577a022181beee33e1f411f8368788ab8805b4c43aed61fbd7efcc9d", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Normal ImageStreaming 22m (x3 over 22m) gcfsd (combined from similar events): Layer download failed. Layer id: "sha256:570759f468b1984cdc93c9ac9bb652b86b4f8f2ff7261fff7cd17bed2342ef2b", image: "docker.io/timberio/vector@sha256:f7459a09625c6c80b4194c914b26ab45a2c5f6195795750bb3c9f16d708fa149" | |
Warning NodeRegistrationCheckerDidNotRunChecks 16m node-registration-checker-monitor Fri Dec 27 19:08:41 UTC 2024 - ** Node ready and registered. ** | |
~/projects/internal-ops/scripts- (main) $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment