Created
October 10, 2022 21:01
-
-
Save mbana/f9dfc9334a7d4435192d16032dd8e650 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
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
$ curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-linux-amd64 | |
sudo install minikube-linux-amd64 /usr/local/bin/minikube | |
rm minikube-linux-amd64 | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 73.0M 100 73.0M 0 0 42.4M 0 0:00:01 0:00:01 --:--:-- 42.4M | |
removed 'minikube-linux-amd64' | |
➜ kusk-gateway git:(mbana-issue-763-oauth2-static-route) minikube start --profile kgw --addons=metallb --alsologtostderr -v=8 | |
I1010 21:39:57.223996 75049 out.go:296] Setting OutFile to fd 1 ... | |
I1010 21:39:57.224142 75049 out.go:348] isatty.IsTerminal(1) = true | |
I1010 21:39:57.224147 75049 out.go:309] Setting ErrFile to fd 2... | |
I1010 21:39:57.224154 75049 out.go:348] isatty.IsTerminal(2) = true | |
I1010 21:39:57.224287 75049 root.go:333] Updating PATH: /home/mbana/.minikube/bin | |
I1010 21:39:57.224722 75049 out.go:303] Setting JSON to false | |
I1010 21:39:57.228019 75049 start.go:116] hostinfo: {"hostname":"mbana-pc3","uptime":3998,"bootTime":1665430399,"procs":894,"os":"linux","platform":"fedora","platformFamily":"fedora","platformVersion":"36","kernelVersion":"5.19.14-200.fc36.x86_64","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"host","hostId":"863c9c79-bb40-4bca-8af7-ccc1c2c7bf1b"} | |
I1010 21:39:57.228126 75049 start.go:126] virtualization: kvm host | |
I1010 21:39:57.233889 75049 out.go:177] 😄 [kgw] minikube v1.27.1 on Fedora 36 | |
😄 [kgw] minikube v1.27.1 on Fedora 36 | |
I1010 21:39:57.244707 75049 config.go:180] Loaded profile config "kgw": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.2 | |
I1010 21:39:57.244786 75049 driver.go:362] Setting default libvirt URI to qemu:///system | |
W1010 21:39:57.244955 75049 preload.go:295] Failed to list preload files: open /home/mbana/.minikube/cache/preloaded-tarball: no such file or directory | |
I1010 21:39:57.247363 75049 notify.go:220] Checking for updates... | |
I1010 21:39:57.317132 75049 docker.go:137] docker version: linux-20.10.18 | |
I1010 21:39:57.317307 75049 cli_runner.go:164] Run: docker system info --format "{{json .}}" | |
I1010 21:39:57.473844 75049 info.go:265] docker info: {ID:7XFC:KAYM:WO5W:QWHW:VTJN:IFXW:5Q54:4GMM:L7OC:VOII:YPIM:ZKCS Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:20 Driver:btrfs DriverStatus:[[Build Version Btrfs v5.18] [Library Version 102]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:42 SystemTime:2022-10-10 21:39:57.364857126 +0100 +01 LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:5.19.14-200.fc36.x86_64 OperatingSystem:Fedora Linux 36 (Workstation Edition) OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:32 MemTotal:67342082048 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:mbana-pc3 Labels:[] ExperimentalBuild:false ServerVersion:20.10.18 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=default name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Experimental:true Name:app Path:/usr/libexec/docker/cli-plugins/docker-app SchemaVersion:0.1.0 ShortDescription:Docker App Vendor:Docker Inc. Version:v0.9.1-beta3] map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1-docker] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}} | |
I1010 21:39:57.473969 75049 docker.go:254] overlay module found | |
I1010 21:39:57.479177 75049 out.go:177] ✨ Using the docker driver based on existing profile | |
✨ Using the docker driver based on existing profile | |
I1010 21:39:57.480281 75049 start.go:282] selected driver: docker | |
I1010 21:39:57.480303 75049 start.go:808] validating driver "docker" against &{Name:kgw KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b Memory:16000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.2 ClusterName:kgw Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates:LocalStorageCapacityIsolation=false ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.25.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/mbana:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} | |
I1010 21:39:57.480436 75049 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:} | |
I1010 21:39:57.480579 75049 cli_runner.go:164] Run: docker system info --format "{{json .}}" | |
I1010 21:39:57.750320 75049 info.go:265] docker info: {ID:7XFC:KAYM:WO5W:QWHW:VTJN:IFXW:5Q54:4GMM:L7OC:VOII:YPIM:ZKCS Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:20 Driver:btrfs DriverStatus:[[Build Version Btrfs v5.18] [Library Version 102]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:false CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:false NGoroutines:42 SystemTime:2022-10-10 21:39:57.544369696 +0100 +01 LoggingDriver:json-file CgroupDriver:systemd NEventsListener:0 KernelVersion:5.19.14-200.fc36.x86_64 OperatingSystem:Fedora Linux 36 (Workstation Edition) OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:32 MemTotal:67342082048 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:mbana-pc3 Labels:[] ExperimentalBuild:false ServerVersion:20.10.18 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=default name=cgroupns] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Experimental:true Name:app Path:/usr/libexec/docker/cli-plugins/docker-app SchemaVersion:0.1.0 ShortDescription:Docker App Vendor:Docker Inc. Version:v0.9.1-beta3] map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1-docker] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.17.0]] Warnings:<nil>}} | |
W1010 21:39:57.750555 75049 out.go:239] ❗ docker is currently using the btrfs storage driver, consider switching to overlay2 for better performance | |
❗ docker is currently using the btrfs storage driver, consider switching to overlay2 for better performance | |
I1010 21:39:57.752539 75049 cni.go:95] Creating CNI manager for "" | |
I1010 21:39:57.752564 75049 cni.go:169] CNI unnecessary in this configuration, recommending no CNI | |
I1010 21:39:57.752573 75049 start_flags.go:317] config: | |
{Name:kgw KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b Memory:16000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.2 ClusterName:kgw Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates:LocalStorageCapacityIsolation=false ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.25.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/mbana:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} | |
I1010 21:39:57.765588 75049 out.go:177] 👍 Starting control plane node kgw in cluster kgw | |
👍 Starting control plane node kgw in cluster kgw | |
I1010 21:39:57.768090 75049 cache.go:120] Beginning downloading kic base image for docker with docker | |
I1010 21:39:57.769926 75049 out.go:177] 🚜 Pulling base image ... | |
🚜 Pulling base image ... | |
I1010 21:39:57.771066 75049 preload.go:132] Checking if preload exists for k8s version v1.25.2 and runtime docker | |
I1010 21:39:57.771139 75049 image.go:75] Checking for gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b in local docker daemon | |
I1010 21:39:57.772030 75049 cache.go:107] acquiring lock: {Name:mkdfdfdb2dd56e5a161d839124c9b8f15eaaadf2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772457 75049 cache.go:107] acquiring lock: {Name:mk1a168265596364db694d60a181f4172ddebe39 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772637 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-proxy_v1.25.2 exists | |
I1010 21:39:57.772660 75049 cache.go:96] cache image "registry.k8s.io/kube-proxy:v1.25.2" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-proxy_v1.25.2" took 206.669µs | |
I1010 21:39:57.772672 75049 cache.go:80] save to tar file registry.k8s.io/kube-proxy:v1.25.2 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-proxy_v1.25.2 succeeded | |
I1010 21:39:57.772686 75049 cache.go:107] acquiring lock: {Name:mk8a3d2f532f6a9273e7164260db327187c0eb44 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772733 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-apiserver_v1.25.2 exists | |
I1010 21:39:57.772746 75049 cache.go:96] cache image "registry.k8s.io/kube-apiserver:v1.25.2" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-apiserver_v1.25.2" took 62.16µs | |
I1010 21:39:57.772757 75049 cache.go:80] save to tar file registry.k8s.io/kube-apiserver:v1.25.2 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-apiserver_v1.25.2 succeeded | |
I1010 21:39:57.772770 75049 cache.go:107] acquiring lock: {Name:mkf03fcb6312c93bb8fe5c0c53d63b23c441e349 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772811 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-controller-manager_v1.25.2 exists | |
I1010 21:39:57.772823 75049 cache.go:96] cache image "registry.k8s.io/kube-controller-manager:v1.25.2" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-controller-manager_v1.25.2" took 55.13µs | |
I1010 21:39:57.772832 75049 cache.go:80] save to tar file registry.k8s.io/kube-controller-manager:v1.25.2 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-controller-manager_v1.25.2 succeeded | |
I1010 21:39:57.772843 75049 cache.go:107] acquiring lock: {Name:mkc89eec1b939f871c18f1e83759696680cadece Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772883 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-scheduler_v1.25.2 exists | |
I1010 21:39:57.772895 75049 cache.go:96] cache image "registry.k8s.io/kube-scheduler:v1.25.2" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-scheduler_v1.25.2" took 52.899µs | |
I1010 21:39:57.772904 75049 cache.go:80] save to tar file registry.k8s.io/kube-scheduler:v1.25.2 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/kube-scheduler_v1.25.2 succeeded | |
I1010 21:39:57.772929 75049 cache.go:107] acquiring lock: {Name:mkfa2fce2a1702a012f4cc7eff2378ccbac094f8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.772969 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/etcd_3.5.4-0 exists | |
I1010 21:39:57.772984 75049 cache.go:96] cache image "registry.k8s.io/etcd:3.5.4-0" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/etcd_3.5.4-0" took 63.79µs | |
I1010 21:39:57.772993 75049 cache.go:80] save to tar file registry.k8s.io/etcd:3.5.4-0 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/etcd_3.5.4-0 succeeded | |
I1010 21:39:57.773005 75049 cache.go:107] acquiring lock: {Name:mk6e93af56308feb825f3dde7806127f2f0f6e0b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.773043 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/pause_3.8 exists | |
I1010 21:39:57.773054 75049 cache.go:96] cache image "registry.k8s.io/pause:3.8" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/pause_3.8" took 50.7µs | |
I1010 21:39:57.773061 75049 cache.go:80] save to tar file registry.k8s.io/pause:3.8 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/pause_3.8 succeeded | |
I1010 21:39:57.773074 75049 cache.go:107] acquiring lock: {Name:mkeca3da1c9c978b92771170b00b2a32d1de83d5 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.773112 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/coredns/coredns_v1.9.3 exists | |
I1010 21:39:57.773125 75049 cache.go:96] cache image "registry.k8s.io/coredns/coredns:v1.9.3" -> "/home/mbana/.minikube/cache/images/amd64/registry.k8s.io/coredns/coredns_v1.9.3" took 52.09µs | |
I1010 21:39:57.773134 75049 cache.go:80] save to tar file registry.k8s.io/coredns/coredns:v1.9.3 -> /home/mbana/.minikube/cache/images/amd64/registry.k8s.io/coredns/coredns_v1.9.3 succeeded | |
I1010 21:39:57.773192 75049 cache.go:115] /home/mbana/.minikube/cache/images/amd64/gcr.io/k8s-minikube/storage-provisioner_v5 exists | |
I1010 21:39:57.773206 75049 cache.go:96] cache image "gcr.io/k8s-minikube/storage-provisioner:v5" -> "/home/mbana/.minikube/cache/images/amd64/gcr.io/k8s-minikube/storage-provisioner_v5" took 1.193366ms | |
I1010 21:39:57.773218 75049 cache.go:80] save to tar file gcr.io/k8s-minikube/storage-provisioner:v5 -> /home/mbana/.minikube/cache/images/amd64/gcr.io/k8s-minikube/storage-provisioner_v5 succeeded | |
I1010 21:39:57.773230 75049 cache.go:87] Successfully saved all images to host disk. | |
I1010 21:39:57.773536 75049 profile.go:148] Saving config to /home/mbana/.minikube/profiles/kgw/config.json ... | |
I1010 21:39:57.834819 75049 image.go:79] Found gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b in local docker daemon, skipping pull | |
I1010 21:39:57.834852 75049 cache.go:142] gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b exists in daemon, skipping load | |
I1010 21:39:57.834874 75049 cache.go:208] Successfully downloaded all kic artifacts | |
I1010 21:39:57.834920 75049 start.go:364] acquiring machines lock for kgw: {Name:mk81c4c75209e5c1f8f805a98c728cf029449af0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>} | |
I1010 21:39:57.835024 75049 start.go:368] acquired machines lock for "kgw" in 81.809µs | |
I1010 21:39:57.835053 75049 start.go:96] Skipping create...Using existing machine configuration | |
I1010 21:39:57.835064 75049 fix.go:55] fixHost starting: | |
I1010 21:39:57.835398 75049 cli_runner.go:164] Run: docker container inspect kgw --format={{.State.Status}} | |
I1010 21:39:57.882486 75049 fix.go:103] recreateIfNeeded on kgw: state=Running err=<nil> | |
W1010 21:39:57.882566 75049 fix.go:129] unexpected machine state, will restart: <nil> | |
I1010 21:39:57.887327 75049 out.go:177] 🏃 Updating the running docker "kgw" container ... | |
🏃 Updating the running docker "kgw" container ... | |
I1010 21:39:57.889552 75049 machine.go:88] provisioning docker machine ... | |
I1010 21:39:57.889595 75049 ubuntu.go:169] provisioning hostname "kgw" | |
I1010 21:39:57.889688 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:57.935583 75049 main.go:134] libmachine: Using SSH client type: native | |
I1010 21:39:57.935789 75049 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ecce0] 0x7efe60 <nil> [] 0s} 127.0.0.1 49157 <nil> <nil>} | |
I1010 21:39:57.935802 75049 main.go:134] libmachine: About to run SSH command: | |
sudo hostname kgw && echo "kgw" | sudo tee /etc/hostname | |
I1010 21:39:58.072697 75049 main.go:134] libmachine: SSH cmd err, output: <nil>: kgw | |
I1010 21:39:58.072927 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:58.103777 75049 main.go:134] libmachine: Using SSH client type: native | |
I1010 21:39:58.103998 75049 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ecce0] 0x7efe60 <nil> [] 0s} 127.0.0.1 49157 <nil> <nil>} | |
I1010 21:39:58.104018 75049 main.go:134] libmachine: About to run SSH command: | |
if ! grep -xq '.*\skgw' /etc/hosts; then | |
if grep -xq '127.0.1.1\s.*' /etc/hosts; then | |
sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 kgw/g' /etc/hosts; | |
else | |
echo '127.0.1.1 kgw' | sudo tee -a /etc/hosts; | |
fi | |
fi | |
I1010 21:39:58.230865 75049 main.go:134] libmachine: SSH cmd err, output: <nil>: | |
I1010 21:39:58.230899 75049 ubuntu.go:175] set auth options {CertDir:/home/mbana/.minikube CaCertPath:/home/mbana/.minikube/certs/ca.pem CaPrivateKeyPath:/home/mbana/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/mbana/.minikube/machines/server.pem ServerKeyPath:/home/mbana/.minikube/machines/server-key.pem ClientKeyPath:/home/mbana/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/mbana/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/mbana/.minikube} | |
I1010 21:39:58.230930 75049 ubuntu.go:177] setting up certificates | |
I1010 21:39:58.230942 75049 provision.go:83] configureAuth start | |
I1010 21:39:58.231037 75049 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kgw | |
I1010 21:39:58.261713 75049 provision.go:138] copyHostCerts | |
I1010 21:39:58.261775 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/certs/key.pem -> /home/mbana/.minikube/key.pem | |
I1010 21:39:58.261821 75049 exec_runner.go:144] found /home/mbana/.minikube/key.pem, removing ... | |
I1010 21:39:58.261835 75049 exec_runner.go:207] rm: /home/mbana/.minikube/key.pem | |
I1010 21:39:58.261957 75049 exec_runner.go:151] cp: /home/mbana/.minikube/certs/key.pem --> /home/mbana/.minikube/key.pem (1675 bytes) | |
I1010 21:39:58.262088 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/certs/ca.pem -> /home/mbana/.minikube/ca.pem | |
I1010 21:39:58.262111 75049 exec_runner.go:144] found /home/mbana/.minikube/ca.pem, removing ... | |
I1010 21:39:58.262122 75049 exec_runner.go:207] rm: /home/mbana/.minikube/ca.pem | |
I1010 21:39:58.262250 75049 exec_runner.go:151] cp: /home/mbana/.minikube/certs/ca.pem --> /home/mbana/.minikube/ca.pem (1074 bytes) | |
I1010 21:39:58.262339 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/certs/cert.pem -> /home/mbana/.minikube/cert.pem | |
I1010 21:39:58.262359 75049 exec_runner.go:144] found /home/mbana/.minikube/cert.pem, removing ... | |
I1010 21:39:58.262367 75049 exec_runner.go:207] rm: /home/mbana/.minikube/cert.pem | |
I1010 21:39:58.262763 75049 exec_runner.go:151] cp: /home/mbana/.minikube/certs/cert.pem --> /home/mbana/.minikube/cert.pem (1119 bytes) | |
I1010 21:39:58.263074 75049 provision.go:112] generating server cert: /home/mbana/.minikube/machines/server.pem ca-key=/home/mbana/.minikube/certs/ca.pem private-key=/home/mbana/.minikube/certs/ca-key.pem org=mbana.kgw san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube kgw] | |
I1010 21:39:58.464009 75049 provision.go:172] copyRemoteCerts | |
I1010 21:39:58.464109 75049 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker | |
I1010 21:39:58.464171 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:58.497924 75049 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49157 SSHKeyPath:/home/mbana/.minikube/machines/kgw/id_rsa Username:docker} | |
I1010 21:39:58.588793 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/certs/ca.pem -> /etc/docker/ca.pem | |
I1010 21:39:58.588861 75049 ssh_runner.go:362] scp /home/mbana/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1074 bytes) | |
I1010 21:39:58.615408 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/machines/server.pem -> /etc/docker/server.pem | |
I1010 21:39:58.615467 75049 ssh_runner.go:362] scp /home/mbana/.minikube/machines/server.pem --> /etc/docker/server.pem (1184 bytes) | |
I1010 21:39:58.649786 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem | |
I1010 21:39:58.649862 75049 ssh_runner.go:362] scp /home/mbana/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes) | |
I1010 21:39:58.682048 75049 provision.go:86] duration metric: configureAuth took 451.085261ms | |
I1010 21:39:58.682092 75049 ubuntu.go:193] setting minikube options for container-runtime | |
I1010 21:39:58.682299 75049 config.go:180] Loaded profile config "kgw": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.2 | |
I1010 21:39:58.682395 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:58.737854 75049 main.go:134] libmachine: Using SSH client type: native | |
I1010 21:39:58.738107 75049 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ecce0] 0x7efe60 <nil> [] 0s} 127.0.0.1 49157 <nil> <nil>} | |
I1010 21:39:58.738144 75049 main.go:134] libmachine: About to run SSH command: | |
df --output=fstype / | tail -n 1 | |
I1010 21:39:58.868642 75049 main.go:134] libmachine: SSH cmd err, output: <nil>: btrfs | |
I1010 21:39:58.868672 75049 ubuntu.go:71] root file system type: btrfs | |
I1010 21:39:58.868837 75049 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ... | |
I1010 21:39:58.868936 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:58.923790 75049 main.go:134] libmachine: Using SSH client type: native | |
I1010 21:39:58.923975 75049 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ecce0] 0x7efe60 <nil> [] 0s} 127.0.0.1 49157 <nil> <nil>} | |
I1010 21:39:58.924047 75049 main.go:134] libmachine: About to run SSH command: | |
sudo mkdir -p /lib/systemd/system && printf %s "[Unit] | |
Description=Docker Application Container Engine | |
Documentation=https://docs.docker.com | |
BindsTo=containerd.service | |
After=network-online.target firewalld.service containerd.service | |
Wants=network-online.target | |
Requires=docker.socket | |
StartLimitBurst=3 | |
StartLimitIntervalSec=60 | |
[Service] | |
Type=notify | |
Restart=on-failure | |
# This file is a systemd drop-in unit that inherits from the base dockerd configuration. | |
# The base configuration already specifies an 'ExecStart=...' command. The first directive | |
# here is to clear out that command inherited from the base configuration. Without this, | |
# the command from the base configuration and the command specified here are treated as | |
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd | |
# will catch this invalid input and refuse to start the service with an error like: | |
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. | |
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other | |
# container runtimes. If left unlimited, it may result in OOM issues with MySQL. | |
ExecStart= | |
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 | |
ExecReload=/bin/kill -s HUP \$MAINPID | |
# Having non-zero Limit*s causes performance problems due to accounting overhead | |
# in the kernel. We recommend using cgroups to do container-local accounting. | |
LimitNOFILE=infinity | |
LimitNPROC=infinity | |
LimitCORE=infinity | |
# Uncomment TasksMax if your systemd version supports it. | |
# Only systemd 226 and above support this version. | |
TasksMax=infinity | |
TimeoutStartSec=0 | |
# set delegate yes so that systemd does not reset the cgroups of docker containers | |
Delegate=yes | |
# kill only the docker process, not all processes in the cgroup | |
KillMode=process | |
[Install] | |
WantedBy=multi-user.target | |
" | sudo tee /lib/systemd/system/docker.service.new | |
I1010 21:39:59.062960 75049 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit] | |
Description=Docker Application Container Engine | |
Documentation=https://docs.docker.com | |
BindsTo=containerd.service | |
After=network-online.target firewalld.service containerd.service | |
Wants=network-online.target | |
Requires=docker.socket | |
StartLimitBurst=3 | |
StartLimitIntervalSec=60 | |
[Service] | |
Type=notify | |
Restart=on-failure | |
# This file is a systemd drop-in unit that inherits from the base dockerd configuration. | |
# The base configuration already specifies an 'ExecStart=...' command. The first directive | |
# here is to clear out that command inherited from the base configuration. Without this, | |
# the command from the base configuration and the command specified here are treated as | |
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd | |
# will catch this invalid input and refuse to start the service with an error like: | |
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. | |
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other | |
# container runtimes. If left unlimited, it may result in OOM issues with MySQL. | |
ExecStart= | |
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 | |
ExecReload=/bin/kill -s HUP $MAINPID | |
# Having non-zero Limit*s causes performance problems due to accounting overhead | |
# in the kernel. We recommend using cgroups to do container-local accounting. | |
LimitNOFILE=infinity | |
LimitNPROC=infinity | |
LimitCORE=infinity | |
# Uncomment TasksMax if your systemd version supports it. | |
# Only systemd 226 and above support this version. | |
TasksMax=infinity | |
TimeoutStartSec=0 | |
# set delegate yes so that systemd does not reset the cgroups of docker containers | |
Delegate=yes | |
# kill only the docker process, not all processes in the cgroup | |
KillMode=process | |
[Install] | |
WantedBy=multi-user.target | |
I1010 21:39:59.063393 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:59.119153 75049 main.go:134] libmachine: Using SSH client type: native | |
I1010 21:39:59.119321 75049 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0x7ecce0] 0x7efe60 <nil> [] 0s} 127.0.0.1 49157 <nil> <nil>} | |
I1010 21:39:59.119340 75049 main.go:134] libmachine: About to run SSH command: | |
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; } | |
I1010 21:39:59.263900 75049 main.go:134] libmachine: SSH cmd err, output: <nil>: | |
I1010 21:39:59.263954 75049 machine.go:91] provisioned docker machine in 1.37437088s | |
I1010 21:39:59.263973 75049 start.go:300] post-start starting for "kgw" (driver="docker") | |
I1010 21:39:59.263986 75049 start.go:328] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs] | |
I1010 21:39:59.264097 75049 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs | |
I1010 21:39:59.264177 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:59.304899 75049 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49157 SSHKeyPath:/home/mbana/.minikube/machines/kgw/id_rsa Username:docker} | |
I1010 21:39:59.401587 75049 ssh_runner.go:195] Run: cat /etc/os-release | |
I1010 21:39:59.407417 75049 command_runner.go:130] > NAME="Ubuntu" | |
I1010 21:39:59.407444 75049 command_runner.go:130] > VERSION="20.04.5 LTS (Focal Fossa)" | |
I1010 21:39:59.407451 75049 command_runner.go:130] > ID=ubuntu | |
I1010 21:39:59.407457 75049 command_runner.go:130] > ID_LIKE=debian | |
I1010 21:39:59.407463 75049 command_runner.go:130] > PRETTY_NAME="Ubuntu 20.04.5 LTS" | |
I1010 21:39:59.407470 75049 command_runner.go:130] > VERSION_ID="20.04" | |
I1010 21:39:59.407482 75049 command_runner.go:130] > HOME_URL="https://www.ubuntu.com/" | |
I1010 21:39:59.407489 75049 command_runner.go:130] > SUPPORT_URL="https://help.ubuntu.com/" | |
I1010 21:39:59.407496 75049 command_runner.go:130] > BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" | |
I1010 21:39:59.407505 75049 command_runner.go:130] > PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" | |
I1010 21:39:59.407512 75049 command_runner.go:130] > VERSION_CODENAME=focal | |
I1010 21:39:59.407518 75049 command_runner.go:130] > UBUNTU_CODENAME=focal | |
I1010 21:39:59.407610 75049 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found | |
I1010 21:39:59.407625 75049 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found | |
I1010 21:39:59.407639 75049 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found | |
I1010 21:39:59.407648 75049 info.go:137] Remote host: Ubuntu 20.04.5 LTS | |
I1010 21:39:59.407661 75049 filesync.go:126] Scanning /home/mbana/.minikube/addons for local assets ... | |
I1010 21:39:59.407711 75049 filesync.go:126] Scanning /home/mbana/.minikube/files for local assets ... | |
I1010 21:39:59.407727 75049 start.go:303] post-start completed in 143.742221ms | |
I1010 21:39:59.407793 75049 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'" | |
I1010 21:39:59.407856 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:59.469413 75049 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49157 SSHKeyPath:/home/mbana/.minikube/machines/kgw/id_rsa Username:docker} | |
I1010 21:39:59.583602 75049 command_runner.go:130] > 5% | |
I1010 21:39:59.587865 75049 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'" | |
I1010 21:39:59.608637 75049 command_runner.go:130] > 1714G | |
I1010 21:39:59.612879 75049 fix.go:57] fixHost completed within 1.777803411s | |
I1010 21:39:59.612915 75049 start.go:83] releasing machines lock for "kgw", held for 1.77787691s | |
I1010 21:39:59.613040 75049 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" kgw | |
I1010 21:39:59.763544 75049 ssh_runner.go:195] Run: systemctl --version | |
I1010 21:39:59.763620 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:59.763719 75049 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/ | |
I1010 21:39:59.763840 75049 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" kgw | |
I1010 21:39:59.831401 75049 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49157 SSHKeyPath:/home/mbana/.minikube/machines/kgw/id_rsa Username:docker} | |
I1010 21:39:59.858225 75049 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:49157 SSHKeyPath:/home/mbana/.minikube/machines/kgw/id_rsa Username:docker} | |
I1010 21:39:59.922384 75049 command_runner.go:130] > systemd 245 (245.4-4ubuntu3.18) | |
I1010 21:39:59.922444 75049 command_runner.go:130] > +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid | |
I1010 21:39:59.922586 75049 ssh_runner.go:195] Run: sudo systemctl cat docker.service | |
I1010 21:40:00.101886 75049 command_runner.go:130] > <a href="https://github.com/kubernetes/k8s.io/wiki/New-Registry-url-for-Kubernetes-(registry.k8s.io)">Temporary Redirect</a>. | |
I1010 21:40:00.101962 75049 command_runner.go:130] > # /lib/systemd/system/docker.service | |
I1010 21:40:00.101970 75049 command_runner.go:130] > [Unit] | |
I1010 21:40:00.101980 75049 command_runner.go:130] > Description=Docker Application Container Engine | |
I1010 21:40:00.101990 75049 command_runner.go:130] > Documentation=https://docs.docker.com | |
I1010 21:40:00.101999 75049 command_runner.go:130] > BindsTo=containerd.service | |
I1010 21:40:00.102008 75049 command_runner.go:130] > After=network-online.target firewalld.service containerd.service | |
I1010 21:40:00.102016 75049 command_runner.go:130] > Wants=network-online.target | |
I1010 21:40:00.102024 75049 command_runner.go:130] > Requires=docker.socket | |
I1010 21:40:00.102032 75049 command_runner.go:130] > StartLimitBurst=3 | |
I1010 21:40:00.102040 75049 command_runner.go:130] > StartLimitIntervalSec=60 | |
I1010 21:40:00.102049 75049 command_runner.go:130] > [Service] | |
I1010 21:40:00.102055 75049 command_runner.go:130] > Type=notify | |
I1010 21:40:00.102062 75049 command_runner.go:130] > Restart=on-failure | |
I1010 21:40:00.102073 75049 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration. | |
I1010 21:40:00.102087 75049 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive | |
I1010 21:40:00.102098 75049 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this, | |
I1010 21:40:00.102109 75049 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as | |
I1010 21:40:00.102119 75049 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd | |
I1010 21:40:00.102130 75049 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like: | |
I1010 21:40:00.102141 75049 command_runner.go:130] > # Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. | |
I1010 21:40:00.102154 75049 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other | |
I1010 21:40:00.102165 75049 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL. | |
I1010 21:40:00.102172 75049 command_runner.go:130] > ExecStart= | |
I1010 21:40:00.102193 75049 command_runner.go:130] > ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 | |
I1010 21:40:00.102203 75049 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID | |
I1010 21:40:00.102214 75049 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead | |
I1010 21:40:00.102225 75049 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting. | |
I1010 21:40:00.102232 75049 command_runner.go:130] > LimitNOFILE=infinity | |
I1010 21:40:00.102248 75049 command_runner.go:130] > LimitNPROC=infinity | |
I1010 21:40:00.102256 75049 command_runner.go:130] > LimitCORE=infinity | |
I1010 21:40:00.102265 75049 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it. | |
I1010 21:40:00.102279 75049 command_runner.go:130] > # Only systemd 226 and above support this version. | |
I1010 21:40:00.102286 75049 command_runner.go:130] > TasksMax=infinity | |
I1010 21:40:00.102292 75049 command_runner.go:130] > TimeoutStartSec=0 | |
I1010 21:40:00.102301 75049 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers | |
I1010 21:40:00.102308 75049 command_runner.go:130] > Delegate=yes | |
I1010 21:40:00.102317 75049 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup | |
I1010 21:40:00.102324 75049 command_runner.go:130] > KillMode=process | |
I1010 21:40:00.102336 75049 command_runner.go:130] > [Install] | |
I1010 21:40:00.102342 75049 command_runner.go:130] > WantedBy=multi-user.target | |
I1010 21:40:00.102362 75049 cruntime.go:273] skipping containerd shutdown because we are bound to it | |
I1010 21:40:00.102448 75049 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio | |
I1010 21:40:00.122105 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock | |
image-endpoint: unix:///var/run/cri-dockerd.sock | |
" | sudo tee /etc/crictl.yaml" | |
I1010 21:40:00.148458 75049 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock | |
I1010 21:40:00.148489 75049 command_runner.go:130] > image-endpoint: unix:///var/run/cri-dockerd.sock | |
I1010 21:40:00.154509 75049 ssh_runner.go:195] Run: sudo systemctl unmask docker.service | |
I1010 21:40:00.256874 75049 ssh_runner.go:195] Run: sudo systemctl enable docker.socket | |
I1010 21:40:00.358530 75049 ssh_runner.go:195] Run: sudo systemctl daemon-reload | |
I1010 21:40:00.442890 75049 ssh_runner.go:195] Run: sudo systemctl restart docker | |
I1010 21:40:01.244315 75049 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket | |
I1010 21:40:01.332155 75049 ssh_runner.go:195] Run: sudo systemctl daemon-reload | |
I1010 21:40:01.421086 75049 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket | |
I1010 21:40:01.433808 75049 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock | |
I1010 21:40:01.433937 75049 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock | |
I1010 21:40:01.445860 75049 command_runner.go:130] > File: /var/run/cri-dockerd.sock | |
I1010 21:40:01.445890 75049 command_runner.go:130] > Size: 0 Blocks: 0 IO Block: 4096 socket | |
I1010 21:40:01.445913 75049 command_runner.go:130] > Device: bfh/191d Inode: 173 Links: 1 | |
I1010 21:40:01.445931 75049 command_runner.go:130] > Access: (0660/srw-rw----) Uid: ( 0/ root) Gid: ( 999/ docker) | |
I1010 21:40:01.445952 75049 command_runner.go:130] > Access: 2022-10-10 20:37:56.218352483 +0000 | |
I1010 21:40:01.445962 75049 command_runner.go:130] > Modify: 2022-10-10 20:37:56.125352614 +0000 | |
I1010 21:40:01.445973 75049 command_runner.go:130] > Change: 2022-10-10 20:37:56.127352611 +0000 | |
I1010 21:40:01.445990 75049 command_runner.go:130] > Birth: - | |
I1010 21:40:01.446015 75049 start.go:472] Will wait 60s for crictl version | |
I1010 21:40:01.446118 75049 ssh_runner.go:195] Run: sudo crictl version | |
I1010 21:40:01.509752 75049 command_runner.go:130] > Version: 0.1.0 | |
I1010 21:40:01.509809 75049 command_runner.go:130] > RuntimeName: docker | |
I1010 21:40:01.509821 75049 command_runner.go:130] > RuntimeVersion: 20.10.18 | |
I1010 21:40:01.509833 75049 command_runner.go:130] > RuntimeApiVersion: 1.41.0 | |
I1010 21:40:01.516845 75049 start.go:481] Version: 0.1.0 | |
RuntimeName: docker | |
RuntimeVersion: 20.10.18 | |
RuntimeApiVersion: 1.41.0 | |
I1010 21:40:01.516964 75049 ssh_runner.go:195] Run: docker version --format {{.Server.Version}} | |
I1010 21:40:01.597635 75049 command_runner.go:130] > 20.10.18 | |
I1010 21:40:01.601770 75049 ssh_runner.go:195] Run: docker version --format {{.Server.Version}} | |
I1010 21:40:01.738673 75049 command_runner.go:130] > 20.10.18 | |
I1010 21:40:01.745310 75049 out.go:204] 🐳 Preparing Kubernetes v1.25.2 on Docker 20.10.18 ... | |
🐳 Preparing Kubernetes v1.25.2 on Docker 20.10.18 ...I1010 21:40:01.745552 75049 cli_runner.go:164] Run: docker network inspect kgw --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" | |
- I1010 21:40:01.949002 75049 ssh_runner.go:195] Run: grep 192.168.49.1 host.minikube.internal$ /etc/hosts | |
I1010 21:40:01.953831 75049 command_runner.go:130] > 192.168.49.1 host.minikube.internal | |
I1010 21:40:01.954003 75049 preload.go:132] Checking if preload exists for k8s version v1.25.2 and runtime docker | |
I1010 21:40:01.954084 75049 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}} | |
I1010 21:40:02.003593 75049 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.25.2 | |
I1010 21:40:02.003648 75049 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.25.2 | |
I1010 21:40:02.003660 75049 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.25.2 | |
I1010 21:40:02.003670 75049 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.25.2 | |
I1010 21:40:02.003679 75049 command_runner.go:130] > registry.k8s.io/pause:3.8 | |
I1010 21:40:02.003686 75049 command_runner.go:130] > registry.k8s.io/etcd:3.5.4-0 | |
I1010 21:40:02.003695 75049 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.9.3 | |
I1010 21:40:02.003702 75049 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5 | |
I1010 21:40:02.006971 75049 docker.go:611] Got preloaded images: -- stdout -- | |
registry.k8s.io/kube-apiserver:v1.25.2 | |
registry.k8s.io/kube-scheduler:v1.25.2 | |
registry.k8s.io/kube-controller-manager:v1.25.2 | |
registry.k8s.io/kube-proxy:v1.25.2 | |
registry.k8s.io/pause:3.8 | |
registry.k8s.io/etcd:3.5.4-0 | |
registry.k8s.io/coredns/coredns:v1.9.3 | |
gcr.io/k8s-minikube/storage-provisioner:v5 | |
-- /stdout -- | |
I1010 21:40:02.007000 75049 cache_images.go:84] Images are preloaded, skipping loading | |
I1010 21:40:02.007105 75049 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}} | |
/ I1010 21:40:02.335823 75049 command_runner.go:130] > systemd | |
I1010 21:40:02.335895 75049 cni.go:95] Creating CNI manager for "" | |
I1010 21:40:02.335915 75049 cni.go:169] CNI unnecessary in this configuration, recommending no CNI | |
I1010 21:40:02.335927 75049 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16 | |
I1010 21:40:02.335946 75049 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.25.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:kgw NodeName:kgw DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota feature-gates:LocalStorageCapacityIsolation=false] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true feature-gates:LocalStorageCapacityIsolation=false leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[feature-gates:LocalStorageCapacityIsolation=false leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false} | |
I1010 21:40:02.336125 75049 kubeadm.go:161] kubeadm config: | |
apiVersion: kubeadm.k8s.io/v1beta3 | |
kind: InitConfiguration | |
localAPIEndpoint: | |
advertiseAddress: 192.168.49.2 | |
bindPort: 8443 | |
bootstrapTokens: | |
- groups: | |
- system:bootstrappers:kubeadm:default-node-token | |
ttl: 24h0m0s | |
usages: | |
- signing | |
- authentication | |
nodeRegistration: | |
criSocket: /var/run/cri-dockerd.sock | |
name: "kgw" | |
kubeletExtraArgs: | |
node-ip: 192.168.49.2 | |
taints: [] | |
--- | |
apiVersion: kubeadm.k8s.io/v1beta3 | |
kind: ClusterConfiguration | |
apiServer: | |
certSANs: ["127.0.0.1", "localhost", "192.168.49.2"] | |
extraArgs: | |
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota" | |
feature-gates: "LocalStorageCapacityIsolation=false" | |
controllerManager: | |
extraArgs: | |
allocate-node-cidrs: "true" | |
feature-gates: "LocalStorageCapacityIsolation=false" | |
leader-elect: "false" | |
scheduler: | |
extraArgs: | |
feature-gates: "LocalStorageCapacityIsolation=false" | |
leader-elect: "false" | |
certificatesDir: /var/lib/minikube/certs | |
clusterName: mk | |
controlPlaneEndpoint: control-plane.minikube.internal:8443 | |
etcd: | |
local: | |
dataDir: /var/lib/minikube/etcd | |
extraArgs: | |
proxy-refresh-interval: "70000" | |
kubernetesVersion: v1.25.2 | |
networking: | |
dnsDomain: cluster.local | |
podSubnet: "10.244.0.0/16" | |
serviceSubnet: 10.96.0.0/12 | |
--- | |
apiVersion: kubelet.config.k8s.io/v1beta1 | |
kind: KubeletConfiguration | |
authentication: | |
x509: | |
clientCAFile: /var/lib/minikube/certs/ca.crt | |
cgroupDriver: systemd | |
clusterDomain: "cluster.local" | |
# disable disk resource management by default | |
imageGCHighThresholdPercent: 100 | |
evictionHard: | |
nodefs.available: "0%" | |
nodefs.inodesFree: "0%" | |
imagefs.available: "0%" | |
failSwapOn: false | |
staticPodPath: /etc/kubernetes/manifests | |
--- | |
apiVersion: kubeproxy.config.k8s.io/v1alpha1 | |
kind: KubeProxyConfiguration | |
clusterCIDR: "10.244.0.0/16" | |
metricsBindAddress: 0.0.0.0:10249 | |
conntrack: | |
maxPerCore: 0 | |
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established" | |
tcpEstablishedTimeout: 0s | |
# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close" | |
tcpCloseWaitTimeout: 0s | |
I1010 21:40:02.336278 75049 kubeadm.go:962] kubelet [Unit] | |
Wants=docker.socket | |
[Service] | |
ExecStart= | |
ExecStart=/var/lib/minikube/binaries/v1.25.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --feature-gates=LocalStorageCapacityIsolation=false --hostname-override=kgw --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2 --runtime-request-timeout=15m | |
[Install] | |
config: | |
{KubernetesVersion:v1.25.2 ClusterName:kgw Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates:LocalStorageCapacityIsolation=false ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} | |
I1010 21:40:02.336380 75049 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.2 | |
- I1010 21:40:02.357862 75049 command_runner.go:130] > kubeadm | |
I1010 21:40:02.357898 75049 command_runner.go:130] > kubectl | |
I1010 21:40:02.357902 75049 command_runner.go:130] > kubelet | |
I1010 21:40:02.357932 75049 binaries.go:44] Found k8s binaries, skipping transfer | |
I1010 21:40:02.358040 75049 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube | |
I1010 21:40:02.383287 75049 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (517 bytes) | |
I1010 21:40:02.417497 75049 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes) | |
I1010 21:40:02.449479 75049 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2196 bytes) | |
\ I1010 21:40:02.474082 75049 ssh_runner.go:195] Run: grep 192.168.49.2 control-plane.minikube.internal$ /etc/hosts | |
I1010 21:40:02.481813 75049 command_runner.go:130] > 192.168.49.2 control-plane.minikube.internal | |
I1010 21:40:02.481893 75049 certs.go:54] Setting up /home/mbana/.minikube/profiles/kgw for IP: 192.168.49.2 | |
I1010 21:40:02.481999 75049 certs.go:182] skipping minikubeCA CA generation: /home/mbana/.minikube/ca.key | |
I1010 21:40:02.482034 75049 certs.go:182] skipping proxyClientCA CA generation: /home/mbana/.minikube/proxy-client-ca.key | |
I1010 21:40:02.482121 75049 certs.go:298] skipping minikube-user signed cert generation: /home/mbana/.minikube/profiles/kgw/client.key | |
I1010 21:40:02.482173 75049 certs.go:298] skipping minikube signed cert generation: /home/mbana/.minikube/profiles/kgw/apiserver.key.dd3b5fb2 | |
I1010 21:40:02.482211 75049 certs.go:298] skipping aggregator signed cert generation: /home/mbana/.minikube/profiles/kgw/proxy-client.key | |
I1010 21:40:02.482222 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/profiles/kgw/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt | |
I1010 21:40:02.482238 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/profiles/kgw/apiserver.key -> /var/lib/minikube/certs/apiserver.key | |
I1010 21:40:02.482248 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/profiles/kgw/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt | |
I1010 21:40:02.482258 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/profiles/kgw/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key | |
I1010 21:40:02.482268 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt | |
I1010 21:40:02.482283 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/ca.key -> /var/lib/minikube/certs/ca.key | |
I1010 21:40:02.482292 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt | |
I1010 21:40:02.482304 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key | |
I1010 21:40:02.482358 75049 certs.go:388] found cert: /home/mbana/.minikube/certs/home/mbana/.minikube/certs/ca-key.pem (1679 bytes) | |
I1010 21:40:02.482396 75049 certs.go:388] found cert: /home/mbana/.minikube/certs/home/mbana/.minikube/certs/ca.pem (1074 bytes) | |
I1010 21:40:02.482421 75049 certs.go:388] found cert: /home/mbana/.minikube/certs/home/mbana/.minikube/certs/cert.pem (1119 bytes) | |
I1010 21:40:02.482445 75049 certs.go:388] found cert: /home/mbana/.minikube/certs/home/mbana/.minikube/certs/key.pem (1675 bytes) | |
I1010 21:40:02.482474 75049 vm_assets.go:163] NewFileAsset: /home/mbana/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem | |
I1010 21:40:02.483103 75049 ssh_runner.go:362] scp /home/mbana/.minikube/profiles/kgw/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes) | |
I1010 21:40:02.517296 75049 ssh_runner.go:362] scp /home/mbana/.minikube/profiles/kgw/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes) | |
I1010 21:40:02.547327 75049 ssh_runner.go:362] scp /home/mbana/.minikube/profiles/kgw/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes) | |
| I1010 21:40:02.573554 75049 ssh_runner.go:362] scp /home/mbana/.minikube/profiles/kgw/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes) | |
I1010 21:40:02.601465 75049 ssh_runner.go:362] scp /home/mbana/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes) | |
I1010 21:40:02.632744 75049 ssh_runner.go:362] scp /home/mbana/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes) | |
/ I1010 21:40:02.659955 75049 ssh_runner.go:362] scp /home/mbana/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes) | |
I1010 21:40:02.687607 75049 ssh_runner.go:362] scp /home/mbana/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes) | |
I1010 21:40:02.714400 75049 ssh_runner.go:362] scp /home/mbana/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes) | |
I1010 21:40:02.744889 75049 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes) | |
- I1010 21:40:02.771158 75049 ssh_runner.go:195] Run: openssl version | |
I1010 21:40:02.776514 75049 command_runner.go:130] > OpenSSL 1.1.1f 31 Mar 2020 | |
I1010 21:40:02.776766 75049 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem" | |
I1010 21:40:02.790154 75049 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem | |
I1010 21:40:02.795761 75049 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct 10 10:14 /usr/share/ca-certificates/minikubeCA.pem | |
I1010 21:40:02.795833 75049 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Oct 10 10:14 /usr/share/ca-certificates/minikubeCA.pem | |
I1010 21:40:02.795946 75049 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem | |
I1010 21:40:02.803106 75049 command_runner.go:130] > b5213941 | |
I1010 21:40:02.803453 75049 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0" | |
I1010 21:40:02.815810 75049 kubeadm.go:396] StartCluster: {Name:kgw KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.35@sha256:e6f9b2700841634f3b94907f9cfa6785ca4409ef8e428a0322c1781e809d311b Memory:16000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.25.2 ClusterName:kgw Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates:LocalStorageCapacityIsolation=false ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.25.2 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/mbana:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} | |
I1010 21:40:02.815999 75049 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}} | |
\ I1010 21:40:02.881280 75049 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd | |
I1010 21:40:02.890478 75049 command_runner.go:130] > /var/lib/kubelet/config.yaml | |
I1010 21:40:02.890516 75049 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env | |
I1010 21:40:02.890525 75049 command_runner.go:130] > /var/lib/minikube/etcd: | |
I1010 21:40:02.891223 75049 kubeadm.go:411] found existing configuration files, will attempt cluster restart | |
I1010 21:40:02.891244 75049 kubeadm.go:627] restartCluster start | |
I1010 21:40:02.891343 75049 ssh_runner.go:195] Run: sudo test -d /data/minikube | |
I1010 21:40:02.904861 75049 kubeadm.go:127] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1 | |
stdout: | |
stderr: | |
I1010 21:40:02.906293 75049 kubeconfig.go:135] verify returned: extract IP: "kgw" does not appear in /home/mbana/.kube/config | |
I1010 21:40:02.907365 75049 kubeconfig.go:146] "kgw" context is missing from /home/mbana/.kube/config - will repair! | |
I1010 21:40:02.908849 75049 lock.go:35] WriteFile acquiring /home/mbana/.kube/config: {Name:mk69634dc5dd6fd4793eaf126bebd8921cbec320 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>} | |
I1010 21:40:02.910680 75049 loader.go:374] Config loaded from file: /home/mbana/.kube/config | |
I1010 21:40:02.911028 75049 kapi.go:59] client config for kgw: &rest.Config{Host:"https://192.168.49.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/home/mbana/.minikube/profiles/kgw/client.crt", KeyFile:"/home/mbana/.minikube/profiles/kgw/client.key", CAFile:"/home/mbana/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x177ede0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)} | |
I1010 21:40:02.911769 75049 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new | |
I1010 21:40:02.911820 75049 cert_rotation.go:137] Starting client certificate rotation controller | |
I1010 21:40:02.926872 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:02.926965 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:02.942420 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:03.143110 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:03.143252 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:03.152960 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:03.342794 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:03.342916 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:03.352866 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:03.542959 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:03.543110 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:03.553734 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:03.742913 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:03.743014 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:03.752567 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:03.943409 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:03.943523 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:03.952437 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:04.142516 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:04.142741 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:04.153303 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:04.342789 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:04.342915 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:04.352566 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:04.543548 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:04.543675 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:04.553449 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:04.742945 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:04.743090 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:04.752358 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:04.943024 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:04.943120 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:04.951452 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:05.142870 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.142979 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.153366 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:05.342780 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.342876 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.352462 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:05.543109 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.543285 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.554927 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
\ I1010 21:40:05.743286 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.743395 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.752445 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
/ I1010 21:40:05.943122 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.943265 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.953305 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
I1010 21:40:05.953333 75049 api_server.go:165] Checking apiserver status ... | |
I1010 21:40:05.953417 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
W1010 21:40:05.966969 75049 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1 | |
stdout: | |
stderr: | |
I1010 21:40:05.967008 75049 kubeadm.go:602] needs reconfigure: apiserver error: timed out waiting for the condition | |
I1010 21:40:05.967018 75049 kubeadm.go:1114] stopping kube-system containers ... | |
I1010 21:40:05.967118 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}} | |
- I1010 21:40:06.014965 75049 ssh_runner.go:195] Run: sudo systemctl stop kubelet | |
I1010 21:40:06.027591 75049 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf | |
I1010 21:40:06.038897 75049 command_runner.go:130] > -rw------- 1 root root 5643 Oct 10 20:38 /etc/kubernetes/admin.conf | |
I1010 21:40:06.038975 75049 command_runner.go:130] > -rw------- 1 root root 5656 Oct 10 20:38 /etc/kubernetes/controller-manager.conf | |
I1010 21:40:06.038990 75049 command_runner.go:130] > -rw------- 1 root root 5627 Oct 10 20:38 /etc/kubernetes/kubelet.conf | |
I1010 21:40:06.039071 75049 command_runner.go:130] > -rw------- 1 root root 5604 Oct 10 20:38 /etc/kubernetes/scheduler.conf | |
I1010 21:40:06.041633 75049 kubeadm.go:155] found existing configuration files: | |
-rw------- 1 root root 5643 Oct 10 20:38 /etc/kubernetes/admin.conf | |
-rw------- 1 root root 5656 Oct 10 20:38 /etc/kubernetes/controller-manager.conf | |
-rw------- 1 root root 5627 Oct 10 20:38 /etc/kubernetes/kubelet.conf | |
-rw------- 1 root root 5604 Oct 10 20:38 /etc/kubernetes/scheduler.conf | |
I1010 21:40:06.041738 75049 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf | |
I1010 21:40:06.051833 75049 command_runner.go:130] > server: https://control-plane.minikube.internal:8443 | |
I1010 21:40:06.056858 75049 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf | |
I1010 21:40:06.068917 75049 command_runner.go:130] > server: https://control-plane.minikube.internal:8443 | |
I1010 21:40:06.072056 75049 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf | |
\ I1010 21:40:06.085690 75049 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 1 | |
stdout: | |
stderr: | |
I1010 21:40:06.085818 75049 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf | |
I1010 21:40:06.096576 75049 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf | |
I1010 21:40:06.108835 75049 kubeadm.go:166] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 1 | |
stdout: | |
stderr: | |
I1010 21:40:06.108936 75049 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf | |
I1010 21:40:06.125886 75049 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml | |
I1010 21:40:06.138615 75049 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml | |
I1010 21:40:06.138666 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.2:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml" | |
| I1010 21:40:06.200115 75049 command_runner.go:130] ! W1010 20:40:06.199742 3438 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration! | |
I1010 21:40:06.212167 75049 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs" | |
I1010 21:40:06.212200 75049 command_runner.go:130] > [certs] Using existing ca certificate authority | |
I1010 21:40:06.212210 75049 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk | |
I1010 21:40:06.212220 75049 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk | |
I1010 21:40:06.212230 75049 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority | |
I1010 21:40:06.212240 75049 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk | |
I1010 21:40:06.212248 75049 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority | |
I1010 21:40:06.212256 75049 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk | |
I1010 21:40:06.212266 75049 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk | |
I1010 21:40:06.212282 75049 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk | |
I1010 21:40:06.212291 75049 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk | |
I1010 21:40:06.212299 75049 command_runner.go:130] > [certs] Using the existing "sa" key | |
I1010 21:40:06.212321 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.2:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml" | |
I1010 21:40:06.272284 75049 command_runner.go:130] ! W1010 20:40:06.271757 3447 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration! | |
| I1010 21:40:07.002121 75049 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes" | |
I1010 21:40:07.002157 75049 command_runner.go:130] > [kubeconfig] Using existing kubeconfig file: "/etc/kubernetes/admin.conf" | |
I1010 21:40:07.002179 75049 command_runner.go:130] > [kubeconfig] Using existing kubeconfig file: "/etc/kubernetes/kubelet.conf" | |
I1010 21:40:07.002195 75049 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file | |
I1010 21:40:07.002210 75049 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file | |
I1010 21:40:07.002249 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.2:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml" | |
/ I1010 21:40:07.112321 75049 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" | |
I1010 21:40:07.112890 75049 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" | |
I1010 21:40:07.112910 75049 command_runner.go:130] > [kubelet-start] Starting the kubelet | |
- I1010 21:40:07.219657 75049 command_runner.go:130] ! W1010 20:40:07.083586 3457 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration! | |
I1010 21:40:07.219830 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.2:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml" | |
\ I1010 21:40:07.296224 75049 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests" | |
I1010 21:40:07.296248 75049 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver" | |
I1010 21:40:07.299265 75049 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager" | |
I1010 21:40:07.300302 75049 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler" | |
I1010 21:40:07.305528 75049 command_runner.go:130] ! W1010 20:40:07.283386 3494 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration! | |
I1010 21:40:07.305582 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.2:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml" | |
I1010 21:40:07.355310 75049 command_runner.go:130] ! W1010 20:40:07.354743 3502 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration! | |
I1010 21:40:07.366310 75049 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" | |
I1010 21:40:07.366374 75049 api_server.go:51] waiting for apiserver process to appear ... | |
I1010 21:40:07.366451 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:07.875654 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:08.375642 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:08.875722 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:09.375089 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:09.875768 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:10.374785 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:10.875686 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:11.374793 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:11.875367 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:12.374812 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:12.874947 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:13.375742 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:13.878091 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:14.374822 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:14.875567 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:15.375570 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:15.874961 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:16.375740 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:16.875697 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:17.375453 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:17.875676 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:18.375493 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:18.875073 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:19.375638 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:19.875505 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:20.375802 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:20.875013 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:21.375413 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:21.875394 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:22.375419 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:22.875135 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:23.375174 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:23.875515 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:24.374961 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:24.875027 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:25.375366 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:25.875263 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:26.375142 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:26.875743 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:27.375187 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:27.875811 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:28.375832 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:28.875693 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:29.374978 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:29.875098 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:30.375501 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:30.875512 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:31.375017 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:31.875499 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:32.375073 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:32.875290 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:33.375042 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:33.875635 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:34.375568 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:34.875721 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:35.374785 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:35.875355 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:36.375592 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:36.875341 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:37.375283 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:37.875623 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:38.375512 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:38.875741 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:39.375556 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:39.874989 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:40.375466 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:40.875367 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:41.375434 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:41.875662 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:42.375245 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:42.875612 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:43.375688 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:43.875629 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:44.375705 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:44.874941 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:45.375284 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:45.875533 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:46.375695 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:46.875800 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:47.379379 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:47.875715 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:48.375686 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:48.874973 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:49.375513 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:49.875029 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:50.375168 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:50.875415 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:51.374788 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:51.874996 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:52.374837 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:52.875483 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:53.375734 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:53.875448 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:54.375462 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:54.875027 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:55.375126 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:55.875021 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:56.375418 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:56.875557 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:57.374952 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:57.874788 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:40:58.375754 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:40:58.875701 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:40:59.375146 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:40:59.875383 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:00.375398 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:41:00.875304 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:41:01.374788 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:41:01.876721 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:02.375490 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:41:02.875426 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:41:03.375404 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:41:03.875127 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:04.375301 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:41:04.875449 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:41:05.375353 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:41:05.876844 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:41:06.375766 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:06.875116 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
| I1010 21:41:07.375323 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
/ I1010 21:41:07.471159 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.471192 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:07.471287 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
- I1010 21:41:07.511496 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.511528 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:07.511611 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
\ I1010 21:41:07.614740 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.614772 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:07.614860 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
I1010 21:41:07.669768 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.669797 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:07.669870 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
| I1010 21:41:07.734132 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.734159 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:07.734228 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
I1010 21:41:07.785713 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.785738 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:07.785814 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
/ I1010 21:41:07.853560 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.854593 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:07.854739 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
I1010 21:41:07.901719 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:07.901763 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:07.901845 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:07.901865 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
- I1010 21:41:07.915824 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:07 UTC. -- | |
I1010 21:41:07.915868 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3837]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.915886 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3837]: E1010 20:40:29.026469 3837 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.915895 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.915902 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.915910 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 28. | |
I1010 21:41:07.915915 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.915925 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.915932 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3848]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.915942 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3848]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.915961 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3848]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.915978 75049 command_runner.go:130] > Oct 10 20:40:29 kgw kubelet[3848]: E1010 20:40:29.766933 3848 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.915991 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.916000 75049 command_runner.go:130] > Oct 10 20:40:29 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.916008 75049 command_runner.go:130] > Oct 10 20:40:30 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 29. | |
I1010 21:41:07.916016 75049 command_runner.go:130] > Oct 10 20:40:30 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916023 75049 command_runner.go:130] > Oct 10 20:40:30 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916032 75049 command_runner.go:130] > Oct 10 20:40:30 kgw kubelet[3861]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.916046 75049 command_runner.go:130] > Oct 10 20:40:30 kgw kubelet[3861]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916155 75049 command_runner.go:130] > Oct 10 20:40:30 kgw kubelet[3861]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916189 75049 command_runner.go:130] > Oct 10 20:40:30 kgw kubelet[3861]: E1010 20:40:30.517224 3861 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.916210 75049 command_runner.go:130] > Oct 10 20:40:30 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.916232 75049 command_runner.go:130] > Oct 10 20:40:30 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.916254 75049 command_runner.go:130] > Oct 10 20:40:31 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 30. | |
I1010 21:41:07.916279 75049 command_runner.go:130] > Oct 10 20:40:31 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916302 75049 command_runner.go:130] > Oct 10 20:40:31 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916323 75049 command_runner.go:130] > Oct 10 20:40:31 kgw kubelet[3875]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.916490 75049 command_runner.go:130] > Oct 10 20:40:31 kgw kubelet[3875]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916526 75049 command_runner.go:130] > Oct 10 20:40:31 kgw kubelet[3875]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916558 75049 command_runner.go:130] > Oct 10 20:40:31 kgw kubelet[3875]: E1010 20:40:31.338843 3875 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.916580 75049 command_runner.go:130] > Oct 10 20:40:31 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.916600 75049 command_runner.go:130] > Oct 10 20:40:31 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.916626 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 31. | |
I1010 21:41:07.916645 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916664 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916754 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.916789 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916814 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.916839 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: E1010 20:40:32.452628 3889 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.916864 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.916883 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.916902 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 32. | |
I1010 21:41:07.916922 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.916943 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917030 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.917058 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917093 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917123 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: E1010 20:40:33.402187 3901 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.917145 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.917164 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.917187 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 33. | |
I1010 21:41:07.917204 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917220 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917312 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.917426 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917462 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917477 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: E1010 20:40:34.399749 3913 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.917488 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.917498 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.917507 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 34. | |
I1010 21:41:07.917519 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917528 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917608 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.917644 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917665 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917683 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: E1010 20:40:35.269665 3925 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.917694 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.917707 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.917717 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 35. | |
I1010 21:41:07.917726 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917735 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917747 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.917764 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917781 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.917800 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: E1010 20:40:36.014367 3940 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.917888 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.917934 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.917946 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 36. | |
I1010 21:41:07.917955 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917963 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.917974 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.918153 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918173 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918204 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: E1010 20:40:36.777808 3953 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.918215 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.918225 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.918234 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 37. | |
I1010 21:41:07.918243 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.918252 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.918294 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.918313 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918345 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918447 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: E1010 20:40:37.628971 3966 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.918465 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.918474 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.918485 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 38. | |
I1010 21:41:07.918505 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.918515 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.918526 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.918541 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918559 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.918583 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: E1010 20:40:38.708327 3978 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.918593 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.918601 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.918611 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 39. | |
I1010 21:41:07.918619 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925566 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925595 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.925673 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925700 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925720 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: E1010 20:40:39.519335 3991 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.925732 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.925743 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.925755 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 40. | |
I1010 21:41:07.925764 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925774 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925786 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.925802 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925821 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925839 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: E1010 20:40:40.259844 4004 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.925852 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.925864 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.925875 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 41. | |
I1010 21:41:07.925885 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925896 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.925907 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.925925 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925944 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.925967 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: E1010 20:40:40.997677 4021 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.925979 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.925989 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926001 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 42. | |
I1010 21:41:07.926010 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926020 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926033 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926055 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926076 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926104 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: E1010 20:40:41.820417 4034 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926116 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926127 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926138 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 43. | |
I1010 21:41:07.926149 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926157 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926169 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926190 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926210 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926231 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: E1010 20:40:42.585569 4051 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926246 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926258 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926283 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 44. | |
I1010 21:41:07.926292 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926300 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926313 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926330 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926349 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926368 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: E1010 20:40:43.711241 4064 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926380 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926390 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926424 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 45. | |
I1010 21:41:07.926435 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926444 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926457 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926479 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926499 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926520 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: E1010 20:40:44.609372 4078 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926532 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926542 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926554 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 46. | |
I1010 21:41:07.926564 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926573 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926587 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926606 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926625 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926644 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: E1010 20:40:45.571409 4090 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926657 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926669 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926680 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 47. | |
I1010 21:41:07.926689 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926699 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926711 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926729 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926748 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926767 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: E1010 20:40:46.374138 4101 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926780 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926791 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926802 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:07.926811 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926820 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926835 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926857 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926876 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926896 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.926906 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.926915 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.926925 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:07.926934 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926943 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.926954 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.926975 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.926993 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927013 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927025 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927035 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927045 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:07.927054 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927062 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927074 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927091 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927113 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927131 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927142 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927152 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927162 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:07.927171 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927180 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927191 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927251 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927280 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927298 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927310 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927320 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927330 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:07.927339 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927350 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927360 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927379 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927398 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927418 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927429 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927438 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927450 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:07.927458 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927466 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927478 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927495 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927513 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927531 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927542 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927552 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927561 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:07.927570 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927579 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927591 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927611 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927629 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927644 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927657 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927664 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927671 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:07.927678 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927685 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927694 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927711 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927731 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927749 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927760 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927769 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927778 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:07.927787 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927794 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927806 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927822 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927839 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927856 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927866 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927874 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.927889 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:07.927897 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927905 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.927916 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.927934 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927950 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.927970 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.927981 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.927990 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928000 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:07.928009 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928020 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928032 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928048 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928064 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928081 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928092 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928101 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928111 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:07.928119 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928128 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928142 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928160 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928181 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928201 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928214 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928225 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928235 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:07.928244 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928253 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928265 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928294 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928315 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928333 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928346 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928357 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928367 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:07.928376 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928385 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928397 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928416 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928438 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928458 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928468 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928479 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928490 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:07.928499 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928509 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928521 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928540 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928559 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928578 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928592 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928603 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928612 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:07.928622 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928631 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928643 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928665 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928685 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928706 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928718 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928728 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928739 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:07.928749 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928759 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928771 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928788 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928808 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928828 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928839 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928849 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.928860 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:07.928870 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928886 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.928900 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.928918 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928942 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.928961 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.928976 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.928987 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929001 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:07.929010 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929019 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929032 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929053 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929074 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929094 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929106 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929116 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929127 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:07.929137 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929147 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929160 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929180 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929201 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929221 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929233 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929243 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929256 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:07.929265 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929281 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929293 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929311 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929332 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929351 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929363 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929374 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929385 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:07.929394 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929404 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929416 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929439 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929460 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929478 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929489 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929499 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929508 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:07.929516 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929524 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929541 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929558 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929575 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929591 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929601 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929609 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.929618 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:07.929625 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929634 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:07.929645 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:07.929662 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929683 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:07.929702 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:07.929713 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:07.929722 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:07.968909 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:07.968985 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
I1010 21:41:07.987182 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:07.987236 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987253 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987269 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987304 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987322 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987336 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:07.987351 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:07.987369 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:07.987382 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:07.987393 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:07.987419 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:07.987449 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:07.987468 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:07.987480 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:07.987494 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:07.987511 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:07.987525 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:07.987559 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:07.987571 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:07.987589 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:07.987602 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:07.987623 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:07.987636 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:07.987649 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:07.987663 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:07.987677 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:07.987703 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:07.987725 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:07.989515 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:07.989546 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
\ I1010 21:41:08.072875 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:08.072929 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:08.072942 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:08.072952 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:08.088937 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:08 UTC. -- | |
I1010 21:41:08.088970 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:08.088984 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:08.088995 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089009 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089032 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089046 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089060 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089072 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089093 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089106 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089120 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:08.089134 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:08.089146 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:08.089176 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:08.089189 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:08.089199 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:08.089210 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:08.089222 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:08.089231 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:08.089248 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:08.089258 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:08.089268 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:08.089288 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:08.089298 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:08.089308 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:08.089322 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089336 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089356 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089370 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089382 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089403 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089419 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089439 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089452 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:08.089467 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:08.089482 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:08.089494 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:08.089512 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:08.089522 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:08.089532 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:08.089543 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:08.089552 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:08.089562 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:08.089584 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:08.089595 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:08.089604 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:08.089613 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:08.089623 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:08.089634 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:08.089645 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089662 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089676 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089689 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089700 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089712 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089731 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089744 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.089754 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:08.089771 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:08.089783 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:08.089810 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:08.089821 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:08.089831 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:08.089840 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:08.089852 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:08.089861 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:08.089878 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:08.089888 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:08.089896 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:08.089906 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:08.089915 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:08.089923 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:08.089933 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:08.089949 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.089962 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.089980 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.089993 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.090005 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:08.090022 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:08.090037 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:08.090051 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:08.090062 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:08.090073 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:08.090092 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:08.090107 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:08.090121 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:08.090132 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:08.090140 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:08.090151 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:08.090166 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:08.096261 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:08.096313 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
| I1010 21:41:08.180234 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
/ I1010 21:41:10.687925 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:10.875249 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
| I1010 21:41:11.021049 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.021078 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:11.021174 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
/ I1010 21:41:11.118692 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.118716 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:11.118797 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
- I1010 21:41:11.198181 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.198209 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:11.198318 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
\ I1010 21:41:11.262230 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.262260 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:11.262355 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
I1010 21:41:11.304323 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.304350 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:11.304426 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
| I1010 21:41:11.383227 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.383267 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:11.383390 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:11.423664 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.423692 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:11.423778 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
/ I1010 21:41:11.492868 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:11.492907 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:11.492926 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:11.492945 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:11.512933 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:11 UTC. -- | |
I1010 21:41:11.513018 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513040 75049 command_runner.go:130] > Oct 10 20:40:32 kgw kubelet[3889]: E1010 20:40:32.452628 3889 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513053 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513071 75049 command_runner.go:130] > Oct 10 20:40:32 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513083 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 32. | |
I1010 21:41:11.513094 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513107 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513120 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513140 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513160 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513180 75049 command_runner.go:130] > Oct 10 20:40:33 kgw kubelet[3901]: E1010 20:40:33.402187 3901 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513194 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513204 75049 command_runner.go:130] > Oct 10 20:40:33 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513215 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 33. | |
I1010 21:41:11.513225 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513234 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513246 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513268 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513307 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513325 75049 command_runner.go:130] > Oct 10 20:40:34 kgw kubelet[3913]: E1010 20:40:34.399749 3913 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513336 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513345 75049 command_runner.go:130] > Oct 10 20:40:34 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513354 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 34. | |
I1010 21:41:11.513363 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513372 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513383 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513429 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513449 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513465 75049 command_runner.go:130] > Oct 10 20:40:35 kgw kubelet[3925]: E1010 20:40:35.269665 3925 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513476 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513484 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513493 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 35. | |
I1010 21:41:11.513502 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513510 75049 command_runner.go:130] > Oct 10 20:40:35 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513520 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513536 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513561 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513578 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: E1010 20:40:36.014367 3940 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513589 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513598 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513607 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 36. | |
I1010 21:41:11.513615 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513623 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513634 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513651 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513670 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513687 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: E1010 20:40:36.777808 3953 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513698 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513707 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513716 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 37. | |
I1010 21:41:11.513724 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513732 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513741 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513780 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513799 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513818 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: E1010 20:40:37.628971 3966 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513828 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513836 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513844 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 38. | |
I1010 21:41:11.513852 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513860 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513870 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513886 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513904 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.513920 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: E1010 20:40:38.708327 3978 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.513934 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.513943 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.513952 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 39. | |
I1010 21:41:11.513960 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513968 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.513978 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.513993 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.514009 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.514023 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: E1010 20:40:39.519335 3991 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.514033 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.514044 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.514053 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 40. | |
I1010 21:41:11.514061 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.514070 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.514082 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.514119 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.514137 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.514155 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: E1010 20:40:40.259844 4004 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.514180 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.514195 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.514209 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 41. | |
I1010 21:41:11.514222 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516421 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516450 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.516479 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516509 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516534 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: E1010 20:40:40.997677 4021 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.516552 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.516570 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.516584 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 42. | |
I1010 21:41:11.516605 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516625 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516644 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.516663 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516684 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516705 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: E1010 20:40:41.820417 4034 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.516717 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.516732 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.516748 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 43. | |
I1010 21:41:11.516762 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516779 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516797 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.516858 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516887 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.516914 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: E1010 20:40:42.585569 4051 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.516931 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.516946 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.516960 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 44. | |
I1010 21:41:11.516976 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.516992 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517013 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517045 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517071 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517096 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: E1010 20:40:43.711241 4064 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517115 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517132 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517151 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 45. | |
I1010 21:41:11.517167 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517182 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517201 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517230 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517258 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517287 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: E1010 20:40:44.609372 4078 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517304 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517319 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517334 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 46. | |
I1010 21:41:11.517347 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517361 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517377 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517402 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517425 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517445 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: E1010 20:40:45.571409 4090 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517460 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517474 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517487 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 47. | |
I1010 21:41:11.517500 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517514 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517530 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517553 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517577 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517604 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: E1010 20:40:46.374138 4101 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517622 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517637 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517651 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:11.517665 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517679 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517695 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517720 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517748 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517775 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517791 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517806 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517821 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:11.517835 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517849 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.517866 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.517891 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517916 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.517939 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.517955 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.517970 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.517985 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:11.517998 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518011 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518028 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518049 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518073 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518097 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.518113 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.518130 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.518146 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:11.518160 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518174 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518189 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518210 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518233 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518255 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.518277 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.518295 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.518309 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:11.518323 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518337 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518353 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518378 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518497 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518519 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.518532 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.518542 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.518553 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:11.518564 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518574 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518586 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518604 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518624 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518643 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.518654 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.518666 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.518677 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:11.518688 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518698 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518711 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518729 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518752 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.518770 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.518781 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.518791 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.518802 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:11.518811 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518820 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.518832 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.518879 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
- I1010 21:41:11.539716 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.539747 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.539759 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.539770 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.539780 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:11.539789 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.539798 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.539811 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.539828 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.539848 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.539867 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.539879 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.539889 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.539899 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:11.539909 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.539920 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.539933 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.539952 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.539984 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.540004 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.540016 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.540026 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.540037 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:11.540047 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.551682 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.551711 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.551754 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.551775 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.551794 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.551804 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.551815 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.551826 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:11.551835 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.551845 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.551857 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.551876 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.551896 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.551921 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.551942 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.551953 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.551963 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:11.551973 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553276 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553293 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553311 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553332 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553351 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553363 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.553373 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.553384 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:11.553392 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553402 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553417 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553444 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553464 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553481 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553491 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.553508 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.553519 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:11.553529 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553538 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553550 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553572 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553593 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553614 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553626 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.553637 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.553649 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:11.553657 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553667 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553680 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553697 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553716 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553735 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553747 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.553757 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.553767 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:11.553781 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553791 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553804 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553827 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553846 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553865 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553877 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.553887 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.553898 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:11.553907 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553917 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.553930 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.553947 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553967 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.553986 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.553998 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.554009 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.554020 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:11.554030 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554044 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554058 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.554090 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554112 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554133 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.554146 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.554158 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.554169 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:11.554180 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554191 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554222 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.554269 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554309 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554421 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.554479 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.554534 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.554587 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:11.554640 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554693 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.554744 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.554805 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554874 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.554930 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.554981 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.555037 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.555092 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:11.555144 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555196 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555391 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.555415 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555447 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555474 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.555498 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.555520 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.555531 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:11.555541 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555552 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555564 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.555588 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555608 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555627 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.555642 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.555653 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.555664 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:11.555674 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555684 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555696 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.555715 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555735 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555754 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.555766 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.555775 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.555786 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:11.555796 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555806 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555820 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.555839 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555859 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555877 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.555889 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.555902 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.555913 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:11.555922 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555933 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.555946 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.555967 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.555988 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.556006 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.556019 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.556028 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.556038 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:11.556048 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.556058 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.556072 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.556091 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.556112 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.556131 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.556143 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.556153 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.556163 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:11.556174 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.556189 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:11.556201 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:11.556220 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.556241 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:11.556260 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:11.556282 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:11.556294 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:11.596435 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:11.596488 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
I1010 21:41:11.610833 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:11.610877 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610886 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610894 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610902 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610911 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610919 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:11.610928 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:11.610935 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:11.610942 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:11.610949 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:11.610966 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:11.610987 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:11.611000 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:11.611008 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:11.611017 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:11.611026 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:11.611034 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:11.611042 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:11.611050 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:11.611060 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:11.611068 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:11.611076 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:11.611084 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:11.611093 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:11.611101 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:11.611110 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:11.611126 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:11.611143 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:11.616430 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:11.616479 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
\ I1010 21:41:11.713633 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:11.718372 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:11.718399 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:11.718415 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:11.730822 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:11 UTC. -- | |
I1010 21:41:11.730863 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:11.730874 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:11.730890 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.730907 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.730930 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.730943 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.730956 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.730968 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.730984 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.731002 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.731012 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:11.731026 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:11.731036 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:11.731051 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:11.731063 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:11.731078 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:11.731089 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:11.731160 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:11.731172 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:11.731183 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:11.731194 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:11.731204 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:11.731213 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:11.731234 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:11.731244 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:11.731256 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.731281 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.731298 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.731312 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.731323 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.731398 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.731416 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.731430 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.731450 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:11.731467 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:11.731480 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:11.731494 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:11.731510 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:11.731527 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:11.731537 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:11.731550 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:11.731561 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:11.731572 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:11.731599 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:11.731611 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:11.731624 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:11.731635 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:11.731645 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:11.731655 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:11.731672 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.731685 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.731704 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.731717 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.731729 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.731747 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.731763 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.731776 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.731787 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:11.731803 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:11.731819 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:11.732651 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:11.732674 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:11.732684 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:11.732701 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:11.732712 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:11.732722 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:11.732732 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:11.732747 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:11.732757 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:11.732773 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:11.732783 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:11.732793 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:11.732803 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:11.732814 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.732827 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.732849 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.732862 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.732874 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:11.732887 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:11.732903 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:11.732920 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:11.732934 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:11.732944 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:11.732959 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:11.732972 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:11.732985 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:11.733003 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:11.733012 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:11.733023 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:11.733037 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
| I1010 21:41:11.742451 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:11.742500 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
I1010 21:41:11.818792 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
/ I1010 21:41:14.319405 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
- I1010 21:41:14.375808 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
I1010 21:41:14.441857 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.441890 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:14.441986 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
\ I1010 21:41:14.493743 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.493784 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:14.493865 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
I1010 21:41:14.538998 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.539034 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:14.539123 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
| I1010 21:41:14.589764 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.589795 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:14.589874 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
I1010 21:41:14.643679 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.643703 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:14.643780 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
/ I1010 21:41:14.681253 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.681293 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:14.681368 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:14.714743 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.714780 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:14.714883 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
- I1010 21:41:14.755743 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:14.755789 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:14.755805 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:14.755822 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:14.768119 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:14 UTC. -- | |
I1010 21:41:14.768162 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768182 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3940]: E1010 20:40:36.014367 3940 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.768199 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.768209 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.768218 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 36. | |
I1010 21:41:14.768227 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768237 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768248 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.768266 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768302 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768319 75049 command_runner.go:130] > Oct 10 20:40:36 kgw kubelet[3953]: E1010 20:40:36.777808 3953 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.768334 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.768348 75049 command_runner.go:130] > Oct 10 20:40:36 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.768359 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 37. | |
I1010 21:41:14.768367 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768378 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768390 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.768439 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768458 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768475 75049 command_runner.go:130] > Oct 10 20:40:37 kgw kubelet[3966]: E1010 20:40:37.628971 3966 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.768486 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.768544 75049 command_runner.go:130] > Oct 10 20:40:37 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.768556 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 38. | |
I1010 21:41:14.768566 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768581 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768594 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.768678 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768711 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768739 75049 command_runner.go:130] > Oct 10 20:40:38 kgw kubelet[3978]: E1010 20:40:38.708327 3978 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.768755 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.768772 75049 command_runner.go:130] > Oct 10 20:40:38 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.768787 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 39. | |
I1010 21:41:14.768800 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768818 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768834 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.768857 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768887 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.768910 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: E1010 20:40:39.519335 3991 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.768928 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.768942 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.768962 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 40. | |
I1010 21:41:14.768977 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.768991 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769008 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.769036 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769060 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769082 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: E1010 20:40:40.259844 4004 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.769102 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.769117 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.769133 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 41. | |
I1010 21:41:14.769392 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769409 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769426 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.769571 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769600 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769628 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: E1010 20:40:40.997677 4021 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.769643 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.769658 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.769672 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 42. | |
I1010 21:41:14.769693 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769707 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769723 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.769747 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769776 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.769798 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: E1010 20:40:41.820417 4034 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.769814 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.769834 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.769849 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 43. | |
I1010 21:41:14.769863 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769877 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.769953 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.769977 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.770006 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.770029 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: E1010 20:40:42.585569 4051 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.770045 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.770064 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.770078 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 44. | |
I1010 21:41:14.770092 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.770105 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.770123 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.770226 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.770254 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.770286 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: E1010 20:40:43.711241 4064 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.770303 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.770318 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.770333 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 45. | |
I1010 21:41:14.770352 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.772693 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.772723 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.772748 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.772780 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.772806 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: E1010 20:40:44.609372 4078 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.772823 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.772844 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.772860 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 46. | |
I1010 21:41:14.772873 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.772887 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.772903 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.772927 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.772951 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.772974 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: E1010 20:40:45.571409 4090 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.772990 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.773005 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.773019 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 47. | |
I1010 21:41:14.773033 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773076 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773092 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.773370 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773402 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773424 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: E1010 20:40:46.374138 4101 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.773441 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.773456 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.773470 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:14.773484 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773498 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773513 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.773535 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773559 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773580 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.773600 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.773613 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.773628 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:14.773641 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773655 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773671 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.773695 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773749 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.773772 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.773788 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.773801 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.773817 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:14.773830 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773845 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.773861 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.774158 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774262 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774295 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.774312 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.774328 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.774343 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:14.774357 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774371 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774388 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.774411 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774435 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774459 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.774475 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.774508 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.774523 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:14.774537 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774550 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774567 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.774592 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774615 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774639 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.774654 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.774668 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.774682 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:14.774696 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774719 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774736 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.774765 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774789 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774812 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.774828 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.774861 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.774875 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:14.774888 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774902 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.774917 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.774941 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774966 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.774989 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775005 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775019 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.775034 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:14.775047 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775060 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775076 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.775097 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775121 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775144 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775159 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775174 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.775189 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:14.775202 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775239 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775257 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.775288 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775315 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775339 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775356 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775370 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.775384 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:14.775399 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775413 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775429 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.775453 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775477 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775501 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775518 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775532 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.775546 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:14.775559 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775688 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775705 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.775727 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775754 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775779 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775796 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775812 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.775826 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:14.775840 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775853 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.775869 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.775921 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775946 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.775970 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.775984 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.775997 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.776010 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:14.776023 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776037 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776052 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.776073 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.776094 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.776115 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.776129 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.776142 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.776156 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:14.776169 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776182 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776197 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.776220 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.776242 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.776264 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.776287 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.776301 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.776315 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:14.776328 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776341 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.776356 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.776379 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803457 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803562 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.803579 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.803595 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.803609 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:14.803622 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.803649 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.803665 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.803687 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803716 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803740 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.803755 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.803768 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.803787 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:14.803801 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.803815 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.803832 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.803859 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803884 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.803907 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.803929 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.803943 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.803957 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:14.803971 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.803984 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.804005 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.804041 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.804065 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.804093 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.804109 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.804123 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.804137 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:14.804154 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.804168 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.804184 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.804206 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.804235 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.804259 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.804283 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.804299 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.804313 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:14.804326 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.809755 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.809784 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.809808 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.809840 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.809865 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.809893 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.809908 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.809923 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:14.809936 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.809949 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.809966 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810006 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810037 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810078 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810095 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810109 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810123 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:14.810135 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810148 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810163 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810185 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810207 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810229 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810244 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810258 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810302 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:14.810318 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810331 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810346 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810367 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810390 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810412 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810431 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810444 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810458 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:14.810470 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810484 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810499 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810524 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810548 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810570 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810587 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810604 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810618 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:14.810632 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810644 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810660 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810684 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810706 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810728 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810743 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810757 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810771 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:14.810784 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810797 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810813 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.810834 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810884 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.810909 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.810924 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.810938 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.810952 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:14.810964 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810977 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.810992 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811015 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811036 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811058 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811072 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811086 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.811100 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:14.811113 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811125 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811141 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811162 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811211 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811232 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811247 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811261 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.811280 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:14.811295 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811309 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811326 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811346 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811367 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811387 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811402 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811415 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.811428 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:14.811441 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811454 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811469 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811494 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811515 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811535 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811550 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811592 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.811606 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:14.811618 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811631 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811645 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811665 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811686 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811707 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811721 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811735 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:14.811749 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:14.811761 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811774 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:14.811788 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:14.811808 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811830 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:14.811850 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:14.811865 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:14.811877 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
\ I1010 21:41:14.859997 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:14.860061 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
I1010 21:41:14.874143 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:14.874178 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874188 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874198 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874215 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874230 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874241 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:14.874252 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:14.874263 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:14.874293 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:14.874304 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:14.874325 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:14.874346 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:14.874363 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:14.874379 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:14.874391 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:14.874402 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:14.874413 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:14.874424 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:14.874440 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:14.874453 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:14.874464 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:14.874477 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:14.874487 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:14.874497 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:14.874517 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:14.874528 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:14.874548 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:14.874568 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:14.876455 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:14.876480 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
| I1010 21:41:14.955146 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:14.960417 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:14.960450 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:14.960477 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:14.973825 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:14 UTC. -- | |
I1010 21:41:14.973877 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:14.973901 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:14.973916 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.973934 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.973961 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.973979 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.973999 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.974014 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.974040 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.974056 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.974070 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:14.974091 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:14.974114 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:14.974136 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:14.974151 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:14.974163 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:14.974183 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:14.974198 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:14.974210 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:14.974222 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:14.974235 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:14.974251 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:14.974261 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:14.974283 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:14.974300 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:14.974312 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.974328 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.974344 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.974370 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.974385 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.974446 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.974467 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.974482 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.974496 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:14.974522 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:14.974536 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:14.974551 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:14.974565 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:14.974586 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:14.974599 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:14.974613 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:14.974625 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:14.974638 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:14.974662 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:14.974676 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:14.974688 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:14.974700 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:14.974712 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:14.974725 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:14.974748 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.974766 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.974786 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.974809 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.974827 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.974843 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.974863 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.974887 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.974902 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:14.974921 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:14.974938 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:14.975002 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:14.975018 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:14.975028 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:14.975043 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:14.975065 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:14.975078 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:14.975093 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:14.975106 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:14.975117 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:14.975135 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:14.975147 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:14.975158 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:14.975170 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:14.975183 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.975206 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.975225 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.975240 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.975254 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:14.975283 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:14.975305 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:14.975322 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:14.975338 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:14.975360 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:14.975381 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:14.975396 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:14.975412 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:14.975434 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:14.975445 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:14.975459 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:14.975474 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:14.986290 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:14.986364 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
I1010 21:41:15.025806 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
/ I1010 21:41:17.529101 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:41:17.875089 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
I1010 21:41:17.902767 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:17.902850 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:17.902947 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
I1010 21:41:17.930139 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:17.930183 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:17.930256 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
I1010 21:41:17.958200 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:17.958241 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:17.958341 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
- I1010 21:41:17.984859 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:17.984883 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:17.984972 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
I1010 21:41:18.009901 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:18.009929 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:18.010015 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
I1010 21:41:18.035228 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:18.035259 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:18.035350 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:18.063176 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:18.063203 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:18.063297 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
\ I1010 21:41:18.094416 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:18.094439 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:18.094459 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:18.094474 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:18.108570 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:18 UTC. -- | |
I1010 21:41:18.108627 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.108652 75049 command_runner.go:130] > Oct 10 20:40:39 kgw kubelet[3991]: E1010 20:40:39.519335 3991 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.108666 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.108678 75049 command_runner.go:130] > Oct 10 20:40:39 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.108696 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 40. | |
I1010 21:41:18.108711 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.108723 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.108737 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.108807 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.108847 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.108875 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4004]: E1010 20:40:40.259844 4004 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.108900 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.108925 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.108942 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 41. | |
I1010 21:41:18.108994 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109006 75049 command_runner.go:130] > Oct 10 20:40:40 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109021 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109039 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109059 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109079 75049 command_runner.go:130] > Oct 10 20:40:40 kgw kubelet[4021]: E1010 20:40:40.997677 4021 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109089 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109096 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109106 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 42. | |
I1010 21:41:18.109117 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109124 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109138 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109239 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109269 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109293 75049 command_runner.go:130] > Oct 10 20:40:41 kgw kubelet[4034]: E1010 20:40:41.820417 4034 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109302 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109309 75049 command_runner.go:130] > Oct 10 20:40:41 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109317 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 43. | |
I1010 21:41:18.109328 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109338 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109350 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109369 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109386 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109399 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: E1010 20:40:42.585569 4051 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109409 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109419 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109430 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 44. | |
I1010 21:41:18.109440 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109448 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109458 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109471 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109486 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109505 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: E1010 20:40:43.711241 4064 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109516 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109527 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109536 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 45. | |
I1010 21:41:18.109546 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109554 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109566 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109610 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109631 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109649 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: E1010 20:40:44.609372 4078 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109660 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109669 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109680 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 46. | |
I1010 21:41:18.109690 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109701 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109710 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109723 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109741 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109754 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: E1010 20:40:45.571409 4090 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109764 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109773 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109781 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 47. | |
I1010 21:41:18.109788 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109798 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109810 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109825 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109840 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.109854 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: E1010 20:40:46.374138 4101 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.109862 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.109869 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.109877 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:18.109886 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109900 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.109911 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.109997 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110231 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110253 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.110265 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.110280 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.110293 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:18.110426 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.110439 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.110456 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.110537 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110590 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110612 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.110624 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.110688 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.110745 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:18.110797 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.110808 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.110825 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.110854 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110880 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.110907 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.110925 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.110943 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.110960 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:18.110979 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.110995 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111012 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.111126 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111160 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111186 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.111204 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.111224 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.111242 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:18.111258 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111279 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111301 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.111327 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111356 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111382 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.111401 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.111420 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.111437 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:18.111455 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111466 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111478 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.111497 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111517 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111535 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.111547 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.111558 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.111572 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:18.111583 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111593 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111606 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.111707 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111889 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.111912 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.111936 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.111954 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.111969 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:18.111983 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.111996 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112012 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112103 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112128 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112154 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112166 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112176 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112194 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:18.112204 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112214 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112226 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112245 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112307 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112327 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112347 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112357 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112368 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:18.112378 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112388 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112401 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112433 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112453 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112471 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112494 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112505 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112516 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:18.112526 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112536 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112549 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112576 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112596 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112614 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112626 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112637 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112657 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:18.112668 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112679 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112692 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112711 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112738 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112758 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112772 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112785 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112803 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:18.112813 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112823 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112836 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112858 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112885 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.112904 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.112916 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.112927 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.112943 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:18.112953 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112964 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.112976 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.112995 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113020 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113039 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113053 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113063 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113073 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:18.113083 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113103 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113116 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.113134 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113153 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113178 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113193 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113203 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113213 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:18.113223 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113232 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113253 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.113311 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113337 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113362 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113374 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113384 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113395 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:18.113406 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113415 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113434 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.113452 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113473 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113491 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113510 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113520 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113532 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:18.113542 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113552 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113564 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.113588 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113610 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113628 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113670 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113681 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113692 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:18.113702 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113712 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.113731 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.113846 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113867 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.113886 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.113897 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.113914 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.113925 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:18.113935 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.123868 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.123901 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.123942 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.123973 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124009 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.124030 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.124049 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.124060 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:18.124068 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124088 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124109 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.124136 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124164 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124191 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.124211 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.124230 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.124249 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:18.124267 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124322 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124343 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.124384 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124415 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124443 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.124463 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.124483 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.124501 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:18.124520 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124537 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124570 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.124645 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124674 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124701 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.124721 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.124738 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.124756 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:18.124773 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124817 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.124836 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.124864 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124892 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.124919 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.124940 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.124973 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.124992 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:18.125013 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125032 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125054 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125087 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125118 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125152 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125176 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.125198 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.125218 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:18.125238 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125258 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125285 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125316 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125383 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125405 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125417 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.125426 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.125437 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:18.125447 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125456 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125469 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125491 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125514 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125535 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125547 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.125558 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.125568 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:18.125577 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125586 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125599 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125621 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125642 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125663 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125676 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.125720 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.125732 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:18.125741 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125751 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125765 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125784 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125808 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125826 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125838 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.125848 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.125858 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:18.125868 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125878 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.125890 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.125909 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125931 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.125950 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.125961 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126000 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126010 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:18.126020 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126028 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126042 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126063 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126110 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126130 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126144 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126154 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126164 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:18.126173 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126183 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126196 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126215 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126234 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126252 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126263 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126281 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126290 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 80. | |
I1010 21:41:18.126297 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126331 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126343 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126361 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126380 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126402 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: E1010 20:41:15.286887 4866 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126413 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126422 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126432 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 81. | |
I1010 21:41:18.126440 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126448 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126459 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126479 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126502 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126520 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: E1010 20:41:16.115335 4874 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126531 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126540 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126549 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 82. | |
I1010 21:41:18.126556 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126591 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126601 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126617 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126634 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126652 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: E1010 20:41:17.025874 4883 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126664 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126672 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:18.126680 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 83. | |
I1010 21:41:18.126688 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126696 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:18.126706 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:18.126722 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126741 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:18.126758 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: E1010 20:41:17.769614 4893 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:18.126768 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:18.126797 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
| I1010 21:41:18.170884 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:18.170925 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
I1010 21:41:18.182693 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:18.182736 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182749 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182759 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182769 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182789 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182799 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:18.182809 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:18.182818 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:18.182827 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:18.182835 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:18.182855 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:18.182877 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:18.182887 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:18.182896 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:18.182906 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:18.182916 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:18.182925 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:18.182934 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:18.182942 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:18.182958 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:18.182968 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:18.182979 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:18.182989 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:18.182997 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:18.183007 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:18.183017 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:18.183035 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:18.183053 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:18.184840 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:18.184870 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
I1010 21:41:18.243082 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:18.247884 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:18.247980 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:18.248003 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:18.262308 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:18 UTC. -- | |
I1010 21:41:18.263090 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:18.263115 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:18.263127 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.263145 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.263163 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.263178 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.263198 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.263212 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.263252 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.263283 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.263302 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:18.263323 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:18.263340 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:18.263366 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:18.263418 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:18.263463 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:18.263508 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:18.263559 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:18.263604 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:18.263652 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:18.263700 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:18.263749 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:18.263796 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:18.263986 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:18.264043 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:18.264094 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.264148 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.264207 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.264255 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.264313 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.264388 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.264450 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.264506 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.264557 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:18.264597 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:18.264637 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:18.264680 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:18.264721 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:18.264742 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:18.264787 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:18.264831 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:18.264846 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:18.264886 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:18.264931 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:18.264972 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:18.264990 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:18.265026 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:18.265040 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:18.265075 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:18.265094 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.265472 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.265556 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.265623 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.265672 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.265719 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.265772 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.265817 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.265868 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:18.265914 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:18.265956 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:18.266031 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:18.266084 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:18.266123 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:18.266164 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:18.266205 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:18.266265 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:18.266317 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:18.266359 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:18.266399 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:18.266439 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:18.266480 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:18.266518 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:18.266557 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:18.266597 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.266634 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.266670 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.266708 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.266753 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:18.266795 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:18.266822 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:18.266848 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:18.266894 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:18.266928 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:18.266956 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:18.266974 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:18.266991 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:18.267009 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:18.267025 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:18.267042 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:18.267117 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
/ I1010 21:41:18.275058 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:18.275104 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
I1010 21:41:18.308530 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
- I1010 21:41:20.809382 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
I1010 21:41:20.875402 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
\ I1010 21:41:20.914637 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:20.914670 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:20.914775 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
I1010 21:41:20.944177 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:20.944219 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:20.944323 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
I1010 21:41:20.977820 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:20.977849 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:20.977921 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
| I1010 21:41:21.019708 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:21.019733 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:21.019823 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
I1010 21:41:21.052748 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:21.052776 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:21.052858 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
/ I1010 21:41:21.084436 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:21.084464 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:21.084555 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:21.126633 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:21.126759 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:21.126877 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
- I1010 21:41:21.195243 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:21.195266 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:21.195299 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:21.195312 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:21.206962 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:21 UTC. -- | |
I1010 21:41:21.207098 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.207155 75049 command_runner.go:130] > Oct 10 20:40:42 kgw kubelet[4051]: E1010 20:40:42.585569 4051 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.207191 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.207244 75049 command_runner.go:130] > Oct 10 20:40:42 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.207287 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 44. | |
I1010 21:41:21.207318 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.207373 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.207409 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.207453 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.207515 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.207556 75049 command_runner.go:130] > Oct 10 20:40:43 kgw kubelet[4064]: E1010 20:40:43.711241 4064 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.207597 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.207644 75049 command_runner.go:130] > Oct 10 20:40:43 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.207681 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 45. | |
I1010 21:41:21.207725 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.207761 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.207807 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.207851 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.207911 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.207952 75049 command_runner.go:130] > Oct 10 20:40:44 kgw kubelet[4078]: E1010 20:40:44.609372 4078 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.208005 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.208038 75049 command_runner.go:130] > Oct 10 20:40:44 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.208688 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 46. | |
I1010 21:41:21.208705 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.208719 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.208735 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.208909 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.208936 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.208959 75049 command_runner.go:130] > Oct 10 20:40:45 kgw kubelet[4090]: E1010 20:40:45.571409 4090 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.208979 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.208993 75049 command_runner.go:130] > Oct 10 20:40:45 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.209007 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 47. | |
I1010 21:41:21.209020 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.209033 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.209054 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.209075 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.209099 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.209128 75049 command_runner.go:130] > Oct 10 20:40:46 kgw kubelet[4101]: E1010 20:40:46.374138 4101 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.209143 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.209156 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.209170 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:21.209183 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.209201 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210106 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.210131 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210163 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210184 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.210199 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.210211 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.210224 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:21.210242 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210254 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210281 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.210370 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210394 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210415 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.210435 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.210449 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.210462 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:21.210475 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210488 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210507 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.210527 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210549 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210575 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.210592 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.210605 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.210619 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:21.210630 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210641 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210662 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.210683 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210703 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210728 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.210742 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.210759 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.210772 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:21.210784 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210800 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210815 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.210862 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210891 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.210911 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.210925 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.210943 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.210957 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:21.210968 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210981 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.210996 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.211020 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.211042 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.211296 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.211312 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.214232 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.214264 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:21.214282 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.214291 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.214303 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.214322 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.214345 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.214363 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.214373 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.214390 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.214405 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:21.214413 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.214511 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.214523 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.214682 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.214703 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.214726 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.214736 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.220299 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.220378 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:21.220390 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220400 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220413 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.220433 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220453 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220471 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.220484 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.220494 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.220553 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:21.220564 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220584 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220597 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.220616 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220636 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220657 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.220670 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.220681 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.220693 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:21.220703 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220739 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220753 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.220788 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220809 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220829 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.220844 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.220855 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.220866 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:21.220876 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220885 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.220899 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.220917 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220938 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.220958 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.220970 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.220980 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.220992 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:21.221002 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221039 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221052 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221072 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221095 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221115 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221128 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221139 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221150 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:21.221159 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221170 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221182 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221206 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221229 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221249 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221262 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221326 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221339 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:21.221349 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221381 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221395 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221416 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221438 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221459 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221473 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221484 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221495 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:21.221505 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221515 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221528 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221548 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221567 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221587 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221601 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221614 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221626 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:21.221636 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221646 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221659 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221682 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221727 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221748 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221761 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221772 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221784 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:21.221797 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221809 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221823 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221843 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221864 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.221885 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.221898 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.221910 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.221921 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:21.221932 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221942 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.221956 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.221975 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222009 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222029 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222041 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.222051 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.222063 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:21.222074 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222084 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222098 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.222178 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222201 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222236 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222254 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.222276 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.222294 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:21.222308 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222323 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222340 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.222364 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222390 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222419 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222441 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.222485 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.222501 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:21.222516 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222531 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222549 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.222573 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222598 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222621 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222638 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.222654 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.222670 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:21.222684 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222700 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222718 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.222744 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222769 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222792 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222809 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.222824 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.222840 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:21.222854 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222888 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.222906 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.222932 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222957 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.222981 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.222998 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.223013 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.223028 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:21.223043 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223058 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223075 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.223099 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223125 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223149 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.223165 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.223181 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.223196 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:21.223211 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223246 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223264 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.223299 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223325 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223349 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.223366 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.223382 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.223398 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:21.223412 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223427 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223445 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.223470 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223496 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223521 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.223538 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.223553 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.223569 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:21.223584 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223616 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223635 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.223660 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223686 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223711 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.223730 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.223744 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.223760 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:21.223775 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223789 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.223807 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.223834 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.223880 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226214 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.226239 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.226268 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.226291 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:21.226301 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226313 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226329 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.226355 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226381 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226419 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.226452 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.226469 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.226487 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:21.226501 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226517 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226534 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.226568 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226599 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226626 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.226642 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.226659 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.226693 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:21.226710 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226719 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226734 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.226768 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226791 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.226814 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.226850 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.226870 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.226883 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 80. | |
I1010 21:41:21.226893 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.226905 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.227189 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.235830 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.235877 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.235906 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: E1010 20:41:15.286887 4866 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.235977 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.236111 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.236126 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 81. | |
I1010 21:41:21.236382 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236397 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236410 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.236429 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236449 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236468 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: E1010 20:41:16.115335 4874 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.236480 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.236491 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.236502 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 82. | |
I1010 21:41:21.236512 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236523 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236535 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.236564 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236588 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236609 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: E1010 20:41:17.025874 4883 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.236622 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.236632 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.236643 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 83. | |
I1010 21:41:21.236652 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236661 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236673 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.236691 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236711 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236731 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: E1010 20:41:17.769614 4893 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.236750 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.236762 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.236772 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 84. | |
I1010 21:41:21.236782 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236790 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236803 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.236821 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236844 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.236862 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: E1010 20:41:18.504525 5020 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.236875 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.236884 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.236895 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 85. | |
I1010 21:41:21.236904 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236912 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.236927 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.236949 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.237892 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.237922 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: E1010 20:41:19.269039 5029 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.237934 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.237944 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.237956 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 86. | |
I1010 21:41:21.237966 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.238078 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.238094 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.238113 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.238134 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.238153 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: E1010 20:41:20.016442 5040 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.238165 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.238175 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.238185 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 87. | |
I1010 21:41:21.238195 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.238205 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:21.238218 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:21.238236 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.238429 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:21.238454 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: E1010 20:41:20.783759 5053 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:21.238467 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:21.238478 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:21.274402 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:21.274466 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
\ I1010 21:41:21.289869 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:21.289903 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.289980 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.290212 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.290265 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.290322 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.290372 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:21.290422 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:21.290470 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:21.290519 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:21.290567 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:21.290628 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:21.290834 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:21.290850 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:21.290868 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:21.290882 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:21.290893 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:21.290904 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:21.290916 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:21.290926 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:21.290943 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:21.290952 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:21.290962 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:21.290972 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:21.290982 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:21.290992 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:21.291003 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:21.291021 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:21.291041 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:21.292842 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:21.292878 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
I1010 21:41:21.381035 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
| W1010 21:41:21.386807 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:21.386838 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:21.386852 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:21.397907 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:21 UTC. -- | |
I1010 21:41:21.397941 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:21.397952 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:21.397963 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.397980 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.397995 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398008 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398023 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398034 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.398047 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398058 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398068 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:21.398080 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:21.398090 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:21.398105 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:21.398115 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:21.398124 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:21.398135 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:21.398146 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:21.398155 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:21.398165 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:21.398175 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:21.398182 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:21.398191 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:21.398200 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:21.398210 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:21.398220 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398234 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.398249 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398261 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398279 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398422 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.398440 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398451 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398460 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:21.398474 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:21.398484 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:21.398497 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:21.398506 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:21.398514 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:21.398523 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:21.398532 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:21.398540 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:21.398550 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:21.398565 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:21.398576 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:21.398584 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:21.398592 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:21.398600 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:21.398608 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:21.398618 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398629 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.398642 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398652 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398664 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398674 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.398688 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.398698 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.398708 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:21.398721 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:21.398731 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:21.398823 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:21.398836 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:21.398858 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:21.398870 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:21.398880 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:21.398889 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:21.398899 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:21.398910 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:21.398917 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:21.398936 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:21.398945 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:21.398954 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:21.398965 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:21.398976 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.398990 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.399012 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.399025 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.399037 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:21.399049 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:21.399065 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:21.399085 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:21.399098 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:21.399110 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:21.399126 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:21.399137 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:21.399157 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:21.399169 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:21.399179 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:21.399190 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:21.399202 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:21.406801 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:21.406849 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
I1010 21:41:21.457498 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
/ I1010 21:41:23.958767 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
/ I1010 21:41:24.375280 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
\ I1010 21:41:24.564892 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.564929 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:24.565022 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
| I1010 21:41:24.611267 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.611303 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:24.611384 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
I1010 21:41:24.663283 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.663311 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:24.663398 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
/ I1010 21:41:24.784077 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.784109 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:24.784215 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
- I1010 21:41:24.840933 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.840963 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:24.841046 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
\ I1010 21:41:24.901398 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.901423 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:24.901520 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:24.951809 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:24.951840 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:24.951930 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
| I1010 21:41:25.021843 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:25.021906 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:25.021936 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:25.021969 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:25.036325 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:25 UTC. -- | |
I1010 21:41:25.036430 75049 command_runner.go:130] > Oct 10 20:40:46 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.036457 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 48. | |
I1010 21:41:25.036482 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036501 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036526 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.036555 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036597 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036629 75049 command_runner.go:130] > Oct 10 20:40:47 kgw kubelet[4114]: E1010 20:40:47.458010 4114 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.036652 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.036674 75049 command_runner.go:130] > Oct 10 20:40:47 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.036735 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 49. | |
I1010 21:41:25.036745 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036752 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036762 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.036801 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036825 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036847 75049 command_runner.go:130] > Oct 10 20:40:48 kgw kubelet[4128]: E1010 20:40:48.319157 4128 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.036860 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.036872 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.036884 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 50. | |
I1010 21:41:25.036895 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036906 75049 command_runner.go:130] > Oct 10 20:40:48 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.036917 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.036936 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036956 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.036975 75049 command_runner.go:130] > Oct 10 20:40:49 kgw kubelet[4142]: E1010 20:40:49.134858 4142 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.037122 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.037137 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.037159 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 51. | |
I1010 21:41:25.037171 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037182 75049 command_runner.go:130] > Oct 10 20:40:49 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037196 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.037216 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037237 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037259 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.037337 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.037352 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.037363 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:25.037372 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037390 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037403 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.037422 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037446 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037465 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.037479 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.037490 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.037501 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:25.037512 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037522 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037535 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.037554 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037630 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037652 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.037765 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.037788 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.037798 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:25.037807 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037815 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.037827 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.037844 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037862 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.037934 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.037949 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.037972 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.037983 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:25.037994 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038004 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038017 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.038035 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038056 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038074 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.038087 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.038099 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.038110 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:25.038119 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038129 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038141 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.038159 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038226 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038244 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.038329 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.038355 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.038391 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:25.038415 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038440 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038463 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.038575 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038597 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038618 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.038629 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.038638 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.038647 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:25.038656 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038665 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038676 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.038694 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038725 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038760 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.038845 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.038874 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.038884 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:25.038895 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038905 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.038916 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.038934 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.038966 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039001 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.039155 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.039179 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.039197 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:25.039215 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039232 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039251 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.039283 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039313 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039338 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.039357 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.039375 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.039458 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:25.039484 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039501 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039522 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.039548 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039576 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039602 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.039620 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.039638 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.039656 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:25.039673 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039689 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.039708 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.039734 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039760 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.039784 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.039862 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.039883 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.039909 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:25.039984 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040008 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040028 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.040053 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040080 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040105 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.040125 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.040144 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.040163 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:25.040180 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040199 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040219 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.040245 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040282 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040310 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.040330 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.040348 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.040367 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:25.040384 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040402 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040426 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.040454 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040482 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040509 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.040590 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.040612 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.040638 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:25.040656 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040674 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040727 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.040774 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040797 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040817 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.040831 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.040842 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.040853 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:25.040862 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040872 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.040898 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.040929 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040958 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.040986 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.041006 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.041025 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.041044 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:25.041063 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.041082 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.041104 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.041132 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.041162 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.041190 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.041295 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.041318 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.041338 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:25.041357 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.041375 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.041395 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.041423 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062000 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062052 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.062066 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.062080 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.062090 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:25.062098 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.062107 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.062119 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.062136 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062159 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062178 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.062191 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.062202 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.062212 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:25.062220 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.062229 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.062240 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.062257 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062289 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.062401 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.062416 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.062425 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.062435 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:25.062444 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.070965 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.070991 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071012 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071034 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071055 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.071067 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.071076 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.071086 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:25.071095 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071103 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071115 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071133 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071153 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071171 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.071184 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.071192 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.071217 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:25.071227 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071296 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071319 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071347 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071376 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071419 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.071440 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.071458 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.071476 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:25.071493 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071510 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071529 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071555 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071583 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071613 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.071633 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.071651 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.071669 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:25.071689 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071706 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071726 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071752 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071812 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071842 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.071863 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.071881 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.071898 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:25.071915 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071933 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.071946 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.071966 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.071987 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072009 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072020 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072032 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072042 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:25.072050 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072059 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072074 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072092 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072111 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072129 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072140 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072213 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072223 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:25.072231 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072239 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072249 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072265 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072312 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072329 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072339 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072348 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072356 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 80. | |
I1010 21:41:25.072363 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072371 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072382 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072401 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072421 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072440 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: E1010 20:41:15.286887 4866 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072451 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072460 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072469 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 81. | |
I1010 21:41:25.072477 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072484 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072495 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072510 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072531 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072546 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: E1010 20:41:16.115335 4874 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072557 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072565 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072573 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 82. | |
I1010 21:41:25.072581 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072588 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072598 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072613 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072630 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072651 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: E1010 20:41:17.025874 4883 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072662 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072670 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072678 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 83. | |
I1010 21:41:25.072686 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072693 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072703 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072718 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072775 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072805 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: E1010 20:41:17.769614 4893 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072823 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.072839 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.072854 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 84. | |
I1010 21:41:25.072870 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072885 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.072903 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.072926 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072950 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.072974 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: E1010 20:41:18.504525 5020 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.072998 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073015 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.073031 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 85. | |
I1010 21:41:25.073047 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073062 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073079 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.073101 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073126 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073154 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: E1010 20:41:19.269039 5029 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.073176 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073224 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.073241 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 86. | |
I1010 21:41:25.073256 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073276 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073295 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.073321 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073346 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073373 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: E1010 20:41:20.016442 5040 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.073390 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073406 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.073429 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 87. | |
I1010 21:41:25.073445 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073459 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073477 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.073499 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073523 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073547 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: E1010 20:41:20.783759 5053 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.073564 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073580 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.073596 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 88. | |
I1010 21:41:25.073611 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073671 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073689 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.073714 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073743 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073768 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: E1010 20:41:21.542051 5180 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.073785 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073801 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.073819 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 89. | |
I1010 21:41:25.073845 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073861 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.073879 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.073907 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073931 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.073961 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: E1010 20:41:22.296033 5188 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.073981 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.073997 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.074012 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 90. | |
I1010 21:41:25.074027 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.074041 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.074059 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.074082 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.074106 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.074131 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: E1010 20:41:23.114857 5197 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.074148 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.074163 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.074178 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 91. | |
I1010 21:41:25.074194 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.074209 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.074231 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:25.074255 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.074290 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:25.074323 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: E1010 20:41:24.152610 5205 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:25.074345 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:25.074387 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:25.074404 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 92. | |
I1010 21:41:25.074420 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:25.074436 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
/ I1010 21:41:25.114454 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:25.114526 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
I1010 21:41:25.133350 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:25.133388 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133399 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133408 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133416 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133427 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133435 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:25.133445 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:25.133453 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:25.133461 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:25.133471 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:25.133491 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:25.133510 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:25.133525 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:25.133533 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:25.133541 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:25.133550 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:25.133558 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:25.133565 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:25.133573 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:25.133592 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:25.133601 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:25.133609 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:25.133618 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:25.133626 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:25.133635 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:25.133645 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:25.133663 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:25.133684 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:25.135428 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:25.135488 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
- I1010 21:41:25.233788 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:25.238943 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:25.238975 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:25.238990 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:25.251873 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:25 UTC. -- | |
I1010 21:41:25.251920 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:25.251936 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:25.251950 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.251973 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.251991 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252010 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252030 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.252047 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.252067 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252084 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252099 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:25.252118 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:25.252134 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:25.252158 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:25.252176 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:25.252190 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:25.252295 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:25.252313 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:25.252327 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:25.252342 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:25.252358 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:25.252371 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:25.252385 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:25.252399 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:25.252414 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:25.252429 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.252447 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.252467 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252484 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252501 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.252529 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.252550 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252568 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252584 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:25.252604 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:25.252620 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:25.252639 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:25.252656 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:25.252671 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:25.252685 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:25.252701 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:25.252715 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:25.252731 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:25.252753 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:25.252768 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:25.252782 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:25.252796 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:25.252810 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:25.252828 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:25.252847 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.252864 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.252885 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252902 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252919 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.252937 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.252958 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.252977 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.252996 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:25.253015 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:25.253031 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:25.253060 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:25.253077 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:25.253090 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:25.253105 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:25.253121 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:25.253137 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:25.253153 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:25.253168 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:25.253181 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:25.253195 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:25.253209 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:25.253223 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:25.253238 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:25.253253 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.253276 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.253308 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.253328 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.253349 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:25.253368 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:25.253389 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:25.253407 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:25.253425 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:25.253443 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:25.253464 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:25.253482 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:25.253501 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:25.253519 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:25.253534 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:25.253552 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:25.253568 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:25.260160 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:25.260215 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
\ I1010 21:41:25.322244 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
| I1010 21:41:27.823416 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
I1010 21:41:27.875076 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
I1010 21:41:27.911629 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:27.911657 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:27.911750 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
/ I1010 21:41:27.951620 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:27.951656 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:27.951743 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
I1010 21:41:28.007952 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.008092 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:28.008438 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
- I1010 21:41:28.053390 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.053416 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:28.053494 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
I1010 21:41:28.103917 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.103963 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:28.104061 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
\ I1010 21:41:28.143539 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.143571 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:28.143666 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
I1010 21:41:28.190030 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.190061 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:28.190188 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
| I1010 21:41:28.228539 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:28.228588 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:28.228613 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:28.228637 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:28.243133 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:28 UTC. -- | |
I1010 21:41:28.243181 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243206 75049 command_runner.go:130] > Oct 10 20:40:50 kgw kubelet[4155]: E1010 20:40:50.130216 4155 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.243219 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.243229 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.243239 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 52. | |
I1010 21:41:28.243249 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243282 75049 command_runner.go:130] > Oct 10 20:40:50 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243297 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.243312 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243334 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243351 75049 command_runner.go:130] > Oct 10 20:40:51 kgw kubelet[4168]: E1010 20:40:51.148449 4168 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.243369 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.243379 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.243388 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 53. | |
I1010 21:41:28.243398 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243406 75049 command_runner.go:130] > Oct 10 20:40:51 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243416 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.243433 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243452 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243516 75049 command_runner.go:130] > Oct 10 20:40:52 kgw kubelet[4181]: E1010 20:40:52.189180 4181 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.243528 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.243536 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.243556 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 54. | |
I1010 21:41:28.243565 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243575 75049 command_runner.go:130] > Oct 10 20:40:52 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243585 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.243777 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243798 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243828 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4198]: E1010 20:40:53.037654 4198 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.243840 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.243850 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.243861 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 55. | |
I1010 21:41:28.243870 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243880 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.243894 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.243912 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243931 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.243950 75049 command_runner.go:130] > Oct 10 20:40:53 kgw kubelet[4209]: E1010 20:40:53.914404 4209 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244004 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244015 75049 command_runner.go:130] > Oct 10 20:40:53 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244025 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 56. | |
I1010 21:41:28.244034 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244054 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244068 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.244085 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244104 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244121 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244135 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244144 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244153 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:28.244162 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244171 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244183 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.244315 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244338 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244355 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244370 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244380 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244390 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:28.244398 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244406 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244418 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.244436 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244517 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244539 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244563 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244574 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244583 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:28.244591 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244600 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244613 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.244636 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244653 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244669 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244679 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244688 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244699 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:28.244706 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244754 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.244765 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.244903 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244925 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.244958 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.244969 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.244979 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.244989 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:28.244997 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245176 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245189 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.245206 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245226 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245246 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.245257 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.245266 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.245280 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:28.245289 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245345 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245358 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.245377 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245409 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245427 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.245437 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.245446 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.245456 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:28.245469 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245644 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245657 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.245779 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245800 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245819 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.245832 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.245842 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.245852 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:28.245860 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245919 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.245933 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.245951 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.245985 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246005 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246016 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.246026 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.246035 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:28.246047 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246056 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246067 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.246085 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246102 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246119 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246128 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.246137 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.246146 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:28.246196 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246209 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246219 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.246298 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246317 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246344 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246355 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.246363 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.246372 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:28.246382 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246390 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246400 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.246423 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246440 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246508 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246519 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.246527 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.246547 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:28.246555 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246564 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246574 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.246591 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246609 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246632 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246642 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.246650 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.246660 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:28.246669 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246678 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.246695 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.246776 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246791 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.246803 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.246811 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.254825 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.254855 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:28.254868 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.254878 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.254892 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.254914 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.254936 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.254957 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.254970 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.254981 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.254992 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:28.255002 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.255012 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.255025 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.255046 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.255068 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.255088 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.255107 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.257704 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.257730 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:28.257742 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.257754 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.257769 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.257808 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.257835 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.257856 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.257871 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.257890 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.257902 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:28.257915 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.257927 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.257942 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.257967 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.257990 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.258012 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.258031 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.258045 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.258059 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:28.258072 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266141 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266211 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266234 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266257 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266282 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266299 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266310 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.266320 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:28.266328 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266338 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266351 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266443 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266463 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266483 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266496 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266507 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.266517 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:28.266529 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266538 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266549 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266568 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266588 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266610 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266621 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266631 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.266641 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:28.266651 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266660 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266671 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266690 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266709 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266726 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266737 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266747 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.266757 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:28.266765 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266774 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266785 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266806 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266826 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266852 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266866 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266876 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.266886 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:28.266895 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266904 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.266915 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.266934 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266954 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.266973 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.266984 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.266994 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267004 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 80. | |
I1010 21:41:28.267013 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267021 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267033 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267055 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267075 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267093 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: E1010 20:41:15.286887 4866 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267105 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267116 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267126 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 81. | |
I1010 21:41:28.267136 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267145 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267156 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267179 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267198 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267218 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: E1010 20:41:16.115335 4874 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267230 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267240 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267249 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 82. | |
I1010 21:41:28.267259 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267268 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267284 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267303 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267322 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267343 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: E1010 20:41:17.025874 4883 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267355 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267365 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267375 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 83. | |
I1010 21:41:28.267384 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267392 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267403 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267421 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267440 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267463 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4893]: E1010 20:41:17.769614 4893 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267478 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267492 75049 command_runner.go:130] > Oct 10 20:41:17 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267512 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 84. | |
I1010 21:41:28.267534 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267551 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267574 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267602 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267621 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267638 75049 command_runner.go:130] > Oct 10 20:41:18 kgw kubelet[5020]: E1010 20:41:18.504525 5020 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267659 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267672 75049 command_runner.go:130] > Oct 10 20:41:18 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267682 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 85. | |
I1010 21:41:28.267691 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267699 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267710 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267732 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267751 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267768 75049 command_runner.go:130] > Oct 10 20:41:19 kgw kubelet[5029]: E1010 20:41:19.269039 5029 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267780 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267789 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267804 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 86. | |
I1010 21:41:28.267812 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267821 75049 command_runner.go:130] > Oct 10 20:41:19 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267832 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267851 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267869 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.267897 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5040]: E1010 20:41:20.016442 5040 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.267909 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.267919 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.267928 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 87. | |
I1010 21:41:28.267937 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267945 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.267962 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.267983 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268003 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268020 75049 command_runner.go:130] > Oct 10 20:41:20 kgw kubelet[5053]: E1010 20:41:20.783759 5053 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268042 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268052 75049 command_runner.go:130] > Oct 10 20:41:20 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268061 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 88. | |
I1010 21:41:28.268070 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268079 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268090 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268114 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268137 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268154 75049 command_runner.go:130] > Oct 10 20:41:21 kgw kubelet[5180]: E1010 20:41:21.542051 5180 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268166 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268181 75049 command_runner.go:130] > Oct 10 20:41:21 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268190 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 89. | |
I1010 21:41:28.268201 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268209 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268220 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268238 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268262 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268291 75049 command_runner.go:130] > Oct 10 20:41:22 kgw kubelet[5188]: E1010 20:41:22.296033 5188 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268306 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268315 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268325 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 90. | |
I1010 21:41:28.268356 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268395 75049 command_runner.go:130] > Oct 10 20:41:22 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268442 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268500 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268564 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268582 75049 command_runner.go:130] > Oct 10 20:41:23 kgw kubelet[5197]: E1010 20:41:23.114857 5197 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268594 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268610 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268619 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 91. | |
I1010 21:41:28.268629 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268638 75049 command_runner.go:130] > Oct 10 20:41:23 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268651 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268668 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268692 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268711 75049 command_runner.go:130] > Oct 10 20:41:24 kgw kubelet[5205]: E1010 20:41:24.152610 5205 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268723 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268733 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268744 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 92. | |
I1010 21:41:28.268759 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268768 75049 command_runner.go:130] > Oct 10 20:41:24 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268780 75049 command_runner.go:130] > Oct 10 20:41:25 kgw kubelet[5285]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268797 75049 command_runner.go:130] > Oct 10 20:41:25 kgw kubelet[5285]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268815 75049 command_runner.go:130] > Oct 10 20:41:25 kgw kubelet[5285]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268839 75049 command_runner.go:130] > Oct 10 20:41:25 kgw kubelet[5285]: E1010 20:41:25.129127 5285 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268852 75049 command_runner.go:130] > Oct 10 20:41:25 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268865 75049 command_runner.go:130] > Oct 10 20:41:25 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.268875 75049 command_runner.go:130] > Oct 10 20:41:25 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 93. | |
I1010 21:41:28.268883 75049 command_runner.go:130] > Oct 10 20:41:25 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268893 75049 command_runner.go:130] > Oct 10 20:41:25 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.268910 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5350]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.268932 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5350]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268950 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5350]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.268978 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5350]: E1010 20:41:26.051018 5350 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.268989 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.268998 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.269021 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 94. | |
I1010 21:41:28.269051 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.269071 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.269096 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5358]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.269132 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5358]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.269162 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5358]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.269202 75049 command_runner.go:130] > Oct 10 20:41:26 kgw kubelet[5358]: E1010 20:41:26.891700 5358 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.269226 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.269250 75049 command_runner.go:130] > Oct 10 20:41:26 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.269282 75049 command_runner.go:130] > Oct 10 20:41:27 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 95. | |
I1010 21:41:28.269307 75049 command_runner.go:130] > Oct 10 20:41:27 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.269330 75049 command_runner.go:130] > Oct 10 20:41:27 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:28.269357 75049 command_runner.go:130] > Oct 10 20:41:27 kgw kubelet[5366]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:28.269387 75049 command_runner.go:130] > Oct 10 20:41:27 kgw kubelet[5366]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.269426 75049 command_runner.go:130] > Oct 10 20:41:27 kgw kubelet[5366]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:28.269455 75049 command_runner.go:130] > Oct 10 20:41:27 kgw kubelet[5366]: E1010 20:41:27.784938 5366 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:28.269485 75049 command_runner.go:130] > Oct 10 20:41:27 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:28.269507 75049 command_runner.go:130] > Oct 10 20:41:27 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:28.310594 75049 logs.go:123] Gathering logs for dmesg ... | |
I1010 21:41:28.310653 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400" | |
/ I1010 21:41:28.318802 75049 command_runner.go:130] > [Oct10 19:33] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. | |
I1010 21:41:28.318818 75049 command_runner.go:130] > [ +0.464270] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318827 75049 command_runner.go:130] > [ +0.002833] ata3.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318835 75049 command_runner.go:130] > [ +0.003424] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318845 75049 command_runner.go:130] > [ +0.002767] ata6.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318856 75049 command_runner.go:130] > [ +0.000145] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318867 75049 command_runner.go:130] > [ +0.003217] ata2.00: supports DRM functions and may not be fully accessible | |
I1010 21:41:28.318884 75049 command_runner.go:130] > [ +0.741459] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02) | |
I1010 21:41:28.318893 75049 command_runner.go:130] > [ +1.091432] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:28.318904 75049 command_runner.go:130] > [ +0.000002] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist | |
I1010 21:41:28.318911 75049 command_runner.go:130] > [ +0.437486] amdgpu: SRAT table not found | |
I1010 21:41:28.318933 75049 command_runner.go:130] > [ +1.293493] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:28.318955 75049 command_runner.go:130] > [ +0.000046] systemd-sysv-generator[826]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:28.318966 75049 command_runner.go:130] > [ +0.286951] v4l2loopback: loading out-of-tree module taints kernel. | |
I1010 21:41:28.318980 75049 command_runner.go:130] > [ +0.313843] kauditd_printk_skb: 119 callbacks suppressed | |
I1010 21:41:28.318990 75049 command_runner.go:130] > [ +0.382984] iwlwifi 0000:28:00.0: Direct firmware load for iwlwifi-cc-a0-72.ucode failed with error -2 | |
I1010 21:41:28.318999 75049 command_runner.go:130] > [ +0.030954] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver | |
I1010 21:41:28.319009 75049 command_runner.go:130] > [ +0.035952] usb 6-1: current rate 16000 is different from the runtime rate 24000 | |
I1010 21:41:28.319018 75049 command_runner.go:130] > [ +0.063997] usb 6-1: current rate 16000 is different from the runtime rate 32000 | |
I1010 21:41:28.319026 75049 command_runner.go:130] > [ +0.049345] Bluetooth: hci0: MSFT filter_enable is already on | |
I1010 21:41:28.319040 75049 command_runner.go:130] > [ +0.014653] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:28.319048 75049 command_runner.go:130] > [ +0.033129] thermal thermal_zone0: failed to read out thermal zone (-61) | |
I1010 21:41:28.319056 75049 command_runner.go:130] > [ +7.520877] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:28.319065 75049 command_runner.go:130] > [ +0.064005] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:28.319074 75049 command_runner.go:130] > [ +0.064368] usb 6-1: current rate 16000 is different from the runtime rate 48000 | |
I1010 21:41:28.319085 75049 command_runner.go:130] > [Oct10 20:10] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out! | |
I1010 21:41:28.319095 75049 command_runner.go:130] > [Oct10 20:11] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout, but soft recovered | |
I1010 21:41:28.319115 75049 command_runner.go:130] > [Oct10 20:40] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:28.319133 75049 command_runner.go:130] > [ +0.000029] systemd-sysv-generator[79294]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. | |
I1010 21:41:28.320868 75049 logs.go:123] Gathering logs for describe nodes ... | |
I1010 21:41:28.320893 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" | |
I1010 21:41:28.375395 75049 command_runner.go:130] ! The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
W1010 21:41:28.380742 75049 logs.go:130] failed describe nodes: command: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1 | |
stdout: | |
stderr: | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
output: | |
** stderr ** | |
The connection to the server localhost:8443 was refused - did you specify the right host or port? | |
** /stderr ** | |
I1010 21:41:28.380774 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:28.380788 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:28.393013 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:28 UTC. -- | |
I1010 21:41:28.393043 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:28.393068 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:28.393091 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.393116 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.393143 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.393175 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.393201 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.393221 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.393254 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.393288 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.393308 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:28.393331 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:28.393357 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:28.393382 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:28.393403 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:28.393421 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:28.393439 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:28.393452 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:28.393463 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:28.393474 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:28.393485 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:28.393493 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:28.393509 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:28.393520 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:28.393535 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:28.393547 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.393560 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.393582 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.393596 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.393609 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.393662 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.393679 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.393693 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.393716 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:28.393745 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:28.393766 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:28.393790 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:28.393834 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:28.393853 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:28.393871 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:28.393896 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:28.393914 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:28.393935 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:28.393972 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:28.393994 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:28.394009 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:28.394021 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:28.394039 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:28.394053 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:28.394075 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.394106 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.394121 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.394136 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.394150 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.394169 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.394196 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.394254 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.394312 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:28.394358 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:28.394402 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:28.394467 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:28.394481 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:28.394490 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:28.394500 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:28.394510 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:28.394518 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:28.394529 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:28.394545 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:28.394553 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:28.394562 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:28.394572 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:28.394582 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:28.394593 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:28.394606 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.394627 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.394643 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.394656 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.394670 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:28.394683 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:28.394708 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:28.394721 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:28.394733 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:28.394743 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:28.394768 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:28.394823 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:28.394865 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:28.394911 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:28.394929 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:28.394939 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:28.394950 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:28.401648 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:28.401704 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
- I1010 21:41:28.464205 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
\ I1010 21:41:30.964530 75049 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.* | |
\ I1010 21:41:31.375033 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}} | |
| I1010 21:41:31.443793 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.443818 75049 logs.go:276] No container was found matching "kube-apiserver" | |
I1010 21:41:31.443901 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_etcd --format={{.ID}} | |
I1010 21:41:31.508771 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.508797 75049 logs.go:276] No container was found matching "etcd" | |
I1010 21:41:31.508888 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_coredns --format={{.ID}} | |
/ I1010 21:41:31.566756 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.566784 75049 logs.go:276] No container was found matching "coredns" | |
I1010 21:41:31.566881 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}} | |
I1010 21:41:31.628415 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.628451 75049 logs.go:276] No container was found matching "kube-scheduler" | |
I1010 21:41:31.628525 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}} | |
- I1010 21:41:31.679036 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.679065 75049 logs.go:276] No container was found matching "kube-proxy" | |
I1010 21:41:31.679156 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kubernetes-dashboard --format={{.ID}} | |
I1010 21:41:31.714650 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.714679 75049 logs.go:276] No container was found matching "kubernetes-dashboard" | |
I1010 21:41:31.714763 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}} | |
\ I1010 21:41:31.769695 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.769734 75049 logs.go:276] No container was found matching "storage-provisioner" | |
I1010 21:41:31.769833 75049 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}} | |
| I1010 21:41:31.838891 75049 logs.go:274] 0 containers: [] | |
W1010 21:41:31.838933 75049 logs.go:276] No container was found matching "kube-controller-manager" | |
I1010 21:41:31.838948 75049 logs.go:123] Gathering logs for Docker ... | |
I1010 21:41:31.838963 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u docker -n 400" | |
I1010 21:41:31.852941 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:31 UTC. -- | |
I1010 21:41:31.852979 75049 command_runner.go:130] > Oct 10 20:37:50 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:31.853015 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.149643414Z" level=info msg="Starting up" | |
I1010 21:41:31.853043 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156716992Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.853069 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156755462Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.853097 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156783212Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.853129 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.156794322Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.853160 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161565437Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.853193 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161601197Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.853224 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161736257Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.853253 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.161751937Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.853292 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.192611330Z" level=info msg="Loading containers: start." | |
I1010 21:41:31.853327 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.599710309Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:31.853361 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.837599107Z" level=info msg="Loading containers: done." | |
I1010 21:41:31.853393 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891661048Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:31.853543 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.891940247Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:31.853568 75049 command_runner.go:130] > Oct 10 20:37:51 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:31.853594 75049 command_runner.go:130] > Oct 10 20:37:51 kgw dockerd[137]: time="2022-10-10T20:37:51.979822673Z" level=info msg="API listen on /run/docker.sock" | |
I1010 21:41:31.853623 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed. | |
I1010 21:41:31.853647 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:31.853673 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.904372905Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:31.853702 75049 command_runner.go:130] > Oct 10 20:37:53 kgw dockerd[137]: time="2022-10-10T20:37:53.905760500Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:31.853725 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:31.853760 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:31.853783 75049 command_runner.go:130] > Oct 10 20:37:53 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:31.853808 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.038658566Z" level=info msg="Starting up" | |
I1010 21:41:31.853842 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057796296Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.853868 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057833246Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.853907 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057866906Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.853934 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.057878876Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.853961 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065857091Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.853998 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065897090Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.854029 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065923120Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.854063 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.065936310Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.854089 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.123858440Z" level=info msg="Loading containers: start." | |
I1010 21:41:31.854128 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.516570804Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:31.854153 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.592913875Z" level=info msg="Loading containers: done." | |
I1010 21:41:31.854184 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602636815Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:31.854211 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.602697275Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:31.854233 75049 command_runner.go:130] > Oct 10 20:37:54 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:31.854259 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.632361782Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:31.854294 75049 command_runner.go:130] > Oct 10 20:37:54 kgw dockerd[378]: time="2022-10-10T20:37:54.633949347Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:31.854321 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:31.854348 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.618217795Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:31.854381 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.619410391Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby | |
I1010 21:41:31.854408 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[378]: time="2022-10-10T20:37:55.626807468Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:31.854438 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:31.854462 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:31.854485 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:31.854513 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.691664895Z" level=info msg="Starting up" | |
I1010 21:41:31.854539 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693515160Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.854567 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693639969Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.854599 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693709269Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.854626 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.693764629Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.854658 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697233078Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.854686 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697473637Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.854729 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697553767Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.854755 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.697612097Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.854782 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.708090694Z" level=info msg="Loading containers: start." | |
I1010 21:41:31.854815 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.864393256Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:31.854841 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.920636201Z" level=info msg="Loading containers: done." | |
I1010 21:41:31.854888 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930669649Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:31.854916 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.930728339Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:31.854946 75049 command_runner.go:130] > Oct 10 20:37:55 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:31.854968 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.966773657Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:31.854989 75049 command_runner.go:130] > Oct 10 20:37:55 kgw dockerd[582]: time="2022-10-10T20:37:55.970908634Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:31.855008 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopping Docker Application Container Engine... | |
I1010 21:41:31.855034 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.467168282Z" level=info msg="Processing signal 'terminated'" | |
I1010 21:41:31.855054 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[582]: time="2022-10-10T20:40:00.468369568Z" level=info msg="Daemon shutdown complete" | |
I1010 21:41:31.855072 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Succeeded. | |
I1010 21:41:31.855094 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Stopped Docker Application Container Engine. | |
I1010 21:41:31.855112 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: docker.service: Consumed 12.377s CPU time. | |
I1010 21:41:31.855130 75049 command_runner.go:130] > Oct 10 20:40:00 kgw systemd[1]: Starting Docker Application Container Engine... | |
I1010 21:41:31.855152 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.750121488Z" level=info msg="Starting up" | |
I1010 21:41:31.855177 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769337818Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.855200 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769414618Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.855225 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769453588Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.855252 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.769474128Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.855321 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774122874Z" level=info msg="parsed scheme: \"unix\"" module=grpc | |
I1010 21:41:31.855346 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774157163Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
I1010 21:41:31.855371 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774183803Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock <nil> 0 <nil>}] <nil> <nil>}" module=grpc | |
I1010 21:41:31.855399 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.774198403Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
I1010 21:41:31.855488 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.775356860Z" level=info msg="[graphdriver] using prior storage driver: btrfs" | |
I1010 21:41:31.855510 75049 command_runner.go:130] > Oct 10 20:40:00 kgw dockerd[2965]: time="2022-10-10T20:40:00.818586445Z" level=info msg="Loading containers: start." | |
I1010 21:41:31.855536 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.095043581Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address" | |
I1010 21:41:31.855562 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.178031292Z" level=info msg="Loading containers: done." | |
I1010 21:41:31.855585 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211736737Z" level=info msg="Docker daemon" commit=e42327a graphdriver(s)=btrfs version=20.10.18 | |
I1010 21:41:31.855606 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.211921827Z" level=info msg="Daemon has completed initialization" | |
I1010 21:41:31.855629 75049 command_runner.go:130] > Oct 10 20:40:01 kgw systemd[1]: Started Docker Application Container Engine. | |
I1010 21:41:31.855649 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.261392032Z" level=info msg="API listen on [::]:2376" | |
I1010 21:41:31.855670 75049 command_runner.go:130] > Oct 10 20:40:01 kgw dockerd[2965]: time="2022-10-10T20:40:01.266792175Z" level=info msg="API listen on /var/run/docker.sock" | |
I1010 21:41:31.862841 75049 logs.go:123] Gathering logs for container status ... | |
I1010 21:41:31.862909 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" | |
I1010 21:41:31.907676 75049 command_runner.go:130] > CONTAINER IMAGE CREATED STATE NAME ATTEMPT POD ID | |
I1010 21:41:31.913046 75049 logs.go:123] Gathering logs for kubelet ... | |
I1010 21:41:31.913082 75049 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400" | |
I1010 21:41:31.924608 75049 command_runner.go:130] > -- Logs begin at Mon 2022-10-10 20:37:50 UTC, end at Mon 2022-10-10 20:41:31 UTC. -- | |
I1010 21:41:31.924649 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.924679 75049 command_runner.go:130] > Oct 10 20:40:54 kgw kubelet[4222]: E1010 20:40:54.783181 4222 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.924704 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.924736 75049 command_runner.go:130] > Oct 10 20:40:54 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.924746 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 57. | |
I1010 21:41:31.924754 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.924768 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.924780 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.924797 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.924816 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.924833 75049 command_runner.go:130] > Oct 10 20:40:55 kgw kubelet[4236]: E1010 20:40:55.560674 4236 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.924846 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.924913 75049 command_runner.go:130] > Oct 10 20:40:55 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.924928 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 58. | |
I1010 21:41:31.924937 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.924958 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.924971 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.924990 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925011 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925030 75049 command_runner.go:130] > Oct 10 20:40:56 kgw kubelet[4249]: E1010 20:40:56.297949 4249 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.925042 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.925055 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.925065 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 59. | |
I1010 21:41:31.925074 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925083 75049 command_runner.go:130] > Oct 10 20:40:56 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925094 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.925321 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925345 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925363 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4260]: E1010 20:40:57.027241 4260 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.925375 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.925385 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.925395 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 60. | |
I1010 21:41:31.925404 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925413 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925426 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.925444 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925463 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925570 75049 command_runner.go:130] > Oct 10 20:40:57 kgw kubelet[4269]: E1010 20:40:57.846899 4269 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.925585 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.925596 75049 command_runner.go:130] > Oct 10 20:40:57 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.925609 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 61. | |
I1010 21:41:31.925619 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925628 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925640 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.925658 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925687 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.925706 75049 command_runner.go:130] > Oct 10 20:40:58 kgw kubelet[4282]: E1010 20:40:58.815061 4282 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.925717 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.925729 75049 command_runner.go:130] > Oct 10 20:40:58 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.925739 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 62. | |
I1010 21:41:31.925821 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925836 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.925861 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.925973 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926011 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926031 75049 command_runner.go:130] > Oct 10 20:40:59 kgw kubelet[4294]: E1010 20:40:59.561388 4294 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.926043 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.926116 75049 command_runner.go:130] > Oct 10 20:40:59 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.926131 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 63. | |
I1010 21:41:31.926155 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926167 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926179 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.926197 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926220 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926238 75049 command_runner.go:130] > Oct 10 20:41:00 kgw kubelet[4305]: E1010 20:41:00.394777 4305 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.926248 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.926257 75049 command_runner.go:130] > Oct 10 20:41:00 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.926267 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 64. | |
I1010 21:41:31.926282 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926290 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926302 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.926320 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926339 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926430 75049 command_runner.go:130] > Oct 10 20:41:01 kgw kubelet[4319]: E1010 20:41:01.433251 4319 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.926460 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.926473 75049 command_runner.go:130] > Oct 10 20:41:01 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.926483 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 65. | |
I1010 21:41:31.926492 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926501 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926513 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.926611 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926649 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926733 75049 command_runner.go:130] > Oct 10 20:41:02 kgw kubelet[4332]: E1010 20:41:02.303840 4332 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.926758 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.926771 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.926782 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 66. | |
I1010 21:41:31.926792 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926801 75049 command_runner.go:130] > Oct 10 20:41:02 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926813 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.926831 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926850 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.926868 75049 command_runner.go:130] > Oct 10 20:41:03 kgw kubelet[4347]: E1010 20:41:03.119070 4347 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.926879 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.926889 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.926899 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 67. | |
I1010 21:41:31.926908 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926917 75049 command_runner.go:130] > Oct 10 20:41:03 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.926929 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.927020 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927063 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927084 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4359]: E1010 20:41:04.065167 4359 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.927095 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.927105 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.927115 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 68. | |
I1010 21:41:31.927124 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927132 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927144 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.927351 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927372 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927387 75049 command_runner.go:130] > Oct 10 20:41:04 kgw kubelet[4371]: E1010 20:41:04.872402 4371 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.927397 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.927406 75049 command_runner.go:130] > Oct 10 20:41:04 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.927415 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 69. | |
I1010 21:41:31.927423 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927432 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927443 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.927460 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927478 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.927494 75049 command_runner.go:130] > Oct 10 20:41:05 kgw kubelet[4387]: E1010 20:41:05.884882 4387 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.927503 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.927575 75049 command_runner.go:130] > Oct 10 20:41:05 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.927587 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 70. | |
I1010 21:41:31.927596 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927621 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.927633 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.927650 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
/ I1010 21:41:31.936327 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.936362 75049 command_runner.go:130] > Oct 10 20:41:06 kgw kubelet[4401]: E1010 20:41:06.863644 4401 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.936375 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.936410 75049 command_runner.go:130] > Oct 10 20:41:06 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.936435 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 71. | |
I1010 21:41:31.936462 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.936488 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.936513 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.936563 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.936605 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.936640 75049 command_runner.go:130] > Oct 10 20:41:07 kgw kubelet[4473]: E1010 20:41:07.865465 4473 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.936668 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.936690 75049 command_runner.go:130] > Oct 10 20:41:07 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.936717 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 72. | |
I1010 21:41:31.936737 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.936759 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.936782 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.936817 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.936853 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.936901 75049 command_runner.go:130] > Oct 10 20:41:08 kgw kubelet[4538]: E1010 20:41:08.785964 4538 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.936931 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.936957 75049 command_runner.go:130] > Oct 10 20:41:08 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.936982 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 73. | |
I1010 21:41:31.937007 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937029 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937057 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.937092 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937129 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937162 75049 command_runner.go:130] > Oct 10 20:41:09 kgw kubelet[4548]: E1010 20:41:09.523680 4548 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.937190 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.937218 75049 command_runner.go:130] > Oct 10 20:41:09 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.937246 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 74. | |
I1010 21:41:31.937269 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937304 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937388 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.937450 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937509 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937563 75049 command_runner.go:130] > Oct 10 20:41:10 kgw kubelet[4557]: E1010 20:41:10.298506 4557 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.937609 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.937652 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.937696 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 75. | |
I1010 21:41:31.937737 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937778 75049 command_runner.go:130] > Oct 10 20:41:10 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.937820 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.937870 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937924 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.937978 75049 command_runner.go:130] > Oct 10 20:41:11 kgw kubelet[4576]: E1010 20:41:11.161879 4576 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.938026 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.938069 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.938113 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 76. | |
I1010 21:41:31.938158 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.938198 75049 command_runner.go:130] > Oct 10 20:41:11 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.938240 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.938290 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.938339 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.938386 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4707]: E1010 20:41:12.049424 4707 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.938424 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.938565 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.938712 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 77. | |
I1010 21:41:31.938755 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.938797 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.938841 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.938896 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.938979 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.939035 75049 command_runner.go:130] > Oct 10 20:41:12 kgw kubelet[4716]: E1010 20:41:12.782931 4716 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.939079 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.939121 75049 command_runner.go:130] > Oct 10 20:41:12 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.939165 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 78. | |
I1010 21:41:31.939205 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.939244 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.939294 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.939349 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.939400 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.939451 75049 command_runner.go:130] > Oct 10 20:41:13 kgw kubelet[4724]: E1010 20:41:13.607383 4724 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.939494 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.939538 75049 command_runner.go:130] > Oct 10 20:41:13 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.939582 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 79. | |
I1010 21:41:31.939624 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.939663 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.939704 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.939754 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.939812 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.939865 75049 command_runner.go:130] > Oct 10 20:41:14 kgw kubelet[4764]: E1010 20:41:14.561032 4764 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.939912 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.939955 75049 command_runner.go:130] > Oct 10 20:41:14 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.939996 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 80. | |
I1010 21:41:31.940037 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.940081 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.940126 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.940213 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.940279 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.940336 75049 command_runner.go:130] > Oct 10 20:41:15 kgw kubelet[4866]: E1010 20:41:15.286887 4866 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.940379 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.940422 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.940461 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 81. | |
I1010 21:41:31.940499 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.940535 75049 command_runner.go:130] > Oct 10 20:41:15 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.940593 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.940660 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.940727 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.940781 75049 command_runner.go:130] > Oct 10 20:41:16 kgw kubelet[4874]: E1010 20:41:16.115335 4874 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cannot set feature gate LocalStorageCapacityIsolation to false, feature is locked to true" | |
I1010 21:41:31.940833 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Main process exited, code=exited, status=1/FAILURE | |
I1010 21:41:31.940882 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Failed with result 'exit-code'. | |
I1010 21:41:31.940931 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: kubelet.service: Scheduled restart job, restart counter is at 82. | |
I1010 21:41:31.940985 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Stopped kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.941043 75049 command_runner.go:130] > Oct 10 20:41:16 kgw systemd[1]: Started kubelet: The Kubernetes Node Agent. | |
I1010 21:41:31.941098 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --container-runtime has been deprecated, will be removed in 1.27 as the only valid value is 'remote' | |
I1010 21:41:31.941163 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --feature-gates has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.941225 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: Flag --runtime-request-timeout has been deprecated, This parameter should be set via the config file specified by the Kubelet's --config flag. See https://kubernetes.io/docs/tasks/administer-cluster/kubelet-config-file/ for more information. | |
I1010 21:41:31.941301 75049 command_runner.go:130] > Oct 10 20:41:17 kgw kubelet[4883]: E1010 20:41:17.025874 4883 run.go:74] "command failed" err="failed to set feature gates from initial flags-based config: cann |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment