go run hack/e2e.go -v --test --test_args='--ginkgo.focus=E2eNode\sSuite\s\[It\]\s\[sig\-node\]\sLocalStorageEviction\s\[Slow\]\s\[Serial\]\s\[Disruptive\]\[NodeFeature\:Eviction\]\swhen\swe\srun\scontainers\sthat\sshould\scause\sDiskPressure\s\sshould\seventually\sevict\sall\sof\sthe\scorrect\spods$'
[TIMEDOUT] A suite timeout occurred In [It] at: test/e2e_node/eviction_test.go:563 @ 03/17/23 23:48:49.26 This is the Progress Report generated when the suite timeout occurred: [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods (Spec Runtime: 13m35.836s) test/e2e_node/eviction_test.go:563 In [It] (Node Runtime: 12m58.554s) test/e2e_node/eviction_test.go:563 At [By Step] checking eviction ordering and ensuring important pods don't fail (Step Runtime: 1.104s) test/e2e_node/eviction_test.go:700 Spec Goroutine goroutine 6250 [select] k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006f0000, {0x5b8e9a0?, 0x8840878}, 0x1, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:538 k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006f0000, {0x5b8e9a0, 0x8840878}, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:145 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.2({0x7ffa2830c3d8?, 0xc000cf8d20}) test/e2e_node/eviction_test.go:585 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5badbe0?, 0xc000cf8d20}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Begin Additional Progress Reports >> Expected success, but got an error: <*errors.errorString | 0xc001c900f0>: pods that should be evicted are still running: []string{"container-disk-hog-pod"} { s: "pods that should be evicted are still running: []string{\"container-disk-hog-pod\"}", } << End Additional Progress Reports Goroutines of Interest goroutine 1 [chan receive, 60 minutes] testing.(*T).Run(0xc0002fd6c0, {0x52fb0d6?, 0x53e765?}, 0x5589648) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x8811360?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc0002fd6c0, 0xc000a3fb78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc000351a40?, {0x864bd70, 0x1, 0x1}, {0x30?, 0xc00078dbc0?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc000351a40) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build1238353867/b001/_testmain.go:49 goroutine 245 [syscall, 59 minutes] syscall.Syscall6(0x100?, 0xc001449cd8?, 0x6fc80d?, 0x1?, 0x5214040?, 0xc0006fc000?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004cf340) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 [FAILED] A suite timeout occurred and then the following failure was recorded in the timedout node before it exited: Context was cancelled after 324.052s. Expected success, but got an error: <*errors.errorString | 0xc001c900f0>: pods that should be evicted are still running: []string{"container-disk-hog-pod"} { s: "pods that should be evicted are still running: []string{\"container-disk-hog-pod\"}", } In [It] at: test/e2e_node/eviction_test.go:585 @ 03/17/23 23:48:49.272 There were additional failures detected after the initial failure. These are visible in the timelinefrom junit_fedora01.xml
> Enter [BeforeEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/17/23 23:35:13.424 STEP: Creating a kubernetes client - test/e2e/framework/framework.go:211 @ 03/17/23 23:35:13.424 STEP: Building a namespace api object, basename localstorage-eviction-test - test/e2e/framework/framework.go:250 @ 03/17/23 23:35:13.424 Mar 17 23:35:13.427: INFO: Skipping waiting for service account < Exit [BeforeEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/17/23 23:35:13.427 (3ms) > Enter [BeforeEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/17/23 23:35:13.427 < Exit [BeforeEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/17/23 23:35:13.427 (0s) > Enter [BeforeEach] when we run containers that should cause DiskPressure - test/e2e_node/util.go:176 @ 03/17/23 23:35:13.427 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/17/23 23:35:13.45 Mar 17 23:35:13.484: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230317T224835.service loaded active running /tmp/node-e2e-20230317T224835/kubelet --kubeconfig /tmp/node-e2e-20230317T224835/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230317T224835/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230317T224835 W0317 23:35:13.560563 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": read tcp 127.0.0.1:52648->127.0.0.1:10248: read: connection reset by peer STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/17/23 23:35:13.569 W0317 23:35:13.610773 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [BeforeEach] when we run containers that should cause DiskPressure - test/e2e_node/util.go:176 @ 03/17/23 23:35:18.618 (5.19s) > Enter [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/17/23 23:35:18.618 STEP: setting up pods to be used by tests - test/e2e_node/eviction_test.go:555 @ 03/17/23 23:35:48.68 < Exit [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/17/23 23:35:50.706 (32.088s) > Enter [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/17/23 23:35:50.706 STEP: Waiting for node to have NodeCondition: DiskPressure - test/e2e_node/eviction_test.go:564 @ 03/17/23 23:35:50.706 Mar 17 23:35:50.729: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15203893248 Mar 17 23:35:50.729: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15203893248 Mar 17 23:35:52.745: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15203893248 Mar 17 23:35:52.745: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15203893248 Mar 17 23:35:54.759: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15159234560 Mar 17 23:35:54.759: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15159234560 Mar 17 23:35:56.778: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15159234560 Mar 17 23:35:56.778: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15159234560 Mar 17 23:35:58.793: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15159234560 Mar 17 23:35:58.793: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15159234560 Mar 17 23:36:00.809: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15159234560 Mar 17 23:36:00.809: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15159234560 Mar 17 23:36:00.809: INFO: Pod: container-disk-hog-pod Mar 17 23:36:02.839: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15159234560 Mar 17 23:36:02.839: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15159234560 Mar 17 23:36:02.839: INFO: Pod: container-disk-hog-pod Mar 17 23:36:02.839: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:02.839: INFO: Pod: innocent-pod Mar 17 23:36:02.839: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:04.856: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:04.856: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:04.856: INFO: Pod: innocent-pod Mar 17 23:36:04.856: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:04.856: INFO: Pod: container-disk-hog-pod Mar 17 23:36:04.856: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:06.872: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:06.872: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:06.872: INFO: Pod: innocent-pod Mar 17 23:36:06.872: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:06.872: INFO: Pod: container-disk-hog-pod Mar 17 23:36:06.872: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:08.893: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:08.893: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:08.893: INFO: Pod: container-disk-hog-pod Mar 17 23:36:08.893: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:08.893: INFO: Pod: innocent-pod Mar 17 23:36:08.893: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:10.908: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:10.908: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:10.908: INFO: Pod: innocent-pod Mar 17 23:36:10.908: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:10.908: INFO: Pod: container-disk-hog-pod Mar 17 23:36:10.908: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:12.925: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:12.925: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 15058321408 Mar 17 23:36:12.925: INFO: Pod: container-disk-hog-pod Mar 17 23:36:12.925: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:12.925: INFO: Pod: innocent-pod Mar 17 23:36:12.925: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:14.941: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:14.941: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:14.941: INFO: Pod: innocent-pod Mar 17 23:36:14.941: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:14.941: INFO: Pod: container-disk-hog-pod Mar 17 23:36:14.941: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:16.958: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:16.958: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:16.958: INFO: Pod: container-disk-hog-pod Mar 17 23:36:16.958: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:16.958: INFO: Pod: innocent-pod Mar 17 23:36:16.958: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:18.978: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:18.978: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:18.978: INFO: Pod: container-disk-hog-pod Mar 17 23:36:18.978: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:18.978: INFO: Pod: innocent-pod Mar 17 23:36:18.978: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:21.004: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:21.004: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:21.004: INFO: Pod: container-disk-hog-pod Mar 17 23:36:21.004: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:21.004: INFO: Pod: innocent-pod Mar 17 23:36:21.004: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:23.021: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:23.021: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14958768128 Mar 17 23:36:23.021: INFO: Pod: innocent-pod Mar 17 23:36:23.021: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:23.021: INFO: Pod: container-disk-hog-pod Mar 17 23:36:23.021: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:25.036: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:25.036: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:25.036: INFO: Pod: container-disk-hog-pod Mar 17 23:36:25.036: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:25.036: INFO: Pod: innocent-pod Mar 17 23:36:25.036: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:27.056: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:27.056: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:27.056: INFO: Pod: container-disk-hog-pod Mar 17 23:36:27.056: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:27.056: INFO: Pod: innocent-pod Mar 17 23:36:27.056: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:29.073: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:29.073: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:29.073: INFO: Pod: innocent-pod Mar 17 23:36:29.073: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:29.073: INFO: Pod: container-disk-hog-pod Mar 17 23:36:29.073: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:31.098: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:31.098: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:31.099: INFO: Pod: innocent-pod Mar 17 23:36:31.099: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:31.099: INFO: Pod: container-disk-hog-pod Mar 17 23:36:31.099: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:33.121: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:33.121: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14863159296 Mar 17 23:36:33.121: INFO: Pod: container-disk-hog-pod Mar 17 23:36:33.121: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:33.121: INFO: Pod: innocent-pod Mar 17 23:36:33.121: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:35.139: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:35.139: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:35.139: INFO: Pod: innocent-pod Mar 17 23:36:35.139: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:35.139: INFO: Pod: container-disk-hog-pod Mar 17 23:36:35.139: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:37.156: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:37.156: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:37.156: INFO: Pod: container-disk-hog-pod Mar 17 23:36:37.156: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:37.156: INFO: Pod: innocent-pod Mar 17 23:36:37.156: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:39.185: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:39.185: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:39.185: INFO: Pod: innocent-pod Mar 17 23:36:39.185: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:39.185: INFO: Pod: container-disk-hog-pod Mar 17 23:36:39.185: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:41.213: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:41.213: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:41.213: INFO: Pod: innocent-pod Mar 17 23:36:41.213: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:41.213: INFO: Pod: container-disk-hog-pod Mar 17 23:36:41.213: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:43.237: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:43.237: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14762246144 Mar 17 23:36:43.237: INFO: Pod: container-disk-hog-pod Mar 17 23:36:43.237: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:43.237: INFO: Pod: innocent-pod Mar 17 23:36:43.237: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:45.265: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:45.265: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:45.265: INFO: Pod: container-disk-hog-pod Mar 17 23:36:45.265: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:45.265: INFO: Pod: innocent-pod Mar 17 23:36:45.265: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:47.281: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:47.281: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:47.281: INFO: Pod: innocent-pod Mar 17 23:36:47.281: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:47.281: INFO: Pod: container-disk-hog-pod Mar 17 23:36:47.281: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:49.298: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:49.298: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:49.298: INFO: Pod: innocent-pod Mar 17 23:36:49.298: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:49.298: INFO: Pod: container-disk-hog-pod Mar 17 23:36:49.298: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:51.317: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:51.317: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:51.317: INFO: Pod: innocent-pod Mar 17 23:36:51.317: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:51.317: INFO: Pod: container-disk-hog-pod Mar 17 23:36:51.317: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:53.332: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:53.333: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14667489280 Mar 17 23:36:53.333: INFO: Pod: innocent-pod Mar 17 23:36:53.333: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:53.333: INFO: Pod: container-disk-hog-pod Mar 17 23:36:53.333: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:55.348: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:55.348: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:55.348: INFO: Pod: innocent-pod Mar 17 23:36:55.348: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:55.348: INFO: Pod: container-disk-hog-pod Mar 17 23:36:55.348: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:57.370: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:57.370: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:57.370: INFO: Pod: container-disk-hog-pod Mar 17 23:36:57.370: INFO: --- summary Container: container-disk-hog-container UsedBytes: 0 Mar 17 23:36:57.370: INFO: Pod: innocent-pod Mar 17 23:36:57.370: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:59.389: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:59.389: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14566580224 Mar 17 23:36:59.389: INFO: Pod: innocent-pod Mar 17 23:36:59.389: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:36:59.389: INFO: Pod: container-disk-hog-pod Mar 17 23:36:59.389: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:01.407: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14566580224 Mar 17 23:37:01.407: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14566580224 Mar 17 23:37:01.407: INFO: Pod: container-disk-hog-pod Mar 17 23:37:01.407: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:01.407: INFO: Pod: innocent-pod Mar 17 23:37:01.407: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:03.426: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14566580224 Mar 17 23:37:03.427: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14566580224 Mar 17 23:37:03.427: INFO: Pod: container-disk-hog-pod Mar 17 23:37:03.427: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:03.427: INFO: Pod: innocent-pod Mar 17 23:37:03.427: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:05.442: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:05.442: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:05.442: INFO: Pod: container-disk-hog-pod Mar 17 23:37:05.442: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:05.442: INFO: Pod: innocent-pod Mar 17 23:37:05.442: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:07.458: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:07.458: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:07.458: INFO: Pod: innocent-pod Mar 17 23:37:07.458: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:07.458: INFO: Pod: container-disk-hog-pod Mar 17 23:37:07.458: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:09.480: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:09.480: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:09.480: INFO: Pod: innocent-pod Mar 17 23:37:09.480: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:09.480: INFO: Pod: container-disk-hog-pod Mar 17 23:37:09.480: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:11.495: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:11.495: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:11.495: INFO: Pod: innocent-pod Mar 17 23:37:11.495: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:11.495: INFO: Pod: container-disk-hog-pod Mar 17 23:37:11.495: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:13.511: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:13.511: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14470721536 Mar 17 23:37:13.511: INFO: Pod: container-disk-hog-pod Mar 17 23:37:13.511: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:13.511: INFO: Pod: innocent-pod Mar 17 23:37:13.511: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:15.530: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:15.530: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:15.530: INFO: Pod: container-disk-hog-pod Mar 17 23:37:15.530: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:15.530: INFO: Pod: innocent-pod Mar 17 23:37:15.530: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:17.546: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:17.547: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:17.547: INFO: Pod: innocent-pod Mar 17 23:37:17.547: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:17.547: INFO: Pod: container-disk-hog-pod Mar 17 23:37:17.547: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:19.575: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:19.575: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:19.575: INFO: Pod: container-disk-hog-pod Mar 17 23:37:19.575: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:19.575: INFO: Pod: innocent-pod Mar 17 23:37:19.575: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:21.601: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:21.601: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:21.601: INFO: Pod: container-disk-hog-pod Mar 17 23:37:21.601: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:21.601: INFO: Pod: innocent-pod Mar 17 23:37:21.601: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:23.619: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:23.619: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14369808384 Mar 17 23:37:23.619: INFO: Pod: innocent-pod Mar 17 23:37:23.619: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:23.619: INFO: Pod: container-disk-hog-pod Mar 17 23:37:23.619: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:25.638: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:25.638: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:25.638: INFO: Pod: innocent-pod Mar 17 23:37:25.638: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:25.638: INFO: Pod: container-disk-hog-pod Mar 17 23:37:25.638: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:27.657: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:27.657: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:27.657: INFO: Pod: container-disk-hog-pod Mar 17 23:37:27.657: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:27.657: INFO: Pod: innocent-pod Mar 17 23:37:27.657: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:29.676: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:29.676: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:29.676: INFO: Pod: container-disk-hog-pod Mar 17 23:37:29.676: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:29.676: INFO: Pod: innocent-pod Mar 17 23:37:29.676: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:31.692: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:31.692: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:31.692: INFO: Pod: innocent-pod Mar 17 23:37:31.692: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:31.692: INFO: Pod: container-disk-hog-pod Mar 17 23:37:31.692: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:33.712: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:33.712: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14273998848 Mar 17 23:37:33.712: INFO: Pod: container-disk-hog-pod Mar 17 23:37:33.712: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:33.712: INFO: Pod: innocent-pod Mar 17 23:37:33.712: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:35.728: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:35.728: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:35.728: INFO: Pod: container-disk-hog-pod Mar 17 23:37:35.728: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:35.728: INFO: Pod: innocent-pod Mar 17 23:37:35.728: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:37.743: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:37.743: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:37.743: INFO: Pod: innocent-pod Mar 17 23:37:37.743: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:37.743: INFO: Pod: container-disk-hog-pod Mar 17 23:37:37.743: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:39.771: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:39.771: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:39.771: INFO: Pod: container-disk-hog-pod Mar 17 23:37:39.771: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:39.771: INFO: Pod: innocent-pod Mar 17 23:37:39.771: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:41.788: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:41.788: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:41.788: INFO: Pod: innocent-pod Mar 17 23:37:41.788: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:41.788: INFO: Pod: container-disk-hog-pod Mar 17 23:37:41.788: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:43.805: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:43.805: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14173089792 Mar 17 23:37:43.805: INFO: Pod: innocent-pod Mar 17 23:37:43.805: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:43.805: INFO: Pod: container-disk-hog-pod Mar 17 23:37:43.805: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:45.832: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:45.832: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:45.832: INFO: Pod: innocent-pod Mar 17 23:37:45.832: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:45.832: INFO: Pod: container-disk-hog-pod Mar 17 23:37:45.832: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:47.850: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:47.850: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:47.850: INFO: Pod: innocent-pod Mar 17 23:37:47.850: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:47.850: INFO: Pod: container-disk-hog-pod Mar 17 23:37:47.850: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:49.868: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:49.868: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:49.868: INFO: Pod: container-disk-hog-pod Mar 17 23:37:49.868: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:49.868: INFO: Pod: innocent-pod Mar 17 23:37:49.868: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:51.897: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:51.897: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:51.897: INFO: Pod: innocent-pod Mar 17 23:37:51.897: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:51.897: INFO: Pod: container-disk-hog-pod Mar 17 23:37:51.897: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:53.913: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:53.913: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 14074191872 Mar 17 23:37:53.913: INFO: Pod: innocent-pod Mar 17 23:37:53.913: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:53.913: INFO: Pod: container-disk-hog-pod Mar 17 23:37:53.913: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:55.929: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:55.929: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:55.929: INFO: Pod: container-disk-hog-pod Mar 17 23:37:55.929: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:55.929: INFO: Pod: innocent-pod Mar 17 23:37:55.929: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:57.951: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:57.951: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:57.951: INFO: Pod: innocent-pod Mar 17 23:37:57.951: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:57.951: INFO: Pod: container-disk-hog-pod Mar 17 23:37:57.951: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:37:59.966: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:59.966: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13980655616 Mar 17 23:37:59.966: INFO: Pod: innocent-pod Mar 17 23:37:59.966: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:37:59.966: INFO: Pod: container-disk-hog-pod Mar 17 23:37:59.966: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:38:01.985: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13980655616 Mar 17 23:38:01.985: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13980655616 Mar 17 23:38:01.985: INFO: Pod: innocent-pod Mar 17 23:38:01.985: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:01.985: INFO: Pod: container-disk-hog-pod Mar 17 23:38:01.985: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:38:04.011: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13980655616 Mar 17 23:38:04.011: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13980655616 Mar 17 23:38:04.011: INFO: Pod: container-disk-hog-pod Mar 17 23:38:04.011: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:38:04.011: INFO: Pod: innocent-pod Mar 17 23:38:04.011: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:06.038: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:06.038: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:06.038: INFO: Pod: innocent-pod Mar 17 23:38:06.038: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:06.038: INFO: Pod: container-disk-hog-pod Mar 17 23:38:06.038: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:38:08.058: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:08.058: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:08.058: INFO: Pod: container-disk-hog-pod Mar 17 23:38:08.058: INFO: --- summary Container: container-disk-hog-container UsedBytes: 587235328 Mar 17 23:38:08.058: INFO: Pod: innocent-pod Mar 17 23:38:08.058: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:10.082: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:10.082: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:10.082: INFO: Pod: innocent-pod Mar 17 23:38:10.082: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:10.082: INFO: Pod: container-disk-hog-pod Mar 17 23:38:10.082: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:12.098: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:12.098: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:12.098: INFO: Pod: container-disk-hog-pod Mar 17 23:38:12.098: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:12.098: INFO: Pod: innocent-pod Mar 17 23:38:12.098: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:14.115: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:14.115: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13880713216 Mar 17 23:38:14.115: INFO: Pod: container-disk-hog-pod Mar 17 23:38:14.115: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:14.115: INFO: Pod: innocent-pod Mar 17 23:38:14.115: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:16.134: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:16.134: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:16.134: INFO: Pod: container-disk-hog-pod Mar 17 23:38:16.134: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:16.134: INFO: Pod: innocent-pod Mar 17 23:38:16.134: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:18.150: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:18.150: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:18.150: INFO: Pod: container-disk-hog-pod Mar 17 23:38:18.150: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:18.151: INFO: Pod: innocent-pod Mar 17 23:38:18.151: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:20.166: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:20.166: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:20.166: INFO: Pod: innocent-pod Mar 17 23:38:20.166: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:20.166: INFO: Pod: container-disk-hog-pod Mar 17 23:38:20.166: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:22.185: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:22.185: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13783879680 Mar 17 23:38:22.185: INFO: Pod: innocent-pod Mar 17 23:38:22.185: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:22.185: INFO: Pod: container-disk-hog-pod Mar 17 23:38:22.185: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:24.200: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:24.200: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:24.200: INFO: Pod: innocent-pod Mar 17 23:38:24.200: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:24.200: INFO: Pod: container-disk-hog-pod Mar 17 23:38:24.200: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:26.216: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:26.216: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:26.216: INFO: Pod: innocent-pod Mar 17 23:38:26.216: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:26.216: INFO: Pod: container-disk-hog-pod Mar 17 23:38:26.216: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:28.242: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:28.242: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:28.242: INFO: Pod: innocent-pod Mar 17 23:38:28.242: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:28.242: INFO: Pod: container-disk-hog-pod Mar 17 23:38:28.242: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:30.260: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:30.260: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:30.260: INFO: Pod: container-disk-hog-pod Mar 17 23:38:30.260: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:30.260: INFO: Pod: innocent-pod Mar 17 23:38:30.260: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:32.277: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:32.277: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13682937856 Mar 17 23:38:32.277: INFO: Pod: innocent-pod Mar 17 23:38:32.277: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:32.277: INFO: Pod: container-disk-hog-pod Mar 17 23:38:32.277: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:34.292: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:34.292: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:34.292: INFO: Pod: container-disk-hog-pod Mar 17 23:38:34.292: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:34.292: INFO: Pod: innocent-pod Mar 17 23:38:34.292: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:36.307: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:36.307: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:36.307: INFO: Pod: innocent-pod Mar 17 23:38:36.307: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:36.307: INFO: Pod: container-disk-hog-pod Mar 17 23:38:36.307: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:38.322: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:38.322: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:38.322: INFO: Pod: container-disk-hog-pod Mar 17 23:38:38.322: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:38.322: INFO: Pod: innocent-pod Mar 17 23:38:38.322: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:40.341: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:40.341: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:40.341: INFO: Pod: container-disk-hog-pod Mar 17 23:38:40.341: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:40.341: INFO: Pod: innocent-pod Mar 17 23:38:40.341: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:42.362: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:42.362: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13588221952 Mar 17 23:38:42.362: INFO: Pod: container-disk-hog-pod Mar 17 23:38:42.362: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:42.362: INFO: Pod: innocent-pod Mar 17 23:38:42.362: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:44.378: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:44.378: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:44.378: INFO: Pod: container-disk-hog-pod Mar 17 23:38:44.378: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:44.378: INFO: Pod: innocent-pod Mar 17 23:38:44.378: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:46.397: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:46.397: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:46.397: INFO: Pod: container-disk-hog-pod Mar 17 23:38:46.397: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:46.397: INFO: Pod: innocent-pod Mar 17 23:38:46.397: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:48.422: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:48.422: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:48.422: INFO: Pod: innocent-pod Mar 17 23:38:48.422: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:48.422: INFO: Pod: container-disk-hog-pod Mar 17 23:38:48.422: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:50.441: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:50.441: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:50.441: INFO: Pod: innocent-pod Mar 17 23:38:50.441: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:50.441: INFO: Pod: container-disk-hog-pod Mar 17 23:38:50.441: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:52.468: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:52.468: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13487280128 Mar 17 23:38:52.468: INFO: Pod: container-disk-hog-pod Mar 17 23:38:52.468: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:52.468: INFO: Pod: innocent-pod Mar 17 23:38:52.468: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:54.484: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:54.484: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:54.484: INFO: Pod: innocent-pod Mar 17 23:38:54.484: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:54.484: INFO: Pod: container-disk-hog-pod Mar 17 23:38:54.484: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1174454272 Mar 17 23:38:56.500: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:56.500: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:56.500: INFO: Pod: innocent-pod Mar 17 23:38:56.500: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:56.500: INFO: Pod: container-disk-hog-pod Mar 17 23:38:56.500: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:38:58.519: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:58.519: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13392674816 Mar 17 23:38:58.519: INFO: Pod: innocent-pod Mar 17 23:38:58.519: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:38:58.519: INFO: Pod: container-disk-hog-pod Mar 17 23:38:58.519: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:00.535: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13392674816 Mar 17 23:39:00.535: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13392674816 Mar 17 23:39:00.535: INFO: Pod: container-disk-hog-pod Mar 17 23:39:00.535: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:00.535: INFO: Pod: innocent-pod Mar 17 23:39:00.535: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:02.551: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13392674816 Mar 17 23:39:02.551: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13392674816 Mar 17 23:39:02.551: INFO: Pod: innocent-pod Mar 17 23:39:02.551: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:02.551: INFO: Pod: container-disk-hog-pod Mar 17 23:39:02.551: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:04.573: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:04.573: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:04.573: INFO: Pod: container-disk-hog-pod Mar 17 23:39:04.573: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:04.573: INFO: Pod: innocent-pod Mar 17 23:39:04.573: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:06.590: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:06.590: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:06.590: INFO: Pod: container-disk-hog-pod Mar 17 23:39:06.590: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:06.590: INFO: Pod: innocent-pod Mar 17 23:39:06.590: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:08.605: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:08.605: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:08.605: INFO: Pod: innocent-pod Mar 17 23:39:08.605: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:08.605: INFO: Pod: container-disk-hog-pod Mar 17 23:39:08.605: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:10.625: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:10.625: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:10.625: INFO: Pod: innocent-pod Mar 17 23:39:10.625: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:10.625: INFO: Pod: container-disk-hog-pod Mar 17 23:39:10.625: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:12.641: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:12.641: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13292797952 Mar 17 23:39:12.641: INFO: Pod: innocent-pod Mar 17 23:39:12.641: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:12.641: INFO: Pod: container-disk-hog-pod Mar 17 23:39:12.641: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:14.657: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:14.657: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:14.657: INFO: Pod: innocent-pod Mar 17 23:39:14.657: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:14.657: INFO: Pod: container-disk-hog-pod Mar 17 23:39:14.657: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:16.678: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:16.678: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:16.678: INFO: Pod: container-disk-hog-pod Mar 17 23:39:16.678: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:16.678: INFO: Pod: innocent-pod Mar 17 23:39:16.678: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:18.695: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:18.695: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:18.695: INFO: Pod: innocent-pod Mar 17 23:39:18.695: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:18.695: INFO: Pod: container-disk-hog-pod Mar 17 23:39:18.695: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:20.711: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:20.711: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:20.711: INFO: Pod: innocent-pod Mar 17 23:39:20.711: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:20.711: INFO: Pod: container-disk-hog-pod Mar 17 23:39:20.711: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:22.732: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:22.732: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13193990144 Mar 17 23:39:22.732: INFO: Pod: container-disk-hog-pod Mar 17 23:39:22.732: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:22.732: INFO: Pod: innocent-pod Mar 17 23:39:22.732: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:24.750: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:24.750: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:24.750: INFO: Pod: container-disk-hog-pod Mar 17 23:39:24.750: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:24.750: INFO: Pod: innocent-pod Mar 17 23:39:24.750: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:26.779: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:26.779: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:26.779: INFO: Pod: container-disk-hog-pod Mar 17 23:39:26.779: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:26.779: INFO: Pod: innocent-pod Mar 17 23:39:26.779: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:28.800: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:28.800: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:28.800: INFO: Pod: innocent-pod Mar 17 23:39:28.800: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:28.800: INFO: Pod: container-disk-hog-pod Mar 17 23:39:28.800: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:30.819: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:30.819: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:30.819: INFO: Pod: innocent-pod Mar 17 23:39:30.819: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:30.819: INFO: Pod: container-disk-hog-pod Mar 17 23:39:30.819: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:32.835: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:32.835: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13097398272 Mar 17 23:39:32.835: INFO: Pod: innocent-pod Mar 17 23:39:32.835: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:32.835: INFO: Pod: container-disk-hog-pod Mar 17 23:39:32.835: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:34.851: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:34.851: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:34.851: INFO: Pod: innocent-pod Mar 17 23:39:34.851: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:34.851: INFO: Pod: container-disk-hog-pod Mar 17 23:39:34.851: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:36.881: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:36.881: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:36.881: INFO: Pod: innocent-pod Mar 17 23:39:36.881: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:36.881: INFO: Pod: container-disk-hog-pod Mar 17 23:39:36.882: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:38.897: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:38.897: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:38.897: INFO: Pod: container-disk-hog-pod Mar 17 23:39:38.897: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:38.897: INFO: Pod: innocent-pod Mar 17 23:39:38.897: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:40.919: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:40.919: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:40.919: INFO: Pod: innocent-pod Mar 17 23:39:40.919: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:40.919: INFO: Pod: container-disk-hog-pod Mar 17 23:39:40.919: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:42.936: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:42.936: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12997558272 Mar 17 23:39:42.936: INFO: Pod: innocent-pod Mar 17 23:39:42.936: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:42.936: INFO: Pod: container-disk-hog-pod Mar 17 23:39:42.936: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:44.951: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:44.951: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:44.951: INFO: Pod: innocent-pod Mar 17 23:39:44.951: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:44.951: INFO: Pod: container-disk-hog-pod Mar 17 23:39:44.951: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:46.970: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:46.970: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:46.970: INFO: Pod: container-disk-hog-pod Mar 17 23:39:46.970: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:46.970: INFO: Pod: innocent-pod Mar 17 23:39:46.970: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:48.987: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:48.987: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:48.987: INFO: Pod: innocent-pod Mar 17 23:39:48.987: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:48.987: INFO: Pod: container-disk-hog-pod Mar 17 23:39:48.987: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:51.003: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:51.003: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:51.003: INFO: Pod: innocent-pod Mar 17 23:39:51.003: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:51.003: INFO: Pod: container-disk-hog-pod Mar 17 23:39:51.003: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:53.021: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:53.021: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12901965824 Mar 17 23:39:53.021: INFO: Pod: container-disk-hog-pod Mar 17 23:39:53.021: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:53.021: INFO: Pod: innocent-pod Mar 17 23:39:53.021: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:55.035: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:55.035: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:55.035: INFO: Pod: innocent-pod Mar 17 23:39:55.035: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:55.035: INFO: Pod: container-disk-hog-pod Mar 17 23:39:55.035: INFO: --- summary Container: container-disk-hog-container UsedBytes: 1762729984 Mar 17 23:39:57.050: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:57.050: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:57.050: INFO: Pod: innocent-pod Mar 17 23:39:57.050: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:39:57.050: INFO: Pod: container-disk-hog-pod Mar 17 23:39:57.050: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:39:59.077: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:59.077: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12801056768 Mar 17 23:39:59.077: INFO: Pod: container-disk-hog-pod Mar 17 23:39:59.077: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:39:59.077: INFO: Pod: innocent-pod Mar 17 23:39:59.077: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:01.091: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12801056768 Mar 17 23:40:01.091: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12801056768 Mar 17 23:40:01.091: INFO: Pod: innocent-pod Mar 17 23:40:01.091: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:01.091: INFO: Pod: container-disk-hog-pod Mar 17 23:40:01.091: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:03.109: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12801056768 Mar 17 23:40:03.109: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12801056768 Mar 17 23:40:03.109: INFO: Pod: container-disk-hog-pod Mar 17 23:40:03.109: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:03.109: INFO: Pod: innocent-pod Mar 17 23:40:03.109: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:05.124: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:05.124: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:05.124: INFO: Pod: container-disk-hog-pod Mar 17 23:40:05.124: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:05.124: INFO: Pod: innocent-pod Mar 17 23:40:05.124: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:07.146: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:07.146: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:07.146: INFO: Pod: container-disk-hog-pod Mar 17 23:40:07.146: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:07.146: INFO: Pod: innocent-pod Mar 17 23:40:07.146: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:09.162: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:09.162: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:09.162: INFO: Pod: container-disk-hog-pod Mar 17 23:40:09.162: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:09.162: INFO: Pod: innocent-pod Mar 17 23:40:09.162: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:11.183: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:11.183: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:11.183: INFO: Pod: innocent-pod Mar 17 23:40:11.183: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:11.183: INFO: Pod: container-disk-hog-pod Mar 17 23:40:11.183: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:13.197: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:13.197: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12706582528 Mar 17 23:40:13.197: INFO: Pod: innocent-pod Mar 17 23:40:13.198: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:13.198: INFO: Pod: container-disk-hog-pod Mar 17 23:40:13.198: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:15.212: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:15.212: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:15.212: INFO: Pod: container-disk-hog-pod Mar 17 23:40:15.212: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:15.212: INFO: Pod: innocent-pod Mar 17 23:40:15.212: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:17.244: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:17.244: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:17.244: INFO: Pod: innocent-pod Mar 17 23:40:17.244: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:17.244: INFO: Pod: container-disk-hog-pod Mar 17 23:40:17.244: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:19.268: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:19.268: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:19.268: INFO: Pod: innocent-pod Mar 17 23:40:19.268: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:19.268: INFO: Pod: container-disk-hog-pod Mar 17 23:40:19.268: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:21.282: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:21.282: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:21.282: INFO: Pod: innocent-pod Mar 17 23:40:21.282: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:21.282: INFO: Pod: container-disk-hog-pod Mar 17 23:40:21.282: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:23.300: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:23.300: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12597297152 Mar 17 23:40:23.300: INFO: Pod: container-disk-hog-pod Mar 17 23:40:23.300: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:23.300: INFO: Pod: innocent-pod Mar 17 23:40:23.300: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:25.319: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:25.319: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:25.319: INFO: Pod: container-disk-hog-pod Mar 17 23:40:25.319: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:25.319: INFO: Pod: innocent-pod Mar 17 23:40:25.319: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:27.333: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:27.333: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:27.333: INFO: Pod: innocent-pod Mar 17 23:40:27.333: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:27.333: INFO: Pod: container-disk-hog-pod Mar 17 23:40:27.333: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:29.351: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:29.351: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:29.351: INFO: Pod: innocent-pod Mar 17 23:40:29.351: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:29.351: INFO: Pod: container-disk-hog-pod Mar 17 23:40:29.351: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:31.367: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:31.367: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:31.367: INFO: Pod: innocent-pod Mar 17 23:40:31.367: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:31.367: INFO: Pod: container-disk-hog-pod Mar 17 23:40:31.367: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:33.386: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:33.386: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12497350656 Mar 17 23:40:33.386: INFO: Pod: container-disk-hog-pod Mar 17 23:40:33.386: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:33.386: INFO: Pod: innocent-pod Mar 17 23:40:33.386: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:35.406: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:35.406: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:35.406: INFO: Pod: innocent-pod Mar 17 23:40:35.406: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:35.406: INFO: Pod: container-disk-hog-pod Mar 17 23:40:35.406: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:37.549: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:37.549: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:37.549: INFO: Pod: innocent-pod Mar 17 23:40:37.549: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:37.549: INFO: Pod: container-disk-hog-pod Mar 17 23:40:37.549: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:39.576: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:39.576: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:39.576: INFO: Pod: container-disk-hog-pod Mar 17 23:40:39.576: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:39.576: INFO: Pod: innocent-pod Mar 17 23:40:39.576: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:41.595: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:41.595: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:41.595: INFO: Pod: container-disk-hog-pod Mar 17 23:40:41.595: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:41.595: INFO: Pod: innocent-pod Mar 17 23:40:41.595: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:43.611: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:43.611: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12401864704 Mar 17 23:40:43.611: INFO: Pod: innocent-pod Mar 17 23:40:43.611: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:43.611: INFO: Pod: container-disk-hog-pod Mar 17 23:40:43.611: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:45.626: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:45.626: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:45.626: INFO: Pod: container-disk-hog-pod Mar 17 23:40:45.626: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:45.626: INFO: Pod: innocent-pod Mar 17 23:40:45.626: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:47.644: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:47.644: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:47.644: INFO: Pod: innocent-pod Mar 17 23:40:47.644: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:47.644: INFO: Pod: container-disk-hog-pod Mar 17 23:40:47.644: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:49.661: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:49.661: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:49.661: INFO: Pod: container-disk-hog-pod Mar 17 23:40:49.661: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:49.661: INFO: Pod: innocent-pod Mar 17 23:40:49.661: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:51.678: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:51.678: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:51.678: INFO: Pod: innocent-pod Mar 17 23:40:51.678: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:51.678: INFO: Pod: container-disk-hog-pod Mar 17 23:40:51.678: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:53.696: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:53.696: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12300914688 Mar 17 23:40:53.696: INFO: Pod: innocent-pod Mar 17 23:40:53.696: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:53.696: INFO: Pod: container-disk-hog-pod Mar 17 23:40:53.696: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2349957120 Mar 17 23:40:55.712: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:55.712: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:55.712: INFO: Pod: innocent-pod Mar 17 23:40:55.712: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:55.712: INFO: Pod: container-disk-hog-pod Mar 17 23:40:55.712: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:40:57.828: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:57.828: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:57.828: INFO: Pod: innocent-pod Mar 17 23:40:57.828: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:40:57.828: INFO: Pod: container-disk-hog-pod Mar 17 23:40:57.828: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:40:59.847: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:59.847: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12207534080 Mar 17 23:40:59.847: INFO: Pod: container-disk-hog-pod Mar 17 23:40:59.847: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:40:59.847: INFO: Pod: innocent-pod Mar 17 23:40:59.847: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:01.869: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12207534080 Mar 17 23:41:01.869: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12207534080 Mar 17 23:41:01.869: INFO: Pod: container-disk-hog-pod Mar 17 23:41:01.869: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:01.869: INFO: Pod: innocent-pod Mar 17 23:41:01.869: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:03.884: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12207534080 Mar 17 23:41:03.884: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12207534080 Mar 17 23:41:03.884: INFO: Pod: innocent-pod Mar 17 23:41:03.884: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:03.884: INFO: Pod: container-disk-hog-pod Mar 17 23:41:03.884: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:05.904: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:05.904: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:05.904: INFO: Pod: container-disk-hog-pod Mar 17 23:41:05.904: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:05.905: INFO: Pod: innocent-pod Mar 17 23:41:05.905: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:07.927: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:07.927: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:07.927: INFO: Pod: container-disk-hog-pod Mar 17 23:41:07.927: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:07.927: INFO: Pod: innocent-pod Mar 17 23:41:07.927: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:09.942: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:09.942: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:09.942: INFO: Pod: innocent-pod Mar 17 23:41:09.942: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:09.942: INFO: Pod: container-disk-hog-pod Mar 17 23:41:09.942: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:11.962: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:11.962: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:11.962: INFO: Pod: innocent-pod Mar 17 23:41:11.962: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:11.962: INFO: Pod: container-disk-hog-pod Mar 17 23:41:11.962: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:14.153: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:14.153: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12106588160 Mar 17 23:41:14.153: INFO: Pod: container-disk-hog-pod Mar 17 23:41:14.153: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:14.153: INFO: Pod: innocent-pod Mar 17 23:41:14.153: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:16.169: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:16.169: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:16.169: INFO: Pod: container-disk-hog-pod Mar 17 23:41:16.169: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:16.169: INFO: Pod: innocent-pod Mar 17 23:41:16.169: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:18.288: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:18.288: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:18.288: INFO: Pod: container-disk-hog-pod Mar 17 23:41:18.288: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:18.288: INFO: Pod: innocent-pod Mar 17 23:41:18.288: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:20.304: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:20.304: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:20.304: INFO: Pod: container-disk-hog-pod Mar 17 23:41:20.304: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:20.304: INFO: Pod: innocent-pod Mar 17 23:41:20.304: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:22.322: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:22.328: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:22.328: INFO: Pod: container-disk-hog-pod Mar 17 23:41:22.328: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:22.328: INFO: Pod: innocent-pod Mar 17 23:41:22.328: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:24.346: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:24.346: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12010565632 Mar 17 23:41:24.346: INFO: Pod: container-disk-hog-pod Mar 17 23:41:24.346: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:24.346: INFO: Pod: innocent-pod Mar 17 23:41:24.346: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:26.361: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:26.361: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:26.361: INFO: Pod: container-disk-hog-pod Mar 17 23:41:26.361: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:26.361: INFO: Pod: innocent-pod Mar 17 23:41:26.361: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:28.375: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:28.375: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:28.375: INFO: Pod: innocent-pod Mar 17 23:41:28.375: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:28.375: INFO: Pod: container-disk-hog-pod Mar 17 23:41:28.375: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:30.396: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:30.396: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:30.396: INFO: Pod: innocent-pod Mar 17 23:41:30.396: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:30.396: INFO: Pod: container-disk-hog-pod Mar 17 23:41:30.396: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:32.413: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:32.413: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11910135808 Mar 17 23:41:32.413: INFO: Pod: innocent-pod Mar 17 23:41:32.413: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:32.413: INFO: Pod: container-disk-hog-pod Mar 17 23:41:32.413: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:34.428: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:34.428: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:34.428: INFO: Pod: innocent-pod Mar 17 23:41:34.428: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:34.428: INFO: Pod: container-disk-hog-pod Mar 17 23:41:34.428: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:36.449: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:36.449: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:36.449: INFO: Pod: container-disk-hog-pod Mar 17 23:41:36.449: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:36.449: INFO: Pod: innocent-pod Mar 17 23:41:36.449: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:38.469: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:38.469: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:38.469: INFO: Pod: container-disk-hog-pod Mar 17 23:41:38.469: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:38.469: INFO: Pod: innocent-pod Mar 17 23:41:38.469: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:40.499: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:40.499: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:40.499: INFO: Pod: container-disk-hog-pod Mar 17 23:41:40.499: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:40.499: INFO: Pod: innocent-pod Mar 17 23:41:40.499: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:42.523: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:42.523: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11811278848 Mar 17 23:41:42.523: INFO: Pod: innocent-pod Mar 17 23:41:42.523: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:42.523: INFO: Pod: container-disk-hog-pod Mar 17 23:41:42.523: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:44.537: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:44.537: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:44.537: INFO: Pod: container-disk-hog-pod Mar 17 23:41:44.537: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:44.537: INFO: Pod: innocent-pod Mar 17 23:41:44.537: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:46.552: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:46.552: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:46.552: INFO: Pod: container-disk-hog-pod Mar 17 23:41:46.552: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:46.552: INFO: Pod: innocent-pod Mar 17 23:41:46.552: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:48.572: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:48.572: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:48.572: INFO: Pod: container-disk-hog-pod Mar 17 23:41:48.572: INFO: --- summary Container: container-disk-hog-container UsedBytes: 2939277312 Mar 17 23:41:48.572: INFO: Pod: innocent-pod Mar 17 23:41:48.572: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:50.587: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:50.587: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:50.587: INFO: Pod: innocent-pod Mar 17 23:41:50.587: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:50.587: INFO: Pod: container-disk-hog-pod Mar 17 23:41:50.587: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:41:52.607: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:52.608: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11714707456 Mar 17 23:41:52.608: INFO: Pod: innocent-pod Mar 17 23:41:52.608: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:52.608: INFO: Pod: container-disk-hog-pod Mar 17 23:41:52.608: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:41:54.623: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:54.623: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:54.623: INFO: Pod: container-disk-hog-pod Mar 17 23:41:54.623: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:41:54.623: INFO: Pod: innocent-pod Mar 17 23:41:54.623: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:56.636: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:56.636: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:56.636: INFO: Pod: container-disk-hog-pod Mar 17 23:41:56.636: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:41:56.636: INFO: Pod: innocent-pod Mar 17 23:41:56.636: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:58.650: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:58.650: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11613810688 Mar 17 23:41:58.650: INFO: Pod: innocent-pod Mar 17 23:41:58.650: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:41:58.650: INFO: Pod: container-disk-hog-pod Mar 17 23:41:58.650: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:00.676: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11613810688 Mar 17 23:42:00.676: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11613810688 Mar 17 23:42:00.676: INFO: Pod: container-disk-hog-pod Mar 17 23:42:00.676: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:00.676: INFO: Pod: innocent-pod Mar 17 23:42:00.676: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:02.690: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11613810688 Mar 17 23:42:02.690: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11613810688 Mar 17 23:42:02.690: INFO: Pod: container-disk-hog-pod Mar 17 23:42:02.690: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:02.690: INFO: Pod: innocent-pod Mar 17 23:42:02.690: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:04.705: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:04.705: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:04.705: INFO: Pod: innocent-pod Mar 17 23:42:04.705: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:04.705: INFO: Pod: container-disk-hog-pod Mar 17 23:42:04.705: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:06.725: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:06.725: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:06.725: INFO: Pod: container-disk-hog-pod Mar 17 23:42:06.725: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:06.725: INFO: Pod: innocent-pod Mar 17 23:42:06.725: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:08.740: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:08.740: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:08.740: INFO: Pod: innocent-pod Mar 17 23:42:08.740: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:08.740: INFO: Pod: container-disk-hog-pod Mar 17 23:42:08.740: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:10.755: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:10.755: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:10.755: INFO: Pod: container-disk-hog-pod Mar 17 23:42:10.755: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:10.755: INFO: Pod: innocent-pod Mar 17 23:42:10.755: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:12.774: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:12.774: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11518324736 Mar 17 23:42:12.774: INFO: Pod: innocent-pod Mar 17 23:42:12.774: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:12.774: INFO: Pod: container-disk-hog-pod Mar 17 23:42:12.774: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:14.790: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:14.790: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:14.790: INFO: Pod: innocent-pod Mar 17 23:42:14.790: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:14.790: INFO: Pod: container-disk-hog-pod Mar 17 23:42:14.790: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:16.807: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:16.807: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:16.807: INFO: Pod: container-disk-hog-pod Mar 17 23:42:16.807: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:16.807: INFO: Pod: innocent-pod Mar 17 23:42:16.807: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:18.827: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:18.827: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:18.827: INFO: Pod: container-disk-hog-pod Mar 17 23:42:18.827: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:18.827: INFO: Pod: innocent-pod Mar 17 23:42:18.827: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:20.843: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:20.843: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:20.843: INFO: Pod: innocent-pod Mar 17 23:42:20.843: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:20.843: INFO: Pod: container-disk-hog-pod Mar 17 23:42:20.843: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:22.859: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:22.859: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11417407488 Mar 17 23:42:22.859: INFO: Pod: innocent-pod Mar 17 23:42:22.859: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:22.859: INFO: Pod: container-disk-hog-pod Mar 17 23:42:22.859: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:24.891: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:24.891: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:24.891: INFO: Pod: container-disk-hog-pod Mar 17 23:42:24.891: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:24.891: INFO: Pod: innocent-pod Mar 17 23:42:24.891: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:26.907: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:26.907: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:26.907: INFO: Pod: innocent-pod Mar 17 23:42:26.907: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:26.907: INFO: Pod: container-disk-hog-pod Mar 17 23:42:26.907: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:28.929: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:28.929: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:28.929: INFO: Pod: innocent-pod Mar 17 23:42:28.929: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:28.929: INFO: Pod: container-disk-hog-pod Mar 17 23:42:28.929: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:30.946: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:30.946: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:30.946: INFO: Pod: innocent-pod Mar 17 23:42:30.946: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:30.946: INFO: Pod: container-disk-hog-pod Mar 17 23:42:30.946: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:32.960: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:32.960: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11320496128 Mar 17 23:42:32.960: INFO: Pod: innocent-pod Mar 17 23:42:32.960: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:32.960: INFO: Pod: container-disk-hog-pod Mar 17 23:42:32.960: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:34.975: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:34.976: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:34.976: INFO: Pod: innocent-pod Mar 17 23:42:34.976: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:34.976: INFO: Pod: container-disk-hog-pod Mar 17 23:42:34.976: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:37.015: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:37.015: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:37.015: INFO: Pod: innocent-pod Mar 17 23:42:37.015: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:37.015: INFO: Pod: container-disk-hog-pod Mar 17 23:42:37.015: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:39.037: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:39.037: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:39.037: INFO: Pod: container-disk-hog-pod Mar 17 23:42:39.037: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:39.037: INFO: Pod: innocent-pod Mar 17 23:42:39.037: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:41.054: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:41.054: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:41.054: INFO: Pod: innocent-pod Mar 17 23:42:41.054: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:41.054: INFO: Pod: container-disk-hog-pod Mar 17 23:42:41.054: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:43.087: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:43.087: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11222056960 Mar 17 23:42:43.087: INFO: Pod: innocent-pod Mar 17 23:42:43.087: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:43.087: INFO: Pod: container-disk-hog-pod Mar 17 23:42:43.087: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:45.102: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:45.102: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:45.102: INFO: Pod: container-disk-hog-pod Mar 17 23:42:45.102: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:45.102: INFO: Pod: innocent-pod Mar 17 23:42:45.102: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:47.118: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:47.118: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:47.118: INFO: Pod: innocent-pod Mar 17 23:42:47.118: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:47.118: INFO: Pod: container-disk-hog-pod Mar 17 23:42:47.118: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:49.136: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:49.136: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:49.136: INFO: Pod: container-disk-hog-pod Mar 17 23:42:49.136: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:49.136: INFO: Pod: innocent-pod Mar 17 23:42:49.136: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:51.150: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:51.150: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:51.150: INFO: Pod: innocent-pod Mar 17 23:42:51.150: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:51.150: INFO: Pod: container-disk-hog-pod Mar 17 23:42:51.150: INFO: --- summary Container: container-disk-hog-container UsedBytes: 3527553024 Mar 17 23:42:53.166: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:53.166: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11121831936 Mar 17 23:42:53.166: INFO: Pod: container-disk-hog-pod Mar 17 23:42:53.166: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:42:53.166: INFO: Pod: innocent-pod Mar 17 23:42:53.166: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:55.189: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:55.189: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:55.189: INFO: Pod: innocent-pod Mar 17 23:42:55.189: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:55.189: INFO: Pod: container-disk-hog-pod Mar 17 23:42:55.189: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:42:57.231: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:57.231: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:57.231: INFO: Pod: container-disk-hog-pod Mar 17 23:42:57.231: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:42:57.231: INFO: Pod: innocent-pod Mar 17 23:42:57.231: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:42:59.245: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:59.245: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11025633280 Mar 17 23:42:59.245: INFO: Pod: container-disk-hog-pod Mar 17 23:42:59.245: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:42:59.245: INFO: Pod: innocent-pod Mar 17 23:42:59.245: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:01.269: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11025633280 Mar 17 23:43:01.269: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11025633280 Mar 17 23:43:01.269: INFO: Pod: container-disk-hog-pod Mar 17 23:43:01.269: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:01.269: INFO: Pod: innocent-pod Mar 17 23:43:01.269: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:03.285: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11025633280 Mar 17 23:43:03.285: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11025633280 Mar 17 23:43:03.285: INFO: Pod: innocent-pod Mar 17 23:43:03.285: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:03.285: INFO: Pod: container-disk-hog-pod Mar 17 23:43:03.285: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:05.305: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:05.305: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:05.305: INFO: Pod: container-disk-hog-pod Mar 17 23:43:05.305: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:05.305: INFO: Pod: innocent-pod Mar 17 23:43:05.305: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:07.322: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:07.322: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:07.322: INFO: Pod: container-disk-hog-pod Mar 17 23:43:07.322: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:07.322: INFO: Pod: innocent-pod Mar 17 23:43:07.322: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:09.346: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:09.347: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:09.347: INFO: Pod: innocent-pod Mar 17 23:43:09.347: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:09.347: INFO: Pod: container-disk-hog-pod Mar 17 23:43:09.347: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:11.366: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:11.366: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:11.366: INFO: Pod: container-disk-hog-pod Mar 17 23:43:11.366: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:11.366: INFO: Pod: innocent-pod Mar 17 23:43:11.366: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:13.384: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:13.384: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10924720128 Mar 17 23:43:13.384: INFO: Pod: innocent-pod Mar 17 23:43:13.384: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:13.384: INFO: Pod: container-disk-hog-pod Mar 17 23:43:13.384: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:20.794: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:20.794: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:20.794: INFO: Pod: innocent-pod Mar 17 23:43:20.794: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:20.794: INFO: Pod: container-disk-hog-pod Mar 17 23:43:20.794: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:25.217: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:25.217: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:25.217: INFO: Pod: innocent-pod Mar 17 23:43:25.217: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:25.217: INFO: Pod: container-disk-hog-pod Mar 17 23:43:25.217: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 STEP: Waiting for evictions to occur - test/e2e_node/eviction_test.go:573 @ 03/17/23 23:43:25.22 Mar 17 23:43:25.223: INFO: Node has DiskPressure Mar 17 23:43:25.243: INFO: Kubelet Metrics: [] Mar 17 23:43:25.328: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:25.328: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:25.329: INFO: Pod: container-disk-hog-pod Mar 17 23:43:25.329: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:25.329: INFO: Pod: innocent-pod Mar 17 23:43:25.329: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:25.334: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:25.334: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:25.334 Mar 17 23:43:27.337: INFO: Node has DiskPressure Mar 17 23:43:27.355: INFO: Kubelet Metrics: [] Mar 17 23:43:27.666: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:27.666: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:27.666: INFO: Pod: container-disk-hog-pod Mar 17 23:43:27.666: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:27.667: INFO: Pod: innocent-pod Mar 17 23:43:27.667: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:27.671: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:27.671: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:27.671 Mar 17 23:43:29.675: INFO: Node has DiskPressure Mar 17 23:43:29.688: INFO: Kubelet Metrics: [] Mar 17 23:43:30.150: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:30.150: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:30.150: INFO: Pod: container-disk-hog-pod Mar 17 23:43:30.150: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:30.150: INFO: Pod: innocent-pod Mar 17 23:43:30.150: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:30.153: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:30.153: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:30.153 Mar 17 23:43:32.156: INFO: Node has DiskPressure Mar 17 23:43:32.175: INFO: Kubelet Metrics: [] Mar 17 23:43:32.349: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:32.349: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10829262848 Mar 17 23:43:32.349: INFO: Pod: container-disk-hog-pod Mar 17 23:43:32.349: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:32.349: INFO: Pod: innocent-pod Mar 17 23:43:32.349: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:32.352: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:32.352: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:32.352 Mar 17 23:43:34.356: INFO: Node has DiskPressure Mar 17 23:43:34.418: INFO: Kubelet Metrics: [] Mar 17 23:43:34.430: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:34.430: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:34.430: INFO: Pod: container-disk-hog-pod Mar 17 23:43:34.430: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:34.430: INFO: Pod: innocent-pod Mar 17 23:43:34.430: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:34.432: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:34.432: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:34.432 Mar 17 23:43:36.435: INFO: Node has DiskPressure Mar 17 23:43:36.451: INFO: Kubelet Metrics: [] Mar 17 23:43:36.461: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:36.461: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:36.461: INFO: Pod: innocent-pod Mar 17 23:43:36.461: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:36.462: INFO: Pod: container-disk-hog-pod Mar 17 23:43:36.462: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:36.464: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:36.464: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:36.464 Mar 17 23:43:38.467: INFO: Node has DiskPressure Mar 17 23:43:38.484: INFO: Kubelet Metrics: [] Mar 17 23:43:38.494: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:38.494: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:38.494: INFO: Pod: innocent-pod Mar 17 23:43:38.494: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:38.494: INFO: Pod: container-disk-hog-pod Mar 17 23:43:38.494: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:38.496: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:38.496: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:38.496 Mar 17 23:43:40.500: INFO: Node has DiskPressure Mar 17 23:43:40.516: INFO: Kubelet Metrics: [] Mar 17 23:43:40.526: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:40.527: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:40.527: INFO: Pod: container-disk-hog-pod Mar 17 23:43:40.527: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:40.527: INFO: Pod: innocent-pod Mar 17 23:43:40.527: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:40.529: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:40.529: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:40.53 Mar 17 23:43:42.532: INFO: Node has DiskPressure Mar 17 23:43:42.553: INFO: Kubelet Metrics: [] Mar 17 23:43:42.570: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:42.570: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13906669568 Mar 17 23:43:42.570: INFO: Pod: container-disk-hog-pod Mar 17 23:43:42.570: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:42.570: INFO: Pod: innocent-pod Mar 17 23:43:42.570: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:42.573: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:42.573: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:42.573 Mar 17 23:43:44.576: INFO: Node has DiskPressure Mar 17 23:43:44.606: INFO: Kubelet Metrics: [] Mar 17 23:43:44.617: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:44.617: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:44.617: INFO: Pod: innocent-pod Mar 17 23:43:44.617: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:44.617: INFO: Pod: container-disk-hog-pod Mar 17 23:43:44.617: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:44.619: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:44.619: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:44.619 Mar 17 23:43:46.622: INFO: Node has DiskPressure Mar 17 23:43:46.636: INFO: Kubelet Metrics: [] Mar 17 23:43:46.646: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:46.647: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:46.647: INFO: Pod: container-disk-hog-pod Mar 17 23:43:46.647: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:46.647: INFO: Pod: innocent-pod Mar 17 23:43:46.647: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:46.649: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:46.649: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:46.649 Mar 17 23:43:48.652: INFO: Node has DiskPressure Mar 17 23:43:48.666: INFO: Kubelet Metrics: [] Mar 17 23:43:49.190: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:49.190: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:49.190: INFO: Pod: innocent-pod Mar 17 23:43:49.190: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:49.190: INFO: Pod: container-disk-hog-pod Mar 17 23:43:49.190: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:49.192: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:49.192: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:49.193 Mar 17 23:43:51.196: INFO: Node has DiskPressure Mar 17 23:43:51.214: INFO: Kubelet Metrics: [] Mar 17 23:43:51.231: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:51.231: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13810503680 Mar 17 23:43:51.232: INFO: Pod: container-disk-hog-pod Mar 17 23:43:51.232: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:51.232: INFO: Pod: innocent-pod Mar 17 23:43:51.232: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:51.234: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:51.235: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:51.235 Mar 17 23:43:53.238: INFO: Node has DiskPressure Mar 17 23:43:53.252: INFO: Kubelet Metrics: [] Mar 17 23:43:53.262: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:53.262: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:53.262: INFO: Pod: innocent-pod Mar 17 23:43:53.262: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:53.263: INFO: Pod: container-disk-hog-pod Mar 17 23:43:53.263: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:53.265: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:53.265: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:53.265 Mar 17 23:43:55.268: INFO: Node does NOT have DiskPressure Mar 17 23:43:55.282: INFO: Kubelet Metrics: [] Mar 17 23:43:55.291: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:55.291: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:55.291: INFO: Pod: container-disk-hog-pod Mar 17 23:43:55.291: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4116869120 Mar 17 23:43:55.291: INFO: Pod: innocent-pod Mar 17 23:43:55.291: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:55.294: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:55.294: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:55.294 Mar 17 23:43:57.297: INFO: Node does NOT have DiskPressure Mar 17 23:43:57.314: INFO: Kubelet Metrics: [] Mar 17 23:43:57.324: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:57.324: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:57.324: INFO: Pod: container-disk-hog-pod Mar 17 23:43:57.324: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:43:57.325: INFO: Pod: innocent-pod Mar 17 23:43:57.325: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:57.328: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:57.328: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:57.328 Mar 17 23:43:59.331: INFO: Node does NOT have DiskPressure Mar 17 23:43:59.344: INFO: Kubelet Metrics: [] Mar 17 23:43:59.353: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:59.353: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13710700544 Mar 17 23:43:59.353: INFO: Pod: container-disk-hog-pod Mar 17 23:43:59.353: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:43:59.353: INFO: Pod: innocent-pod Mar 17 23:43:59.353: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:43:59.356: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:43:59.356: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:43:59.356 Mar 17 23:44:01.358: INFO: Node does NOT have DiskPressure Mar 17 23:44:01.392: INFO: Kubelet Metrics: [] Mar 17 23:44:01.405: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13710700544 Mar 17 23:44:01.406: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13710700544 Mar 17 23:44:01.406: INFO: Pod: container-disk-hog-pod Mar 17 23:44:01.406: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:01.406: INFO: Pod: innocent-pod Mar 17 23:44:01.406: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:01.409: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:01.410: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:01.41 Mar 17 23:44:03.413: INFO: Node does NOT have DiskPressure Mar 17 23:44:03.432: INFO: Kubelet Metrics: [] Mar 17 23:44:03.444: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:03.444: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:03.444: INFO: Pod: innocent-pod Mar 17 23:44:03.444: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:03.444: INFO: Pod: container-disk-hog-pod Mar 17 23:44:03.445: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:03.447: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:03.447: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:03.447 Mar 17 23:44:05.450: INFO: Node does NOT have DiskPressure Mar 17 23:44:05.471: INFO: Kubelet Metrics: [] Mar 17 23:44:05.481: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:05.481: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:05.481: INFO: Pod: innocent-pod Mar 17 23:44:05.481: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:05.481: INFO: Pod: container-disk-hog-pod Mar 17 23:44:05.481: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:05.483: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:05.483: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:05.484 Mar 17 23:44:07.487: INFO: Node does NOT have DiskPressure Mar 17 23:44:07.506: INFO: Kubelet Metrics: [] Mar 17 23:44:07.516: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:07.517: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:07.517: INFO: Pod: container-disk-hog-pod Mar 17 23:44:07.517: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:07.517: INFO: Pod: innocent-pod Mar 17 23:44:07.517: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:07.520: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:07.520: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:07.52 Mar 17 23:44:09.522: INFO: Node does NOT have DiskPressure Mar 17 23:44:09.549: INFO: Kubelet Metrics: [] Mar 17 23:44:09.558: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:09.559: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:09.559: INFO: Pod: container-disk-hog-pod Mar 17 23:44:09.559: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:09.559: INFO: Pod: innocent-pod Mar 17 23:44:09.559: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:09.562: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:09.562: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:09.562 Mar 17 23:44:11.565: INFO: Node does NOT have DiskPressure Mar 17 23:44:11.585: INFO: Kubelet Metrics: [] Mar 17 23:44:11.602: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:11.602: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13615620096 Mar 17 23:44:11.603: INFO: Pod: innocent-pod Mar 17 23:44:11.603: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:11.603: INFO: Pod: container-disk-hog-pod Mar 17 23:44:11.603: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:11.605: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:11.605: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:11.605 Mar 17 23:44:13.608: INFO: Node does NOT have DiskPressure Mar 17 23:44:13.623: INFO: Kubelet Metrics: [] Mar 17 23:44:13.633: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:13.633: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:13.633: INFO: Pod: innocent-pod Mar 17 23:44:13.633: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:13.633: INFO: Pod: container-disk-hog-pod Mar 17 23:44:13.633: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:13.636: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:13.636: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:13.636 Mar 17 23:44:15.639: INFO: Node does NOT have DiskPressure Mar 17 23:44:15.657: INFO: Kubelet Metrics: [] Mar 17 23:44:15.666: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:15.667: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:15.667: INFO: Pod: innocent-pod Mar 17 23:44:15.667: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:15.667: INFO: Pod: container-disk-hog-pod Mar 17 23:44:15.667: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:15.669: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:15.669: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:15.67 Mar 17 23:44:17.673: INFO: Node does NOT have DiskPressure Mar 17 23:44:17.697: INFO: Kubelet Metrics: [] Mar 17 23:44:17.707: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:17.707: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:17.707: INFO: Pod: container-disk-hog-pod Mar 17 23:44:17.707: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:17.708: INFO: Pod: innocent-pod Mar 17 23:44:17.708: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:17.710: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:17.710: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:17.71 Mar 17 23:44:19.713: INFO: Node does NOT have DiskPressure Mar 17 23:44:19.727: INFO: Kubelet Metrics: [] Mar 17 23:44:19.737: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:19.737: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:19.737: INFO: Pod: innocent-pod Mar 17 23:44:19.737: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:19.738: INFO: Pod: container-disk-hog-pod Mar 17 23:44:19.738: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:19.740: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:19.740: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:19.74 Mar 17 23:44:21.743: INFO: Node does NOT have DiskPressure Mar 17 23:44:21.778: INFO: Kubelet Metrics: [] Mar 17 23:44:21.789: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:21.789: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13514670080 Mar 17 23:44:21.789: INFO: Pod: container-disk-hog-pod Mar 17 23:44:21.789: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:21.790: INFO: Pod: innocent-pod Mar 17 23:44:21.790: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:21.792: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:21.792: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:21.792 Mar 17 23:44:23.795: INFO: Node does NOT have DiskPressure Mar 17 23:44:23.808: INFO: Kubelet Metrics: [] Mar 17 23:44:23.818: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:23.818: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:23.818: INFO: Pod: container-disk-hog-pod Mar 17 23:44:23.818: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:23.818: INFO: Pod: innocent-pod Mar 17 23:44:23.818: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:23.821: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:23.821: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:23.821 Mar 17 23:44:25.824: INFO: Node does NOT have DiskPressure Mar 17 23:44:25.839: INFO: Kubelet Metrics: [] Mar 17 23:44:25.849: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:25.849: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:25.849: INFO: Pod: innocent-pod Mar 17 23:44:25.849: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:25.849: INFO: Pod: container-disk-hog-pod Mar 17 23:44:25.849: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:25.851: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:25.851: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:25.851 Mar 17 23:44:27.855: INFO: Node does NOT have DiskPressure Mar 17 23:44:27.873: INFO: Kubelet Metrics: [] Mar 17 23:44:27.883: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:27.883: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:27.884: INFO: Pod: container-disk-hog-pod Mar 17 23:44:27.884: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:27.884: INFO: Pod: innocent-pod Mar 17 23:44:27.884: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:27.887: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:27.887: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:27.887 Mar 17 23:44:29.889: INFO: Node does NOT have DiskPressure Mar 17 23:44:29.905: INFO: Kubelet Metrics: [] Mar 17 23:44:29.921: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:29.922: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:29.922: INFO: Pod: innocent-pod Mar 17 23:44:29.922: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:29.922: INFO: Pod: container-disk-hog-pod Mar 17 23:44:29.922: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:29.925: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:29.925: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:29.925 Mar 17 23:44:31.927: INFO: Node does NOT have DiskPressure Mar 17 23:44:31.941: INFO: Kubelet Metrics: [] Mar 17 23:44:31.950: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:31.950: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13415718912 Mar 17 23:44:31.950: INFO: Pod: innocent-pod Mar 17 23:44:31.951: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:31.951: INFO: Pod: container-disk-hog-pod Mar 17 23:44:31.951: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:31.953: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:31.953: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:31.953 Mar 17 23:44:33.956: INFO: Node does NOT have DiskPressure Mar 17 23:44:33.970: INFO: Kubelet Metrics: [] Mar 17 23:44:34.175: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:34.175: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:34.175: INFO: Pod: container-disk-hog-pod Mar 17 23:44:34.175: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:34.175: INFO: Pod: innocent-pod Mar 17 23:44:34.175: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:34.178: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:34.178: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:34.178 Mar 17 23:44:36.180: INFO: Node does NOT have DiskPressure Mar 17 23:44:36.194: INFO: Kubelet Metrics: [] Mar 17 23:44:36.204: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:36.204: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:36.204: INFO: Pod: innocent-pod Mar 17 23:44:36.204: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:36.204: INFO: Pod: container-disk-hog-pod Mar 17 23:44:36.204: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:36.206: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:36.206: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:36.206 Mar 17 23:44:38.209: INFO: Node does NOT have DiskPressure Mar 17 23:44:38.238: INFO: Kubelet Metrics: [] Mar 17 23:44:38.254: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:38.254: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:38.254: INFO: Pod: container-disk-hog-pod Mar 17 23:44:38.254: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:38.254: INFO: Pod: innocent-pod Mar 17 23:44:38.254: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:38.256: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:38.256: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:38.256 Mar 17 23:44:40.259: INFO: Node does NOT have DiskPressure Mar 17 23:44:40.289: INFO: Kubelet Metrics: [] Mar 17 23:44:40.304: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:40.304: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:40.304: INFO: Pod: innocent-pod Mar 17 23:44:40.305: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:40.305: INFO: Pod: container-disk-hog-pod Mar 17 23:44:40.305: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:40.308: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:40.308: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:40.308 Mar 17 23:44:42.310: INFO: Node does NOT have DiskPressure Mar 17 23:44:42.339: INFO: Kubelet Metrics: [] Mar 17 23:44:43.023: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:43.023: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13319712768 Mar 17 23:44:43.023: INFO: Pod: container-disk-hog-pod Mar 17 23:44:43.023: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:43.023: INFO: Pod: innocent-pod Mar 17 23:44:43.023: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:43.026: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:43.026: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:43.026 Mar 17 23:44:45.029: INFO: Node does NOT have DiskPressure Mar 17 23:44:45.049: INFO: Kubelet Metrics: [] Mar 17 23:44:45.059: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:45.059: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:45.059: INFO: Pod: container-disk-hog-pod Mar 17 23:44:45.060: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:45.060: INFO: Pod: innocent-pod Mar 17 23:44:45.060: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:45.062: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:45.063: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:45.063 Mar 17 23:44:47.065: INFO: Node does NOT have DiskPressure Mar 17 23:44:47.079: INFO: Kubelet Metrics: [] Mar 17 23:44:47.155: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:47.155: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:47.155: INFO: Pod: container-disk-hog-pod Mar 17 23:44:47.155: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:47.155: INFO: Pod: innocent-pod Mar 17 23:44:47.155: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:47.159: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:47.159: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:47.16 Mar 17 23:44:49.163: INFO: Node does NOT have DiskPressure Mar 17 23:44:49.184: INFO: Kubelet Metrics: [] Mar 17 23:44:49.252: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:49.252: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:49.252: INFO: Pod: innocent-pod Mar 17 23:44:49.252: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:49.252: INFO: Pod: container-disk-hog-pod Mar 17 23:44:49.252: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:49.255: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:49.255: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:49.255 Mar 17 23:44:51.260: INFO: Node does NOT have DiskPressure Mar 17 23:44:51.285: INFO: Kubelet Metrics: [] Mar 17 23:44:51.300: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:51.300: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13218803712 Mar 17 23:44:51.301: INFO: Pod: innocent-pod Mar 17 23:44:51.301: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:51.301: INFO: Pod: container-disk-hog-pod Mar 17 23:44:51.301: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:51.305: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:51.305: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:51.305 Mar 17 23:44:53.308: INFO: Node does NOT have DiskPressure Mar 17 23:44:53.321: INFO: Kubelet Metrics: [] Mar 17 23:44:53.330: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:53.331: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:53.331: INFO: Pod: container-disk-hog-pod Mar 17 23:44:53.331: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:53.331: INFO: Pod: innocent-pod Mar 17 23:44:53.331: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:53.333: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:53.333: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:53.333 Mar 17 23:44:55.336: INFO: Node does NOT have DiskPressure Mar 17 23:44:55.350: INFO: Kubelet Metrics: [] Mar 17 23:44:55.360: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:55.361: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:55.361: INFO: Pod: innocent-pod Mar 17 23:44:55.361: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:55.361: INFO: Pod: container-disk-hog-pod Mar 17 23:44:55.362: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:55.364: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:55.364: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:55.364 Mar 17 23:44:57.367: INFO: Node does NOT have DiskPressure Mar 17 23:44:57.384: INFO: Kubelet Metrics: [] Mar 17 23:44:57.394: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:57.394: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:57.394: INFO: Pod: innocent-pod Mar 17 23:44:57.394: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:57.394: INFO: Pod: container-disk-hog-pod Mar 17 23:44:57.394: INFO: --- summary Container: container-disk-hog-container UsedBytes: 4703043584 Mar 17 23:44:57.402: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:57.402: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:57.402 Mar 17 23:44:59.406: INFO: Node does NOT have DiskPressure Mar 17 23:44:59.421: INFO: Kubelet Metrics: [] Mar 17 23:44:59.447: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:59.447: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13124825088 Mar 17 23:44:59.447: INFO: Pod: container-disk-hog-pod Mar 17 23:44:59.448: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:44:59.448: INFO: Pod: innocent-pod Mar 17 23:44:59.448: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:44:59.453: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:44:59.453: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:44:59.454 Mar 17 23:45:01.457: INFO: Node does NOT have DiskPressure Mar 17 23:45:01.477: INFO: Kubelet Metrics: [] Mar 17 23:45:01.486: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13124825088 Mar 17 23:45:01.486: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13124825088 Mar 17 23:45:01.486: INFO: Pod: container-disk-hog-pod Mar 17 23:45:01.487: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:01.487: INFO: Pod: innocent-pod Mar 17 23:45:01.487: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:01.489: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:01.489: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:01.489 Mar 17 23:45:03.492: INFO: Node does NOT have DiskPressure Mar 17 23:45:03.510: INFO: Kubelet Metrics: [] Mar 17 23:45:03.519: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:03.519: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:03.520: INFO: Pod: container-disk-hog-pod Mar 17 23:45:03.520: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:03.520: INFO: Pod: innocent-pod Mar 17 23:45:03.520: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:03.522: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:03.522: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:03.523 Mar 17 23:45:05.525: INFO: Node does NOT have DiskPressure Mar 17 23:45:05.542: INFO: Kubelet Metrics: [] Mar 17 23:45:05.571: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:05.571: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:05.571: INFO: Pod: container-disk-hog-pod Mar 17 23:45:05.571: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:05.571: INFO: Pod: innocent-pod Mar 17 23:45:05.571: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:05.573: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:05.573: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:05.573 Mar 17 23:45:07.577: INFO: Node does NOT have DiskPressure Mar 17 23:45:07.592: INFO: Kubelet Metrics: [] Mar 17 23:45:07.606: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:07.606: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:07.606: INFO: Pod: innocent-pod Mar 17 23:45:07.606: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:07.606: INFO: Pod: container-disk-hog-pod Mar 17 23:45:07.606: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:07.610: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:07.610: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:07.61 Mar 17 23:45:09.614: INFO: Node does NOT have DiskPressure Mar 17 23:45:09.642: INFO: Kubelet Metrics: [] Mar 17 23:45:09.656: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:09.656: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:09.656: INFO: Pod: container-disk-hog-pod Mar 17 23:45:09.656: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:09.657: INFO: Pod: innocent-pod Mar 17 23:45:09.657: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:09.659: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:09.659: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:09.66 Mar 17 23:45:11.662: INFO: Node does NOT have DiskPressure Mar 17 23:45:11.680: INFO: Kubelet Metrics: [] Mar 17 23:45:11.696: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:11.697: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 13023948800 Mar 17 23:45:11.697: INFO: Pod: innocent-pod Mar 17 23:45:11.697: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:11.697: INFO: Pod: container-disk-hog-pod Mar 17 23:45:11.697: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:11.699: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:11.700: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:11.7 Mar 17 23:45:13.703: INFO: Node does NOT have DiskPressure Mar 17 23:45:13.716: INFO: Kubelet Metrics: [] Mar 17 23:45:13.725: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:13.725: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:13.725: INFO: Pod: innocent-pod Mar 17 23:45:13.725: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:13.725: INFO: Pod: container-disk-hog-pod Mar 17 23:45:13.725: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:13.728: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:13.728: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:13.728 Mar 17 23:45:15.731: INFO: Node does NOT have DiskPressure Mar 17 23:45:15.748: INFO: Kubelet Metrics: [] Mar 17 23:45:15.757: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:15.758: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:15.758: INFO: Pod: innocent-pod Mar 17 23:45:15.758: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:15.758: INFO: Pod: container-disk-hog-pod Mar 17 23:45:15.758: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:15.761: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:15.761: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:15.761 Mar 17 23:45:17.764: INFO: Node does NOT have DiskPressure Mar 17 23:45:17.782: INFO: Kubelet Metrics: [] Mar 17 23:45:17.795: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:17.795: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:17.795: INFO: Pod: innocent-pod Mar 17 23:45:17.795: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:17.795: INFO: Pod: container-disk-hog-pod Mar 17 23:45:17.795: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:17.800: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:17.800: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:17.8 Mar 17 23:45:19.803: INFO: Node does NOT have DiskPressure Mar 17 23:45:19.827: INFO: Kubelet Metrics: [] Mar 17 23:45:19.848: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:19.849: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:19.849: INFO: Pod: container-disk-hog-pod Mar 17 23:45:19.849: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:19.849: INFO: Pod: innocent-pod Mar 17 23:45:19.849: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:19.853: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:19.854: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:19.854 Mar 17 23:45:21.857: INFO: Node does NOT have DiskPressure Mar 17 23:45:21.879: INFO: Kubelet Metrics: [] Mar 17 23:45:21.891: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:21.891: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12925124608 Mar 17 23:45:21.891: INFO: Pod: container-disk-hog-pod Mar 17 23:45:21.891: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:21.891: INFO: Pod: innocent-pod Mar 17 23:45:21.891: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:21.894: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:21.894: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:21.894 Mar 17 23:45:23.898: INFO: Node does NOT have DiskPressure Mar 17 23:45:23.920: INFO: Kubelet Metrics: [] Mar 17 23:45:23.930: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:23.931: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:23.931: INFO: Pod: innocent-pod Mar 17 23:45:23.931: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:23.931: INFO: Pod: container-disk-hog-pod Mar 17 23:45:23.931: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:23.934: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:23.934: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:23.934 Mar 17 23:45:25.938: INFO: Node does NOT have DiskPressure Mar 17 23:45:25.959: INFO: Kubelet Metrics: [] Mar 17 23:45:25.980: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:25.981: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:25.981: INFO: Pod: container-disk-hog-pod Mar 17 23:45:25.981: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:25.981: INFO: Pod: innocent-pod Mar 17 23:45:25.981: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:25.984: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:25.984: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:25.984 Mar 17 23:45:27.992: INFO: Node does NOT have DiskPressure Mar 17 23:45:28.022: INFO: Kubelet Metrics: [] Mar 17 23:45:28.038: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:28.039: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:28.039: INFO: Pod: innocent-pod Mar 17 23:45:28.039: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:28.039: INFO: Pod: container-disk-hog-pod Mar 17 23:45:28.039: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:28.041: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:28.041: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:28.042 Mar 17 23:45:30.044: INFO: Node does NOT have DiskPressure Mar 17 23:45:30.057: INFO: Kubelet Metrics: [] Mar 17 23:45:30.067: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:30.068: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:30.068: INFO: Pod: container-disk-hog-pod Mar 17 23:45:30.068: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:30.068: INFO: Pod: innocent-pod Mar 17 23:45:30.068: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:30.071: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:30.071: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:30.071 Mar 17 23:45:32.074: INFO: Node does NOT have DiskPressure Mar 17 23:45:32.087: INFO: Kubelet Metrics: [] Mar 17 23:45:32.097: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:32.097: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12829085696 Mar 17 23:45:32.097: INFO: Pod: innocent-pod Mar 17 23:45:32.097: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:32.097: INFO: Pod: container-disk-hog-pod Mar 17 23:45:32.097: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:32.100: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:32.100: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:32.101 Mar 17 23:45:34.104: INFO: Node does NOT have DiskPressure Mar 17 23:45:34.118: INFO: Kubelet Metrics: [] Mar 17 23:45:34.127: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:34.127: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:34.127: INFO: Pod: innocent-pod Mar 17 23:45:34.127: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:34.127: INFO: Pod: container-disk-hog-pod Mar 17 23:45:34.127: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:34.129: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:34.130: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:34.13 Mar 17 23:45:36.133: INFO: Node does NOT have DiskPressure Mar 17 23:45:36.146: INFO: Kubelet Metrics: [] Mar 17 23:45:36.156: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:36.156: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:36.156: INFO: Pod: container-disk-hog-pod Mar 17 23:45:36.156: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:36.156: INFO: Pod: innocent-pod Mar 17 23:45:36.156: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:36.158: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:36.159: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:36.159 Mar 17 23:45:38.162: INFO: Node does NOT have DiskPressure Mar 17 23:45:38.188: INFO: Kubelet Metrics: [] Mar 17 23:45:38.206: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:38.206: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:38.206: INFO: Pod: container-disk-hog-pod Mar 17 23:45:38.206: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:38.206: INFO: Pod: innocent-pod Mar 17 23:45:38.206: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:38.209: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:38.209: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:38.209 Mar 17 23:45:40.212: INFO: Node does NOT have DiskPressure Mar 17 23:45:40.226: INFO: Kubelet Metrics: [] Mar 17 23:45:40.236: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:40.236: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:40.236: INFO: Pod: container-disk-hog-pod Mar 17 23:45:40.236: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:40.236: INFO: Pod: innocent-pod Mar 17 23:45:40.237: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:40.239: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:40.239: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:40.239 Mar 17 23:45:42.241: INFO: Node does NOT have DiskPressure Mar 17 23:45:42.256: INFO: Kubelet Metrics: [] Mar 17 23:45:42.265: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:42.265: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12728139776 Mar 17 23:45:42.265: INFO: Pod: container-disk-hog-pod Mar 17 23:45:42.265: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:42.265: INFO: Pod: innocent-pod Mar 17 23:45:42.265: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:42.267: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:42.267: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:42.267 Mar 17 23:45:44.270: INFO: Node does NOT have DiskPressure Mar 17 23:45:44.289: INFO: Kubelet Metrics: [] Mar 17 23:45:44.298: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:44.299: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:44.299: INFO: Pod: container-disk-hog-pod Mar 17 23:45:44.299: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:44.299: INFO: Pod: innocent-pod Mar 17 23:45:44.299: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:44.302: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:44.302: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:44.302 Mar 17 23:45:46.305: INFO: Node does NOT have DiskPressure Mar 17 23:45:46.319: INFO: Kubelet Metrics: [] Mar 17 23:45:46.328: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:46.328: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:46.328: INFO: Pod: innocent-pod Mar 17 23:45:46.328: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:46.328: INFO: Pod: container-disk-hog-pod Mar 17 23:45:46.328: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:46.330: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:46.330: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:46.331 Mar 17 23:45:48.333: INFO: Node does NOT have DiskPressure Mar 17 23:45:48.354: INFO: Kubelet Metrics: [] Mar 17 23:45:48.369: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:48.370: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:48.370: INFO: Pod: container-disk-hog-pod Mar 17 23:45:48.370: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:48.370: INFO: Pod: innocent-pod Mar 17 23:45:48.370: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:48.372: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:48.372: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:48.373 Mar 17 23:45:50.375: INFO: Node does NOT have DiskPressure Mar 17 23:45:50.394: INFO: Kubelet Metrics: [] Mar 17 23:45:50.405: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:50.405: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:50.405: INFO: Pod: container-disk-hog-pod Mar 17 23:45:50.405: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:50.405: INFO: Pod: innocent-pod Mar 17 23:45:50.405: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:50.408: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:50.408: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:50.408 Mar 17 23:45:52.411: INFO: Node does NOT have DiskPressure Mar 17 23:45:52.425: INFO: Kubelet Metrics: [] Mar 17 23:45:52.435: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:52.435: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12633018368 Mar 17 23:45:52.435: INFO: Pod: container-disk-hog-pod Mar 17 23:45:52.435: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:52.435: INFO: Pod: innocent-pod Mar 17 23:45:52.435: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:52.437: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:52.437: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:52.438 Mar 17 23:45:54.440: INFO: Node does NOT have DiskPressure Mar 17 23:45:54.454: INFO: Kubelet Metrics: [] Mar 17 23:45:54.467: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:54.467: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:54.467: INFO: Pod: innocent-pod Mar 17 23:45:54.467: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:54.467: INFO: Pod: container-disk-hog-pod Mar 17 23:45:54.467: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:54.471: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:54.471: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:54.471 Mar 17 23:45:56.474: INFO: Node does NOT have DiskPressure Mar 17 23:45:56.492: INFO: Kubelet Metrics: [] Mar 17 23:45:56.519: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:56.519: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:56.519: INFO: Pod: container-disk-hog-pod Mar 17 23:45:56.519: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:56.519: INFO: Pod: innocent-pod Mar 17 23:45:56.520: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:56.522: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:56.523: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:56.523 Mar 17 23:45:58.525: INFO: Node does NOT have DiskPressure Mar 17 23:45:58.545: INFO: Kubelet Metrics: [] Mar 17 23:45:58.617: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:58.617: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12533211136 Mar 17 23:45:58.617: INFO: Pod: innocent-pod Mar 17 23:45:58.617: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:45:58.617: INFO: Pod: container-disk-hog-pod Mar 17 23:45:58.617: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:45:58.620: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:45:58.620: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:45:58.62 Mar 17 23:46:00.626: INFO: Node does NOT have DiskPressure Mar 17 23:46:00.639: INFO: Kubelet Metrics: [] Mar 17 23:46:00.649: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12533211136 Mar 17 23:46:00.649: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12533211136 Mar 17 23:46:00.649: INFO: Pod: innocent-pod Mar 17 23:46:00.649: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:00.649: INFO: Pod: container-disk-hog-pod Mar 17 23:46:00.649: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:46:00.651: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:00.652: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:00.652 Mar 17 23:46:02.655: INFO: Node does NOT have DiskPressure Mar 17 23:46:02.681: INFO: Kubelet Metrics: [] Mar 17 23:46:02.696: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12533211136 Mar 17 23:46:02.696: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12533211136 Mar 17 23:46:02.696: INFO: Pod: innocent-pod Mar 17 23:46:02.696: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:02.696: INFO: Pod: container-disk-hog-pod Mar 17 23:46:02.696: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:46:02.703: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:02.703: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:02.703 Mar 17 23:46:04.705: INFO: Node does NOT have DiskPressure Mar 17 23:46:04.720: INFO: Kubelet Metrics: [] Mar 17 23:46:04.729: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:04.729: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:04.729: INFO: Pod: container-disk-hog-pod Mar 17 23:46:04.729: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5292363776 Mar 17 23:46:04.729: INFO: Pod: innocent-pod Mar 17 23:46:04.730: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:04.732: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:04.732: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:04.732 Mar 17 23:46:06.735: INFO: Node does NOT have DiskPressure Mar 17 23:46:06.765: INFO: Kubelet Metrics: [] Mar 17 23:46:06.780: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:06.780: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:06.781: INFO: Pod: container-disk-hog-pod Mar 17 23:46:06.781: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:06.781: INFO: Pod: innocent-pod Mar 17 23:46:06.781: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:06.786: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:06.786: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:06.786 Mar 17 23:46:08.789: INFO: Node does NOT have DiskPressure Mar 17 23:46:08.808: INFO: Kubelet Metrics: [] Mar 17 23:46:08.818: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:08.819: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:08.819: INFO: Pod: innocent-pod Mar 17 23:46:08.819: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:08.819: INFO: Pod: container-disk-hog-pod Mar 17 23:46:08.819: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:08.822: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:08.822: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:08.822 Mar 17 23:46:10.825: INFO: Node does NOT have DiskPressure Mar 17 23:46:10.839: INFO: Kubelet Metrics: [] Mar 17 23:46:10.855: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:10.855: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:10.856: INFO: Pod: container-disk-hog-pod Mar 17 23:46:10.856: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:10.856: INFO: Pod: innocent-pod Mar 17 23:46:10.856: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:10.859: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:10.859: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:10.859 Mar 17 23:46:12.862: INFO: Node does NOT have DiskPressure Mar 17 23:46:12.890: INFO: Kubelet Metrics: [] Mar 17 23:46:12.900: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:12.900: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12432265216 Mar 17 23:46:12.901: INFO: Pod: container-disk-hog-pod Mar 17 23:46:12.901: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:12.901: INFO: Pod: innocent-pod Mar 17 23:46:12.901: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:12.903: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:12.903: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:12.904 Mar 17 23:46:14.907: INFO: Node does NOT have DiskPressure Mar 17 23:46:14.929: INFO: Kubelet Metrics: [] Mar 17 23:46:14.939: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:14.939: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:14.939: INFO: Pod: innocent-pod Mar 17 23:46:14.939: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:14.939: INFO: Pod: container-disk-hog-pod Mar 17 23:46:14.939: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:14.942: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:14.942: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:14.942 Mar 17 23:46:16.945: INFO: Node does NOT have DiskPressure Mar 17 23:46:16.977: INFO: Kubelet Metrics: [] Mar 17 23:46:16.988: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:16.988: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:16.988: INFO: Pod: innocent-pod Mar 17 23:46:16.988: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:16.988: INFO: Pod: container-disk-hog-pod Mar 17 23:46:16.988: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:16.991: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:16.991: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:16.991 Mar 17 23:46:18.995: INFO: Node does NOT have DiskPressure Mar 17 23:46:19.010: INFO: Kubelet Metrics: [] Mar 17 23:46:19.020: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:19.020: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:19.020: INFO: Pod: innocent-pod Mar 17 23:46:19.020: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:19.020: INFO: Pod: container-disk-hog-pod Mar 17 23:46:19.020: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:19.023: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:19.023: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:19.023 Mar 17 23:46:21.027: INFO: Node does NOT have DiskPressure Mar 17 23:46:21.045: INFO: Kubelet Metrics: [] Mar 17 23:46:21.054: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:21.054: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:21.054: INFO: Pod: container-disk-hog-pod Mar 17 23:46:21.054: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:21.054: INFO: Pod: innocent-pod Mar 17 23:46:21.054: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:21.057: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:21.057: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:21.057 Mar 17 23:46:23.060: INFO: Node does NOT have DiskPressure Mar 17 23:46:23.074: INFO: Kubelet Metrics: [] Mar 17 23:46:23.111: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:23.111: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12338278400 Mar 17 23:46:23.112: INFO: Pod: innocent-pod Mar 17 23:46:23.112: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:23.112: INFO: Pod: container-disk-hog-pod Mar 17 23:46:23.112: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:23.114: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:23.115: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:23.115 Mar 17 23:46:25.118: INFO: Node does NOT have DiskPressure Mar 17 23:46:25.132: INFO: Kubelet Metrics: [] Mar 17 23:46:25.146: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:25.146: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:25.146: INFO: Pod: innocent-pod Mar 17 23:46:25.146: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:25.146: INFO: Pod: container-disk-hog-pod Mar 17 23:46:25.146: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:25.150: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:25.150: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:25.15 Mar 17 23:46:27.153: INFO: Node does NOT have DiskPressure Mar 17 23:46:27.171: INFO: Kubelet Metrics: [] Mar 17 23:46:27.181: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:27.181: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:27.181: INFO: Pod: container-disk-hog-pod Mar 17 23:46:27.181: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:27.181: INFO: Pod: innocent-pod Mar 17 23:46:27.181: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:27.183: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:27.183: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:27.183 Mar 17 23:46:29.186: INFO: Node does NOT have DiskPressure Mar 17 23:46:29.200: INFO: Kubelet Metrics: [] Mar 17 23:46:29.212: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:29.212: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:29.212: INFO: Pod: container-disk-hog-pod Mar 17 23:46:29.212: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:29.213: INFO: Pod: innocent-pod Mar 17 23:46:29.213: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:29.215: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:29.215: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:29.215 Mar 17 23:46:31.220: INFO: Node does NOT have DiskPressure Mar 17 23:46:31.236: INFO: Kubelet Metrics: [] Mar 17 23:46:31.247: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:31.247: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12237332480 Mar 17 23:46:31.247: INFO: Pod: container-disk-hog-pod Mar 17 23:46:31.247: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:31.247: INFO: Pod: innocent-pod Mar 17 23:46:31.247: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:31.249: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:31.249: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:31.249 Mar 17 23:46:33.253: INFO: Node does NOT have DiskPressure Mar 17 23:46:33.267: INFO: Kubelet Metrics: [] Mar 17 23:46:33.276: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:33.276: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:33.276: INFO: Pod: container-disk-hog-pod Mar 17 23:46:33.276: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:33.276: INFO: Pod: innocent-pod Mar 17 23:46:33.276: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:33.278: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:33.279: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:33.279 Mar 17 23:46:35.282: INFO: Node does NOT have DiskPressure Mar 17 23:46:35.308: INFO: Kubelet Metrics: [] Mar 17 23:46:35.321: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:35.321: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:35.321: INFO: Pod: container-disk-hog-pod Mar 17 23:46:35.321: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:35.321: INFO: Pod: innocent-pod Mar 17 23:46:35.322: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:35.324: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:35.324: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:35.324 Mar 17 23:46:37.328: INFO: Node does NOT have DiskPressure Mar 17 23:46:37.343: INFO: Kubelet Metrics: [] Mar 17 23:46:37.352: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:37.353: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:37.353: INFO: Pod: container-disk-hog-pod Mar 17 23:46:37.353: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:37.353: INFO: Pod: innocent-pod Mar 17 23:46:37.353: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:37.355: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:37.355: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:37.355 Mar 17 23:46:39.358: INFO: Node does NOT have DiskPressure Mar 17 23:46:39.386: INFO: Kubelet Metrics: [] Mar 17 23:46:39.402: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:39.402: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:39.402: INFO: Pod: container-disk-hog-pod Mar 17 23:46:39.402: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:39.402: INFO: Pod: innocent-pod Mar 17 23:46:39.402: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:39.404: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:39.404: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:39.404 Mar 17 23:46:41.407: INFO: Node does NOT have DiskPressure Mar 17 23:46:41.429: INFO: Kubelet Metrics: [] Mar 17 23:46:41.439: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:41.439: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12143345664 Mar 17 23:46:41.439: INFO: Pod: container-disk-hog-pod Mar 17 23:46:41.439: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:41.440: INFO: Pod: innocent-pod Mar 17 23:46:41.440: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:41.442: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:41.442: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:41.442 Mar 17 23:46:43.446: INFO: Node does NOT have DiskPressure Mar 17 23:46:43.467: INFO: Kubelet Metrics: [] Mar 17 23:46:43.477: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:43.477: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:43.477: INFO: Pod: container-disk-hog-pod Mar 17 23:46:43.478: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:43.478: INFO: Pod: innocent-pod Mar 17 23:46:43.478: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:43.481: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:43.481: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:43.481 Mar 17 23:46:45.484: INFO: Node does NOT have DiskPressure Mar 17 23:46:45.513: INFO: Kubelet Metrics: [] Mar 17 23:46:45.529: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:45.529: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:45.529: INFO: Pod: container-disk-hog-pod Mar 17 23:46:45.530: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:45.530: INFO: Pod: innocent-pod Mar 17 23:46:45.530: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:45.532: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:45.532: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:45.532 Mar 17 23:46:47.536: INFO: Node does NOT have DiskPressure Mar 17 23:46:47.551: INFO: Kubelet Metrics: [] Mar 17 23:46:47.561: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:47.561: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:47.561: INFO: Pod: container-disk-hog-pod Mar 17 23:46:47.561: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:47.561: INFO: Pod: innocent-pod Mar 17 23:46:47.561: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:47.563: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:47.564: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:47.564 Mar 17 23:46:49.567: INFO: Node does NOT have DiskPressure Mar 17 23:46:49.581: INFO: Kubelet Metrics: [] Mar 17 23:46:49.602: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:49.602: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:49.602: INFO: Pod: innocent-pod Mar 17 23:46:49.602: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:49.602: INFO: Pod: container-disk-hog-pod Mar 17 23:46:49.603: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:49.605: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:49.605: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:49.606 Mar 17 23:46:51.608: INFO: Node does NOT have DiskPressure Mar 17 23:46:51.625: INFO: Kubelet Metrics: [] Mar 17 23:46:51.636: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:51.636: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 12042395648 Mar 17 23:46:51.636: INFO: Pod: container-disk-hog-pod Mar 17 23:46:51.637: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:51.637: INFO: Pod: innocent-pod Mar 17 23:46:51.637: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:51.640: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:51.640: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:51.64 Mar 17 23:46:53.643: INFO: Node does NOT have DiskPressure Mar 17 23:46:53.658: INFO: Kubelet Metrics: [] Mar 17 23:46:53.672: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:53.672: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:53.672: INFO: Pod: innocent-pod Mar 17 23:46:53.672: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:53.673: INFO: Pod: container-disk-hog-pod Mar 17 23:46:53.673: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:53.675: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:53.675: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:53.675 Mar 17 23:46:55.679: INFO: Node does NOT have DiskPressure Mar 17 23:46:55.693: INFO: Kubelet Metrics: [] Mar 17 23:46:55.702: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:55.703: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:55.703: INFO: Pod: innocent-pod Mar 17 23:46:55.703: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:55.703: INFO: Pod: container-disk-hog-pod Mar 17 23:46:55.703: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:55.706: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:55.706: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:55.706 Mar 17 23:46:57.709: INFO: Node does NOT have DiskPressure Mar 17 23:46:57.727: INFO: Kubelet Metrics: [] Mar 17 23:46:57.737: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:57.738: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:57.738: INFO: Pod: container-disk-hog-pod Mar 17 23:46:57.738: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:57.738: INFO: Pod: innocent-pod Mar 17 23:46:57.738: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:57.741: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:57.741: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:57.741 Mar 17 23:46:59.744: INFO: Node does NOT have DiskPressure Mar 17 23:46:59.758: INFO: Kubelet Metrics: [] Mar 17 23:46:59.771: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:59.771: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11941486592 Mar 17 23:46:59.771: INFO: Pod: innocent-pod Mar 17 23:46:59.771: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:46:59.771: INFO: Pod: container-disk-hog-pod Mar 17 23:46:59.771: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:46:59.773: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:46:59.773: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:46:59.773 Mar 17 23:47:01.776: INFO: Node does NOT have DiskPressure Mar 17 23:47:01.792: INFO: Kubelet Metrics: [] Mar 17 23:47:01.800: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11941486592 Mar 17 23:47:01.801: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11941486592 Mar 17 23:47:01.801: INFO: Pod: container-disk-hog-pod Mar 17 23:47:01.801: INFO: --- summary Container: container-disk-hog-container UsedBytes: 5880639488 Mar 17 23:47:01.801: INFO: Pod: innocent-pod Mar 17 23:47:01.801: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:01.804: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:01.804: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:01.804 Mar 17 23:47:03.807: INFO: Node does NOT have DiskPressure Mar 17 23:47:03.832: INFO: Kubelet Metrics: [] Mar 17 23:47:03.843: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:03.843: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:03.844: INFO: Pod: innocent-pod Mar 17 23:47:03.844: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:03.844: INFO: Pod: container-disk-hog-pod Mar 17 23:47:03.844: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:03.846: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:03.846: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:03.846 Mar 17 23:47:05.850: INFO: Node does NOT have DiskPressure Mar 17 23:47:05.865: INFO: Kubelet Metrics: [] Mar 17 23:47:05.875: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:05.875: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:05.875: INFO: Pod: container-disk-hog-pod Mar 17 23:47:05.876: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:05.876: INFO: Pod: innocent-pod Mar 17 23:47:05.876: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:05.878: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:05.878: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:05.879 Mar 17 23:47:07.882: INFO: Node does NOT have DiskPressure Mar 17 23:47:07.896: INFO: Kubelet Metrics: [] Mar 17 23:47:07.907: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:07.907: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:07.907: INFO: Pod: container-disk-hog-pod Mar 17 23:47:07.907: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:07.907: INFO: Pod: innocent-pod Mar 17 23:47:07.908: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:07.910: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:07.910: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:07.91 Mar 17 23:47:09.913: INFO: Node does NOT have DiskPressure Mar 17 23:47:09.931: INFO: Kubelet Metrics: [] Mar 17 23:47:09.941: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:09.941: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:09.941: INFO: Pod: innocent-pod Mar 17 23:47:09.941: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:09.941: INFO: Pod: container-disk-hog-pod Mar 17 23:47:09.941: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:09.944: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:09.944: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:09.944 Mar 17 23:47:11.947: INFO: Node does NOT have DiskPressure Mar 17 23:47:11.960: INFO: Kubelet Metrics: [] Mar 17 23:47:11.970: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:11.970: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11846365184 Mar 17 23:47:11.970: INFO: Pod: container-disk-hog-pod Mar 17 23:47:11.970: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:11.970: INFO: Pod: innocent-pod Mar 17 23:47:11.970: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:11.972: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:11.972: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:11.973 Mar 17 23:47:13.976: INFO: Node does NOT have DiskPressure Mar 17 23:47:13.991: INFO: Kubelet Metrics: [] Mar 17 23:47:14.007: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:14.008: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:14.008: INFO: Pod: container-disk-hog-pod Mar 17 23:47:14.008: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:14.008: INFO: Pod: innocent-pod Mar 17 23:47:14.008: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:14.011: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:14.011: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:14.011 Mar 17 23:47:16.014: INFO: Node does NOT have DiskPressure Mar 17 23:47:16.032: INFO: Kubelet Metrics: [] Mar 17 23:47:16.240: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:16.241: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:16.241: INFO: Pod: container-disk-hog-pod Mar 17 23:47:16.241: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:16.241: INFO: Pod: innocent-pod Mar 17 23:47:16.241: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:16.243: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:16.243: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:16.243 Mar 17 23:47:18.246: INFO: Node does NOT have DiskPressure Mar 17 23:47:18.260: INFO: Kubelet Metrics: [] Mar 17 23:47:18.270: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:18.270: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:18.270: INFO: Pod: container-disk-hog-pod Mar 17 23:47:18.271: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:18.271: INFO: Pod: innocent-pod Mar 17 23:47:18.271: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:18.273: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:18.273: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:18.274 Mar 17 23:47:20.276: INFO: Node does NOT have DiskPressure Mar 17 23:47:20.290: INFO: Kubelet Metrics: [] Mar 17 23:47:20.300: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:20.300: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:20.300: INFO: Pod: innocent-pod Mar 17 23:47:20.300: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:20.300: INFO: Pod: container-disk-hog-pod Mar 17 23:47:20.300: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:20.302: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:20.302: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:20.302 Mar 17 23:47:22.306: INFO: Node does NOT have DiskPressure Mar 17 23:47:22.324: INFO: Kubelet Metrics: [] Mar 17 23:47:22.333: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:22.334: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11745447936 Mar 17 23:47:22.334: INFO: Pod: innocent-pod Mar 17 23:47:22.334: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:22.334: INFO: Pod: container-disk-hog-pod Mar 17 23:47:22.335: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:22.337: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:22.337: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:22.337 Mar 17 23:47:24.340: INFO: Node does NOT have DiskPressure Mar 17 23:47:24.359: INFO: Kubelet Metrics: [] Mar 17 23:47:24.376: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:24.376: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:24.376: INFO: Pod: innocent-pod Mar 17 23:47:24.376: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:24.376: INFO: Pod: container-disk-hog-pod Mar 17 23:47:24.376: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:24.379: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:24.379: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:24.379 Mar 17 23:47:26.383: INFO: Node does NOT have DiskPressure Mar 17 23:47:26.404: INFO: Kubelet Metrics: [] Mar 17 23:47:26.420: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:26.420: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:26.420: INFO: Pod: container-disk-hog-pod Mar 17 23:47:26.420: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:26.420: INFO: Pod: innocent-pod Mar 17 23:47:26.420: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:26.427: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:26.427: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:26.427 Mar 17 23:47:28.430: INFO: Node does NOT have DiskPressure Mar 17 23:47:28.454: INFO: Kubelet Metrics: [] Mar 17 23:47:28.465: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:28.465: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:28.465: INFO: Pod: container-disk-hog-pod Mar 17 23:47:28.465: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:28.465: INFO: Pod: innocent-pod Mar 17 23:47:28.465: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:28.468: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:28.468: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:28.468 Mar 17 23:47:30.471: INFO: Node does NOT have DiskPressure Mar 17 23:47:30.491: INFO: Kubelet Metrics: [] Mar 17 23:47:30.500: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:30.501: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:30.501: INFO: Pod: innocent-pod Mar 17 23:47:30.501: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:30.501: INFO: Pod: container-disk-hog-pod Mar 17 23:47:30.501: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:30.505: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:30.505: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:30.505 Mar 17 23:47:32.508: INFO: Node does NOT have DiskPressure Mar 17 23:47:32.528: INFO: Kubelet Metrics: [] Mar 17 23:47:32.537: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:32.538: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11646488576 Mar 17 23:47:32.538: INFO: Pod: innocent-pod Mar 17 23:47:32.538: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:32.538: INFO: Pod: container-disk-hog-pod Mar 17 23:47:32.538: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:32.540: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:32.540: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:32.541 Mar 17 23:47:34.549: INFO: Node does NOT have DiskPressure Mar 17 23:47:34.581: INFO: Kubelet Metrics: [] Mar 17 23:47:34.595: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:34.595: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:34.595: INFO: Pod: container-disk-hog-pod Mar 17 23:47:34.595: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:34.595: INFO: Pod: innocent-pod Mar 17 23:47:34.595: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:34.610: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:34.611: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:34.611 Mar 17 23:47:36.613: INFO: Node does NOT have DiskPressure Mar 17 23:47:36.627: INFO: Kubelet Metrics: [] Mar 17 23:47:36.636: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:36.637: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:36.637: INFO: Pod: container-disk-hog-pod Mar 17 23:47:36.637: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:36.637: INFO: Pod: innocent-pod Mar 17 23:47:36.637: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:36.640: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:36.640: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:36.64 Mar 17 23:47:38.643: INFO: Node does NOT have DiskPressure Mar 17 23:47:38.658: INFO: Kubelet Metrics: [] Mar 17 23:47:38.667: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:38.668: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:38.668: INFO: Pod: container-disk-hog-pod Mar 17 23:47:38.668: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:38.668: INFO: Pod: innocent-pod Mar 17 23:47:38.668: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:38.671: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:38.671: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:38.671 Mar 17 23:47:40.674: INFO: Node does NOT have DiskPressure Mar 17 23:47:40.691: INFO: Kubelet Metrics: [] Mar 17 23:47:40.712: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:40.713: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:40.713: INFO: Pod: innocent-pod Mar 17 23:47:40.713: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:40.713: INFO: Pod: container-disk-hog-pod Mar 17 23:47:40.713: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:40.716: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:40.716: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:40.716 Mar 17 23:47:42.719: INFO: Node does NOT have DiskPressure Mar 17 23:47:42.734: INFO: Kubelet Metrics: [] Mar 17 23:47:42.744: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:42.744: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11550441472 Mar 17 23:47:42.744: INFO: Pod: innocent-pod Mar 17 23:47:42.744: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:42.744: INFO: Pod: container-disk-hog-pod Mar 17 23:47:42.744: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:42.746: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:42.746: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:42.746 Mar 17 23:47:44.750: INFO: Node does NOT have DiskPressure Mar 17 23:47:44.775: INFO: Kubelet Metrics: [] Mar 17 23:47:44.787: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:44.788: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:44.788: INFO: Pod: container-disk-hog-pod Mar 17 23:47:44.788: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:44.788: INFO: Pod: innocent-pod Mar 17 23:47:44.788: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:44.791: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:44.791: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:44.791 Mar 17 23:47:46.795: INFO: Node does NOT have DiskPressure Mar 17 23:47:46.813: INFO: Kubelet Metrics: [] Mar 17 23:47:46.823: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:46.824: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:46.824: INFO: Pod: container-disk-hog-pod Mar 17 23:47:46.824: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:46.824: INFO: Pod: innocent-pod Mar 17 23:47:46.824: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:46.826: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:46.826: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:46.827 Mar 17 23:47:48.830: INFO: Node does NOT have DiskPressure Mar 17 23:47:48.844: INFO: Kubelet Metrics: [] Mar 17 23:47:48.858: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:48.858: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:48.858: INFO: Pod: innocent-pod Mar 17 23:47:48.858: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:48.858: INFO: Pod: container-disk-hog-pod Mar 17 23:47:48.858: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:48.861: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:48.862: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:48.862 Mar 17 23:47:50.865: INFO: Node does NOT have DiskPressure Mar 17 23:47:50.879: INFO: Kubelet Metrics: [] Mar 17 23:47:50.889: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:50.889: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:50.889: INFO: Pod: container-disk-hog-pod Mar 17 23:47:50.889: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:50.890: INFO: Pod: innocent-pod Mar 17 23:47:50.890: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:50.892: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:50.892: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:50.893 Mar 17 23:47:52.895: INFO: Node does NOT have DiskPressure Mar 17 23:47:52.912: INFO: Kubelet Metrics: [] Mar 17 23:47:52.922: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:52.922: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11450568704 Mar 17 23:47:52.922: INFO: Pod: container-disk-hog-pod Mar 17 23:47:52.922: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:52.922: INFO: Pod: innocent-pod Mar 17 23:47:52.922: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:52.924: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:52.928: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:52.928 Mar 17 23:47:54.931: INFO: Node does NOT have DiskPressure Mar 17 23:47:54.954: INFO: Kubelet Metrics: [] Mar 17 23:47:54.965: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:54.965: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:54.966: INFO: Pod: container-disk-hog-pod Mar 17 23:47:54.966: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:54.970: INFO: Pod: innocent-pod Mar 17 23:47:54.970: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:54.975: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:54.975: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:54.975 Mar 17 23:47:56.979: INFO: Node does NOT have DiskPressure Mar 17 23:47:56.997: INFO: Kubelet Metrics: [] Mar 17 23:47:57.006: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:57.007: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:57.007: INFO: Pod: container-disk-hog-pod Mar 17 23:47:57.007: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:57.007: INFO: Pod: innocent-pod Mar 17 23:47:57.007: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:57.009: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:57.009: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:57.01 Mar 17 23:47:59.013: INFO: Node does NOT have DiskPressure Mar 17 23:47:59.054: INFO: Kubelet Metrics: [] Mar 17 23:47:59.063: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:59.064: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11355525120 Mar 17 23:47:59.064: INFO: Pod: innocent-pod Mar 17 23:47:59.064: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:47:59.064: INFO: Pod: container-disk-hog-pod Mar 17 23:47:59.064: INFO: --- summary Container: container-disk-hog-container UsedBytes: 6469955584 Mar 17 23:47:59.066: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:47:59.067: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:47:59.067 Mar 17 23:48:01.069: INFO: Node does NOT have DiskPressure Mar 17 23:48:01.083: INFO: Kubelet Metrics: [] Mar 17 23:48:01.093: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11355525120 Mar 17 23:48:01.093: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11355525120 Mar 17 23:48:01.093: INFO: Pod: innocent-pod Mar 17 23:48:01.093: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:01.093: INFO: Pod: container-disk-hog-pod Mar 17 23:48:01.093: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:01.096: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:01.096: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:01.096 Mar 17 23:48:03.100: INFO: Node does NOT have DiskPressure Mar 17 23:48:03.114: INFO: Kubelet Metrics: [] Mar 17 23:48:03.124: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11355525120 Mar 17 23:48:03.124: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11355525120 Mar 17 23:48:03.124: INFO: Pod: innocent-pod Mar 17 23:48:03.124: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:03.124: INFO: Pod: container-disk-hog-pod Mar 17 23:48:03.125: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:03.127: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:03.127: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:03.127 Mar 17 23:48:05.130: INFO: Node does NOT have DiskPressure Mar 17 23:48:05.156: INFO: Kubelet Metrics: [] Mar 17 23:48:05.191: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:05.191: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:05.191: INFO: Pod: innocent-pod Mar 17 23:48:05.191: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:05.191: INFO: Pod: container-disk-hog-pod Mar 17 23:48:05.192: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:05.194: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:05.195: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:05.195 Mar 17 23:48:07.197: INFO: Node does NOT have DiskPressure Mar 17 23:48:07.211: INFO: Kubelet Metrics: [] Mar 17 23:48:07.221: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:07.221: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:07.221: INFO: Pod: innocent-pod Mar 17 23:48:07.221: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:07.221: INFO: Pod: container-disk-hog-pod Mar 17 23:48:07.221: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:07.223: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:07.223: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:07.224 Mar 17 23:48:09.226: INFO: Node does NOT have DiskPressure Mar 17 23:48:09.240: INFO: Kubelet Metrics: [] Mar 17 23:48:09.274: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:09.274: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:09.274: INFO: Pod: innocent-pod Mar 17 23:48:09.274: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:09.274: INFO: Pod: container-disk-hog-pod Mar 17 23:48:09.274: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:09.277: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:09.277: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:09.277 Mar 17 23:48:11.280: INFO: Node does NOT have DiskPressure Mar 17 23:48:11.306: INFO: Kubelet Metrics: [] Mar 17 23:48:11.318: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:11.318: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11254583296 Mar 17 23:48:11.318: INFO: Pod: innocent-pod Mar 17 23:48:11.319: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:11.319: INFO: Pod: container-disk-hog-pod Mar 17 23:48:11.319: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:11.321: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:11.322: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:11.322 Mar 17 23:48:13.325: INFO: Node does NOT have DiskPressure Mar 17 23:48:13.346: INFO: Kubelet Metrics: [] Mar 17 23:48:13.356: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:13.356: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:13.356: INFO: Pod: innocent-pod Mar 17 23:48:13.356: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:13.357: INFO: Pod: container-disk-hog-pod Mar 17 23:48:13.357: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:13.359: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:13.359: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:13.359 Mar 17 23:48:15.363: INFO: Node does NOT have DiskPressure Mar 17 23:48:15.386: INFO: Kubelet Metrics: [] Mar 17 23:48:15.412: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:15.412: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:15.412: INFO: Pod: innocent-pod Mar 17 23:48:15.412: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:15.412: INFO: Pod: container-disk-hog-pod Mar 17 23:48:15.412: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:15.418: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:15.418: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:15.418 Mar 17 23:48:17.421: INFO: Node does NOT have DiskPressure Mar 17 23:48:17.438: INFO: Kubelet Metrics: [] Mar 17 23:48:17.449: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:17.449: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:17.449: INFO: Pod: container-disk-hog-pod Mar 17 23:48:17.449: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:17.449: INFO: Pod: innocent-pod Mar 17 23:48:17.449: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:17.451: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:17.451: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:17.451 Mar 17 23:48:19.455: INFO: Node does NOT have DiskPressure Mar 17 23:48:19.469: INFO: Kubelet Metrics: [] Mar 17 23:48:19.478: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:19.478: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:19.478: INFO: Pod: innocent-pod Mar 17 23:48:19.479: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:19.479: INFO: Pod: container-disk-hog-pod Mar 17 23:48:19.479: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:19.481: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:19.481: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:19.481 Mar 17 23:48:21.485: INFO: Node does NOT have DiskPressure Mar 17 23:48:21.498: INFO: Kubelet Metrics: [] Mar 17 23:48:21.507: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:21.507: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11160543232 Mar 17 23:48:21.508: INFO: Pod: container-disk-hog-pod Mar 17 23:48:21.508: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:21.508: INFO: Pod: innocent-pod Mar 17 23:48:21.508: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:21.510: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:21.510: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:21.51 Mar 17 23:48:23.513: INFO: Node does NOT have DiskPressure Mar 17 23:48:23.528: INFO: Kubelet Metrics: [] Mar 17 23:48:23.538: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:23.538: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:23.538: INFO: Pod: container-disk-hog-pod Mar 17 23:48:23.538: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:23.538: INFO: Pod: innocent-pod Mar 17 23:48:23.538: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:23.540: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:23.540: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:23.54 Mar 17 23:48:25.543: INFO: Node does NOT have DiskPressure Mar 17 23:48:25.561: INFO: Kubelet Metrics: [] Mar 17 23:48:25.577: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:25.577: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:25.578: INFO: Pod: innocent-pod Mar 17 23:48:25.578: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:25.578: INFO: Pod: container-disk-hog-pod Mar 17 23:48:25.578: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:25.580: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:25.580: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:25.58 Mar 17 23:48:27.584: INFO: Node does NOT have DiskPressure Mar 17 23:48:27.597: INFO: Kubelet Metrics: [] Mar 17 23:48:27.607: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:27.607: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:27.607: INFO: Pod: container-disk-hog-pod Mar 17 23:48:27.607: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:27.607: INFO: Pod: innocent-pod Mar 17 23:48:27.608: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:27.610: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:27.610: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:27.61 Mar 17 23:48:29.614: INFO: Node does NOT have DiskPressure Mar 17 23:48:29.632: INFO: Kubelet Metrics: [] Mar 17 23:48:29.681: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:29.681: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:29.681: INFO: Pod: innocent-pod Mar 17 23:48:29.681: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:29.681: INFO: Pod: container-disk-hog-pod Mar 17 23:48:29.682: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:29.684: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:29.685: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:29.685 Mar 17 23:48:31.689: INFO: Node does NOT have DiskPressure Mar 17 23:48:31.707: INFO: Kubelet Metrics: [] Mar 17 23:48:31.718: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:31.719: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 11059634176 Mar 17 23:48:31.719: INFO: Pod: container-disk-hog-pod Mar 17 23:48:31.719: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:31.719: INFO: Pod: innocent-pod Mar 17 23:48:31.719: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:31.721: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:31.722: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:31.722 Mar 17 23:48:33.725: INFO: Node does NOT have DiskPressure Mar 17 23:48:33.746: INFO: Kubelet Metrics: [] Mar 17 23:48:33.756: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:33.756: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:33.756: INFO: Pod: container-disk-hog-pod Mar 17 23:48:33.756: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:33.756: INFO: Pod: innocent-pod Mar 17 23:48:33.756: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:33.758: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:33.758: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:33.758 Mar 17 23:48:35.761: INFO: Node does NOT have DiskPressure Mar 17 23:48:35.805: INFO: Kubelet Metrics: [] Mar 17 23:48:35.843: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:35.843: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:35.844: INFO: Pod: innocent-pod Mar 17 23:48:35.844: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:35.844: INFO: Pod: container-disk-hog-pod Mar 17 23:48:35.845: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:35.855: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:35.856: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:35.858 Mar 17 23:48:37.863: INFO: Node does NOT have DiskPressure Mar 17 23:48:37.890: INFO: Kubelet Metrics: [] Mar 17 23:48:37.901: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:37.901: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:37.901: INFO: Pod: innocent-pod Mar 17 23:48:37.902: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:37.902: INFO: Pod: container-disk-hog-pod Mar 17 23:48:37.902: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:37.904: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:37.905: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:37.905 Mar 17 23:48:39.908: INFO: Node does NOT have DiskPressure Mar 17 23:48:39.924: INFO: Kubelet Metrics: [] Mar 17 23:48:39.935: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:39.936: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:39.936: INFO: Pod: innocent-pod Mar 17 23:48:39.936: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:39.936: INFO: Pod: container-disk-hog-pod Mar 17 23:48:39.936: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:39.939: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:39.939: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:39.939 Mar 17 23:48:41.943: INFO: Node does NOT have DiskPressure Mar 17 23:48:41.961: INFO: Kubelet Metrics: [] Mar 17 23:48:41.971: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:41.971: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10958684160 Mar 17 23:48:41.971: INFO: Pod: innocent-pod Mar 17 23:48:41.971: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:41.972: INFO: Pod: container-disk-hog-pod Mar 17 23:48:41.972: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:41.974: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:41.974: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:41.974 Mar 17 23:48:43.977: INFO: Node does NOT have DiskPressure Mar 17 23:48:43.992: INFO: Kubelet Metrics: [] Mar 17 23:48:44.069: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10864693248 Mar 17 23:48:44.069: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10864693248 Mar 17 23:48:44.069: INFO: Pod: container-disk-hog-pod Mar 17 23:48:44.069: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:44.070: INFO: Pod: innocent-pod Mar 17 23:48:44.070: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:44.074: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:44.075: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:44.075 Mar 17 23:48:46.078: INFO: Node does NOT have DiskPressure Mar 17 23:48:46.097: INFO: Kubelet Metrics: [] Mar 17 23:48:46.115: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10857181184 Mar 17 23:48:46.116: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10857181184 Mar 17 23:48:46.116: INFO: Pod: innocent-pod Mar 17 23:48:46.116: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:46.117: INFO: Pod: container-disk-hog-pod Mar 17 23:48:46.117: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:46.119: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:46.119: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:46.12 Mar 17 23:48:48.123: INFO: Node does NOT have DiskPressure Mar 17 23:48:48.140: INFO: Kubelet Metrics: [] Mar 17 23:48:48.153: INFO: imageFsInfo.CapacityBytes: 20869787648, imageFsInfo.AvailableBytes: 10857181184 Mar 17 23:48:48.153: INFO: rootFsInfo.CapacityBytes: 20869787648, rootFsInfo.AvailableBytes: 10857181184 Mar 17 23:48:48.153: INFO: Pod: container-disk-hog-pod Mar 17 23:48:48.153: INFO: --- summary Container: container-disk-hog-container UsedBytes: 7058231296 Mar 17 23:48:48.153: INFO: Pod: innocent-pod Mar 17 23:48:48.154: INFO: --- summary Container: innocent-container UsedBytes: 0 Mar 17 23:48:48.155: INFO: fetching pod container-disk-hog-pod; phase= Running Mar 17 23:48:48.156: INFO: fetching pod innocent-pod; phase= Running STEP: checking eviction ordering and ensuring important pods don't fail - test/e2e_node/eviction_test.go:700 @ 03/17/23 23:48:48.156 [TIMEDOUT] A suite timeout occurred In [It] at: test/e2e_node/eviction_test.go:563 @ 03/17/23 23:48:49.26 This is the Progress Report generated when the suite timeout occurred: [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods (Spec Runtime: 13m35.836s) test/e2e_node/eviction_test.go:563 In [It] (Node Runtime: 12m58.554s) test/e2e_node/eviction_test.go:563 At [By Step] checking eviction ordering and ensuring important pods don't fail (Step Runtime: 1.104s) test/e2e_node/eviction_test.go:700 Spec Goroutine goroutine 6250 [select] k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc0006f0000, {0x5b8e9a0?, 0x8840878}, 0x1, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:538 k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc0006f0000, {0x5b8e9a0, 0x8840878}, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:145 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.2({0x7ffa2830c3d8?, 0xc000cf8d20}) test/e2e_node/eviction_test.go:585 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5badbe0?, 0xc000cf8d20}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Begin Additional Progress Reports >> Expected success, but got an error: <*errors.errorString | 0xc001c900f0>: pods that should be evicted are still running: []string{"container-disk-hog-pod"} { s: "pods that should be evicted are still running: []string{\"container-disk-hog-pod\"}", } << End Additional Progress Reports Goroutines of Interest goroutine 1 [chan receive, 60 minutes] testing.(*T).Run(0xc0002fd6c0, {0x52fb0d6?, 0x53e765?}, 0x5589648) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x8811360?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc0002fd6c0, 0xc000a3fb78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc000351a40?, {0x864bd70, 0x1, 0x1}, {0x30?, 0xc00078dbc0?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc000351a40) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build1238353867/b001/_testmain.go:49 goroutine 245 [syscall, 59 minutes] syscall.Syscall6(0x100?, 0xc001449cd8?, 0x6fc80d?, 0x1?, 0x5214040?, 0xc0006fc000?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004cf340) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 [FAILED] A suite timeout occurred and then the following failure was recorded in the timedout node before it exited: Context was cancelled after 324.052s. Expected success, but got an error: <*errors.errorString | 0xc001c900f0>: pods that should be evicted are still running: []string{"container-disk-hog-pod"} { s: "pods that should be evicted are still running: []string{\"container-disk-hog-pod\"}", } In [It] at: test/e2e_node/eviction_test.go:585 @ 03/17/23 23:48:49.272 < Exit [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/17/23 23:48:49.273 (12m58.567s) > Enter [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/17/23 23:48:49.273 STEP: deleting pods - test/e2e_node/eviction_test.go:631 @ 03/17/23 23:48:49.273 STEP: deleting pod: container-disk-hog-pod - test/e2e_node/eviction_test.go:633 @ 03/17/23 23:48:49.273 [TIMEDOUT] A grace period timeout occurred In [AfterEach] at: test/e2e_node/eviction_test.go:620 @ 03/17/23 23:49:19.273 This is the Progress Report generated when the grace period timeout occurred: [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods (Spec Runtime: 14m5.849s) test/e2e_node/eviction_test.go:563 In [AfterEach] (Node Runtime: 30.001s) test/e2e_node/eviction_test.go:620 At [By Step] deleting pod: container-disk-hog-pod (Step Runtime: 30s) test/e2e_node/eviction_test.go:633 Spec Goroutine goroutine 8322 [select] k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).match(0xc000583340, {0x5b8e730?, 0x8840878}, 0x1, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:538 k8s.io/kubernetes/vendor/github.com/onsi/gomega/internal.(*AsyncAssertion).Should(0xc000583340, {0x5b8e730, 0x8840878}, {0x0, 0x0, 0x0}) vendor/github.com/onsi/gomega/internal/async_assertion.go:145 k8s.io/kubernetes/test/e2e/framework.asyncAssertion.Should({{0x7ffa2830c3d8, 0xc001a5fc80}, {0xc001c90e80, 0x1, 0x1}, 0x8bb2c97000, 0x77359400, 0x0}, {0x5b8e730, 0x8840878}) test/e2e/framework/expect.go:234 k8s.io/kubernetes/test/e2e/framework/pod.WaitForPodNotFoundInNamespace({0x7ffa2830c3d8, 0xc001a5fc80}, {0x5be67f0?, 0xc00160e9c0}, {0xc000584e40, 0x16}, {0xc000c86800, 0x1f}, 0x0?) test/e2e/framework/pod/wait.go:538 k8s.io/kubernetes/test/e2e/framework/pod.(*PodClient).DeleteSync(0xc001b88498, {0x7ffa2830c3d8, 0xc001a5fc80}, {0xc000584e40, 0x16}, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, ...}, ...) test/e2e/framework/pod/pod_client.go:184 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.3({0x7ffa2830c3d8?, 0xc001a5fc80}) test/e2e_node/eviction_test.go:634 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5badbe0?, 0xc001a5fc80}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Begin Additional Progress Reports >> Expected <*v1.Pod | 0xc000d3c900>: metadata: creationTimestamp: "2023-03-17T23:35:48Z" deletionGracePeriodSeconds: 30 deletionTimestamp: "2023-03-17T23:49:19Z" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:containers: k:{"name":"container-disk-hog-container"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} manager: e2e_node.test operation: Update time: "2023-03-17T23:35:48Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.85.0.16"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2023-03-17T23:35:50Z" name: container-disk-hog-pod namespace: localstorage-eviction-test-5264 resourceVersion: "1524" uid: a837fabc-054c-4b37-87d9-c2b612341369 spec: containers: - command: - sh - -c - i=0; while [ $i -lt 10240 ]; do dd if=/dev/urandom of=file${i} bs=1048576 count=1 2>/dev/null; sleep .1; i=$(($i+1)); done; while true; do sleep 5; done image: registry.k8s.io/e2e-test-images/busybox:1.29-4 imagePullPolicy: Never name: container-disk-hog-container resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File dnsPolicy: Default enableServiceLinks: true nodeName: tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Never schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 status: conditions: - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:48Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:50Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:50Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:48Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://67eaf1e0201cebb61569dcdf9ac3ec6acbe3c612aadc10128001ce104b0c0db0 image: registry.k8s.io/e2e-test-images/busybox:1.29-4 imageID: registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937 lastState: {} name: container-disk-hog-container ready: true restartCount: 0 started: true state: running: startedAt: "2023-03-17T23:35:49Z" hostIP: 10.138.0.3 phase: Running podIP: 10.85.0.16 podIPs: - ip: 10.85.0.16 qosClass: BestEffort startTime: "2023-03-17T23:35:48Z" to be nil << End Additional Progress Reports Goroutines of Interest goroutine 1 [chan receive, 60 minutes] testing.(*T).Run(0xc0002fd6c0, {0x52fb0d6?, 0x53e765?}, 0x5589648) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x8811360?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc0002fd6c0, 0xc000a3fb78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc000351a40?, {0x864bd70, 0x1, 0x1}, {0x30?, 0xc00078dbc0?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc000351a40) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build1238353867/b001/_testmain.go:49 goroutine 245 [syscall, 60 minutes] syscall.Syscall6(0x100?, 0xc001449cd8?, 0x6fc80d?, 0x1?, 0x5214040?, 0xc0006fc000?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004cf340) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 Mar 17 23:49:19.283: INFO: Failed inside E2E framework: k8s.io/kubernetes/test/e2e/framework/pod.WaitForPodNotFoundInNamespace({0x7ffa2830c3d8, 0xc001a5fc80}, {0x5be67f0?, 0xc00160e9c0}, {0xc000584e40, 0x16}, {0xc000c86800, 0x1f}, 0x0?) test/e2e/framework/pod/wait.go:538 +0x190 k8s.io/kubernetes/test/e2e/framework/pod.(*PodClient).DeleteSync(0xc001b88498, {0x7ffa2830c3d8, 0xc001a5fc80}, {0xc000584e40, 0x16}, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, ...}, ...) test/e2e/framework/pod/pod_client.go:184 +0x1db k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.3({0x7ffa2830c3d8?, 0xc001a5fc80}) test/e2e_node/eviction_test.go:634 +0x1dd I0317 23:49:19.284280 2768 remote_runtime.go:74] "Connecting to runtime service" endpoint="unix:///var/run/crio/crio.sock" I0317 23:49:19.284567 2768 remote_runtime.go:119] "Validating the CRI v1 API runtime version" I0317 23:49:19.290620 2768 remote_runtime.go:126] "Validated CRI v1 runtime API" I0317 23:49:19.290833 2768 remote_image.go:47] "Connecting to image service" endpoint="unix:///var/run/crio/crio.sock" I0317 23:49:19.291095 2768 remote_image.go:91] "Validating the CRI v1 API image version" I0317 23:49:19.294066 2768 remote_image.go:98] "Validated CRI v1 image API" I0317 23:49:19.294268 2768 image_list.go:152] Pre-pulling images with CRI [docker.io/nfvpe/sriov-device-plugin:v3.1 gcr.io/cadvisor/cadvisor:v0.43.0 registry.k8s.io/busybox@sha256:4bdd623e848417d96127e16037743f0cd8b528c026e9175e22a84f639eca58ff registry.k8s.io/e2e-test-images/agnhost:2.43 registry.k8s.io/e2e-test-images/busybox:1.29-4 registry.k8s.io/e2e-test-images/httpd:2.4.38-4 registry.k8s.io/e2e-test-images/ipc-utils:1.3 registry.k8s.io/e2e-test-images/nginx:1.14-4 registry.k8s.io/e2e-test-images/node-perf/npb-ep:1.2 registry.k8s.io/e2e-test-images/node-perf/npb-is:1.2 registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep:1.3 registry.k8s.io/e2e-test-images/nonewprivs:1.3 registry.k8s.io/e2e-test-images/nonroot:1.4 registry.k8s.io/e2e-test-images/perl:5.26 registry.k8s.io/e2e-test-images/sample-device-plugin:1.3 registry.k8s.io/e2e-test-images/volume/gluster:1.3 registry.k8s.io/e2e-test-images/volume/nfs:1.3 registry.k8s.io/etcd:3.5.7-0 registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.7 registry.k8s.io/nvidia-gpu-device-plugin@sha256:4b036e8844920336fa48f36edeb7d4398f426d6a934ba022848deed2edbf09aa registry.k8s.io/pause:3.9 registry.k8s.io/stress:v1] A running node failed to exit in time Ginkgo is moving on but a node has timed out and failed to exit before its grace period elapsed. The node has now leaked and is running in the background. Here's a current progress report: [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods (Spec Runtime: 14m35.858s) test/e2e_node/eviction_test.go:563 In [AfterEach] (Node Runtime: 1m0.009s) test/e2e_node/eviction_test.go:620 At [By Step] deleting pod: container-disk-hog-pod (Step Runtime: 1m0.009s) test/e2e_node/eviction_test.go:633 Spec Goroutine goroutine 8322 [semacquire] sync.runtime_Semacquire(0xc001827c00?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/runtime/sema.go:62 sync.(*WaitGroup).Wait(0x5ba5048?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/sync/waitgroup.go:116 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages() test/e2e_node/image_list.go:206 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.3.1() test/e2e_node/eviction_test.go:625 panic({0x4e542e0, 0xc00064f9d0}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/runtime/panic.go:884 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2.Fail({0xc00077a800, 0x1561}, {0xc001952c78?, 0xc000779000?, 0xc00010f068?}) vendor/github.com/onsi/ginkgo/v2/core_dsl.go:374 k8s.io/kubernetes/test/e2e/framework.ExpectNoErrorWithOffset(0x1, {0x5b69020, 0xc00182e380}, {0xc00182e3a0?, 0xc000584e40?, 0x16?}) test/e2e/framework/expect.go:363 k8s.io/kubernetes/test/e2e/framework.ExpectNoError(...) test/e2e/framework/expect.go:320 k8s.io/kubernetes/test/e2e/framework/pod.(*PodClient).DeleteSync(0xc001b88498, {0x7ffa2830c3d8, 0xc001a5fc80}, {0xc000584e40, 0x16}, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, ...}, ...) test/e2e/framework/pod/pod_client.go:184 > k8s.io/kubernetes/test/e2e_node.runEvictionTest.func1.3({0x7ffa2830c3d8?, 0xc001a5fc80}) test/e2e_node/eviction_test.go:634 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x5badbe0?, 0xc001a5fc80}) vendor/github.com/onsi/ginkgo/v2/internal/node.go:456 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3() vendor/github.com/onsi/ginkgo/v2/internal/suite.go:863 k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/v2/internal.(*Suite).runNode vendor/github.com/onsi/ginkgo/v2/internal/suite.go:850 Goroutines of Interest goroutine 1 [chan receive, 61 minutes] testing.(*T).Run(0xc0002fd6c0, {0x52fb0d6?, 0x53e765?}, 0x5589648) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1630 testing.runTests.func1(0x8811360?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2036 testing.tRunner(0xc0002fd6c0, 0xc000a3fb78) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1576 testing.runTests(0xc000351a40?, {0x864bd70, 0x1, 0x1}, {0x30?, 0xc00078dbc0?, 0x0?}) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:2034 testing.(*M).Run(0xc000351a40) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/testing/testing.go:1906 > k8s.io/kubernetes/test/e2e_node.TestMain(0xffffffffffffffff?) test/e2e_node/e2e_node_suite_test.go:145 main.main() /tmp/go-build1238353867/b001/_testmain.go:49 goroutine 245 [syscall, 60 minutes] syscall.Syscall6(0x100?, 0xc001449cd8?, 0x6fc80d?, 0x1?, 0x5214040?, 0xc0006fc000?, 0x47edfe?) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/syscall/syscall_linux.go:91 os.(*Process).blockUntilWaitable(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/wait_waitid.go:32 os.(*Process).wait(0xc000c96b10) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec_unix.go:22 os.(*Process).Wait(...) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec.go:132 os/exec.(*Cmd).Wait(0xc0004cf340) /go/src/k8s.io/kubernetes/_output/local/.gimme/versions/go1.20.2.linux.amd64/src/os/exec/exec.go:890 > k8s.io/kubernetes/test/e2e_node/services.(*server).start.func1() test/e2e_node/services/server.go:166 > k8s.io/kubernetes/test/e2e_node/services.(*server).start test/e2e_node/services/server.go:123 goroutine 8352 [select] k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc001205560) vendor/google.golang.org/grpc/internal/transport/transport.go:328 k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) vendor/google.golang.org/grpc/internal/transport/transport.go:343 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc00123a6c0, {0x5091140?, 0xc001e579e0}, 0x7ffa28187d88?) vendor/google.golang.org/grpc/stream.go:1027 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) vendor/google.golang.org/grpc/stream.go:881 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc001205320, 0xc0017e17a8, 0xc0017e1778) vendor/google.golang.org/grpc/stream.go:732 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc001205320, {0x5091140?, 0xc001e579e0?}) vendor/google.golang.org/grpc/stream.go:880 k8s.io/kubernetes/vendor/google.golang.org/grpc.invoke({0x5ba50b8?, 0xc00100a4e0?}, {0x537b4a8?, 0x4?}, {0x5143a40, 0xc0014d6620}, {0x5091140, 0xc001e579e0}, 0x0?, {0xc0013e7d30, ...}) vendor/google.golang.org/grpc/call.go:73 k8s.io/kubernetes/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryClientInterceptor.func1({0x5ba5010, 0xc0014d4910}, {0x537b4a8, 0x22}, {0x5143a40, 0xc0014d6620}, {0x5091140, 0xc001e579e0}, 0xc001844000, 0x558bb60, ...) vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go:108 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*ClientConn).Invoke(0x7ffa281904f0?, {0x5ba5010?, 0xc0014d4910?}, {0x537b4a8?, 0xc0014d6620?}, {0x5143a40?, 0xc0014d6620?}, {0x5091140?, 0xc001e579e0?}, {0x0, ...}) vendor/google.golang.org/grpc/call.go:35 k8s.io/kubernetes/vendor/k8s.io/cri-api/pkg/apis/runtime/v1.(*imageServiceClient).PullImage(0xc000643608, {0x5ba5010, 0xc0014d4910}, 0x4add280?, {0x0, 0x0, 0x0}) vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:11402 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).pullImageV1(0xc001b6aa50, {0x5ba5010, 0xc0014d4910}, 0xc0014d6600, 0x0, 0x0) pkg/kubelet/cri/remote/remote_image.go:161 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).PullImage(0xc001b6aa50?, {0x5ba5048?, 0xc0000760a0?}, 0x40aca5?, 0xc00034aa20?, 0xc0017e1f48?) pkg/kubelet/cri/remote/remote_image.go:157 > k8s.io/kubernetes/test/e2e_node.(*remotePuller).Pull(0xc0017f44b0, {0xc0004f2b10, 0x2e}) test/e2e_node/image_list.go:127 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages.func1() test/e2e_node/image_list.go:190 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages test/e2e_node/image_list.go:172 goroutine 8354 [select] k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc001204b40) vendor/google.golang.org/grpc/internal/transport/transport.go:328 k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) vendor/google.golang.org/grpc/internal/transport/transport.go:343 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc001201d40, {0x5091140?, 0xc001e573b0}, 0x7ffa28187d88?) vendor/google.golang.org/grpc/stream.go:1027 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) vendor/google.golang.org/grpc/stream.go:881 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc001204900, 0xc0017db7a8, 0xc0017db778) vendor/google.golang.org/grpc/stream.go:732 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc001204900, {0x5091140?, 0xc001e573b0?}) vendor/google.golang.org/grpc/stream.go:880 k8s.io/kubernetes/vendor/google.golang.org/grpc.invoke({0x5ba50b8?, 0xc000fe96b0?}, {0x537b4a8?, 0x4?}, {0x5143a40, 0xc0014d6260}, {0x5091140, 0xc001e573b0}, 0x0?, {0xc0013e7d30, ...}) vendor/google.golang.org/grpc/call.go:73 k8s.io/kubernetes/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryClientInterceptor.func1({0x5ba5010, 0xc0014d40a0}, {0x537b4a8, 0x22}, {0x5143a40, 0xc0014d6260}, {0x5091140, 0xc001e573b0}, 0xc001844000, 0x558bb60, ...) vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go:108 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*ClientConn).Invoke(0x7ffa281904f0?, {0x5ba5010?, 0xc0014d40a0?}, {0x537b4a8?, 0xc0014d6260?}, {0x5143a40?, 0xc0014d6260?}, {0x5091140?, 0xc001e573b0?}, {0x0, ...}) vendor/google.golang.org/grpc/call.go:35 k8s.io/kubernetes/vendor/k8s.io/cri-api/pkg/apis/runtime/v1.(*imageServiceClient).PullImage(0xc000643608, {0x5ba5010, 0xc0014d40a0}, 0x4add280?, {0x0, 0x0, 0x0}) vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:11402 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).pullImageV1(0xc001b6aa50, {0x5ba5010, 0xc0014d40a0}, 0xc0014d6240, 0x0, 0x0) pkg/kubelet/cri/remote/remote_image.go:161 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).PullImage(0xc001b6aa50?, {0x5ba5048?, 0xc0000760a0?}, 0x40aca5?, 0xc00034aa20?, 0xc0017dbf48?) pkg/kubelet/cri/remote/remote_image.go:157 > k8s.io/kubernetes/test/e2e_node.(*remotePuller).Pull(0xc0017f44b0, {0xc0007d6000, 0x3a}) test/e2e_node/image_list.go:127 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages.func1() test/e2e_node/image_list.go:190 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages test/e2e_node/image_list.go:172 goroutine 8353 [select] k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0012058c0) vendor/google.golang.org/grpc/internal/transport/transport.go:328 k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) vendor/google.golang.org/grpc/internal/transport/transport.go:343 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc00123a9c0, {0x5091140?, 0xc001e57c08}, 0x7ffa28187d88?) vendor/google.golang.org/grpc/stream.go:1027 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) vendor/google.golang.org/grpc/stream.go:881 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc001205680, 0xc00125f7a8, 0xc00125f778) vendor/google.golang.org/grpc/stream.go:732 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc001205680, {0x5091140?, 0xc001e57c08?}) vendor/google.golang.org/grpc/stream.go:880 k8s.io/kubernetes/vendor/google.golang.org/grpc.invoke({0x5ba50b8?, 0xc00100a900?}, {0x537b4a8?, 0x4?}, {0x5143a40, 0xc0014d6780}, {0x5091140, 0xc001e57c08}, 0x0?, {0xc0013e7d30, ...}) vendor/google.golang.org/grpc/call.go:73 k8s.io/kubernetes/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryClientInterceptor.func1({0x5ba5010, 0xc0014d4c80}, {0x537b4a8, 0x22}, {0x5143a40, 0xc0014d6780}, {0x5091140, 0xc001e57c08}, 0xc001844000, 0x558bb60, ...) vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go:108 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*ClientConn).Invoke(0x7ffa281904f0?, {0x5ba5010?, 0xc0014d4c80?}, {0x537b4a8?, 0xc0014d6780?}, {0x5143a40?, 0xc0014d6780?}, {0x5091140?, 0xc001e57c08?}, {0x0, ...}) vendor/google.golang.org/grpc/call.go:35 k8s.io/kubernetes/vendor/k8s.io/cri-api/pkg/apis/runtime/v1.(*imageServiceClient).PullImage(0xc000643608, {0x5ba5010, 0xc0014d4c80}, 0x4add280?, {0x0, 0x0, 0x0}) vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:11402 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).pullImageV1(0xc001b6aa50, {0x5ba5010, 0xc0014d4c80}, 0xc0014d6760, 0x0, 0x0) pkg/kubelet/cri/remote/remote_image.go:161 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).PullImage(0xc001b6aa50?, {0x5ba5048?, 0xc0000760a0?}, 0x40aca5?, 0xc00034aa20?, 0xc00125ff48?) pkg/kubelet/cri/remote/remote_image.go:157 > k8s.io/kubernetes/test/e2e_node.(*remotePuller).Pull(0xc0017f44b0, {0xc0008941b0, 0x2b}) test/e2e_node/image_list.go:127 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages.func1() test/e2e_node/image_list.go:190 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages test/e2e_node/image_list.go:172 goroutine 8351 [select] k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc0011fdd40) vendor/google.golang.org/grpc/internal/transport/transport.go:328 k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) vendor/google.golang.org/grpc/internal/transport/transport.go:343 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc001201140, {0x5091140?, 0xc001e56b70}, 0x7ffa28187d88?) vendor/google.golang.org/grpc/stream.go:1027 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) vendor/google.golang.org/grpc/stream.go:881 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc0011fdb00, 0xc0012637a8, 0xc001263778) vendor/google.golang.org/grpc/stream.go:732 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc0011fdb00, {0x5091140?, 0xc001e56b70?}) vendor/google.golang.org/grpc/stream.go:880 k8s.io/kubernetes/vendor/google.golang.org/grpc.invoke({0x5ba50b8?, 0xc000fe8690?}, {0x537b4a8?, 0x4?}, {0x5143a40, 0xc000cd6920}, {0x5091140, 0xc001e56b70}, 0x0?, {0xc0013e7d30, ...}) vendor/google.golang.org/grpc/call.go:73 k8s.io/kubernetes/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryClientInterceptor.func1({0x5ba5010, 0xc00033ea50}, {0x537b4a8, 0x22}, {0x5143a40, 0xc000cd6920}, {0x5091140, 0xc001e56b70}, 0xc001844000, 0x558bb60, ...) vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go:108 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*ClientConn).Invoke(0x7ffa28b6a578?, {0x5ba5010?, 0xc00033ea50?}, {0x537b4a8?, 0xc000cd6920?}, {0x5143a40?, 0xc000cd6920?}, {0x5091140?, 0xc001e56b70?}, {0x0, ...}) vendor/google.golang.org/grpc/call.go:35 k8s.io/kubernetes/vendor/k8s.io/cri-api/pkg/apis/runtime/v1.(*imageServiceClient).PullImage(0xc000643608, {0x5ba5010, 0xc00033ea50}, 0x4add280?, {0x0, 0x0, 0x0}) vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:11402 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).pullImageV1(0xc001b6aa50, {0x5ba5010, 0xc00033ea50}, 0xc000cd6900, 0x0, 0x0) pkg/kubelet/cri/remote/remote_image.go:161 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).PullImage(0xc001b6aa50?, {0x5ba5048?, 0xc0000760a0?}, 0x40aca5?, 0xc00034aa20?, 0xc001263f48?) pkg/kubelet/cri/remote/remote_image.go:157 > k8s.io/kubernetes/test/e2e_node.(*remotePuller).Pull(0xc0017f44b0, {0xc0001f7f80, 0x34}) test/e2e_node/image_list.go:127 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages.func1() test/e2e_node/image_list.go:190 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages test/e2e_node/image_list.go:172 goroutine 8350 [select] k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).waitOnHeader(0xc001204480) vendor/google.golang.org/grpc/internal/transport/transport.go:328 k8s.io/kubernetes/vendor/google.golang.org/grpc/internal/transport.(*Stream).RecvCompress(...) vendor/google.golang.org/grpc/internal/transport/transport.go:343 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*csAttempt).recvMsg(0xc001201740, {0x5091140?, 0xc001e56f90}, 0x7ffa28187d88?) vendor/google.golang.org/grpc/stream.go:1027 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg.func1(0x0?) vendor/google.golang.org/grpc/stream.go:881 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).withRetry(0xc001204240, 0xc0017dd7a8, 0xc0017dd778) vendor/google.golang.org/grpc/stream.go:732 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*clientStream).RecvMsg(0xc001204240, {0x5091140?, 0xc001e56f90?}) vendor/google.golang.org/grpc/stream.go:880 k8s.io/kubernetes/vendor/google.golang.org/grpc.invoke({0x5ba50b8?, 0xc000fe8ea0?}, {0x537b4a8?, 0x4?}, {0x5143a40, 0xc0014d6000}, {0x5091140, 0xc001e56f90}, 0x0?, {0xc0013e7d30, ...}) vendor/google.golang.org/grpc/call.go:73 k8s.io/kubernetes/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.UnaryClientInterceptor.func1({0x5ba5010, 0xc00033f590}, {0x537b4a8, 0x22}, {0x5143a40, 0xc0014d6000}, {0x5091140, 0xc001e56f90}, 0xc001844000, 0x558bb60, ...) vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/interceptor.go:108 k8s.io/kubernetes/vendor/google.golang.org/grpc.(*ClientConn).Invoke(0x7ffa281904f0?, {0x5ba5010?, 0xc00033f590?}, {0x537b4a8?, 0xc0014d6000?}, {0x5143a40?, 0xc0014d6000?}, {0x5091140?, 0xc001e56f90?}, {0x0, ...}) vendor/google.golang.org/grpc/call.go:35 k8s.io/kubernetes/vendor/k8s.io/cri-api/pkg/apis/runtime/v1.(*imageServiceClient).PullImage(0xc000643608, {0x5ba5010, 0xc00033f590}, 0x4add280?, {0x0, 0x0, 0x0}) vendor/k8s.io/cri-api/pkg/apis/runtime/v1/api.pb.go:11402 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).pullImageV1(0xc001b6aa50, {0x5ba5010, 0xc00033f590}, 0xc000cd7180, 0x0, 0x0) pkg/kubelet/cri/remote/remote_image.go:161 k8s.io/kubernetes/pkg/kubelet/cri/remote.(*remoteImageService).PullImage(0xc001b6aa50?, {0x5ba5048?, 0xc0000760a0?}, 0x40aca5?, 0xc00034aa20?, 0xc0017ddf48?) pkg/kubelet/cri/remote/remote_image.go:157 > k8s.io/kubernetes/test/e2e_node.(*remotePuller).Pull(0xc0017f44b0, {0xc0001f7fc0, 0x34}) test/e2e_node/image_list.go:127 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages.func1() test/e2e_node/image_list.go:190 > k8s.io/kubernetes/test/e2e_node.PrePullAllImages test/e2e_node/image_list.go:172 < Exit [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/17/23 23:49:49.32 (1m0.048s) > Enter [AfterEach] when we run containers that should cause DiskPressure - test/e2e_node/util.go:190 @ 03/17/23 23:49:49.321 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/17/23 23:49:49.321 Mar 17 23:49:49.729: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230317T224835.service loaded active running /tmp/node-e2e-20230317T224835/kubelet --kubeconfig /tmp/node-e2e-20230317T224835/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230317T224835/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230317T224835 W0317 23:49:49.850472 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": read tcp 127.0.0.1:46478->127.0.0.1:10248: read: connection reset by peer STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/17/23 23:49:50.019 W0317 23:49:50.081470 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused [FAILED] wait for pod "container-disk-hog-pod" to disappear: expected pod to not be found: Context was cancelled after 30.005s. Expected <*v1.Pod | 0xc000d3c900>: metadata: creationTimestamp: "2023-03-17T23:35:48Z" deletionGracePeriodSeconds: 30 deletionTimestamp: "2023-03-17T23:49:19Z" managedFields: - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:containers: k:{"name":"container-disk-hog-container"}: .: {} f:command: {} f:image: {} f:imagePullPolicy: {} f:name: {} f:resources: {} f:terminationMessagePath: {} f:terminationMessagePolicy: {} f:dnsPolicy: {} f:enableServiceLinks: {} f:nodeName: {} f:restartPolicy: {} f:schedulerName: {} f:securityContext: {} f:terminationGracePeriodSeconds: {} manager: e2e_node.test operation: Update time: "2023-03-17T23:35:48Z" - apiVersion: v1 fieldsType: FieldsV1 fieldsV1: f:status: f:conditions: .: {} k:{"type":"ContainersReady"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Initialized"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"PodScheduled"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} k:{"type":"Ready"}: .: {} f:lastProbeTime: {} f:lastTransitionTime: {} f:status: {} f:type: {} f:containerStatuses: {} f:hostIP: {} f:phase: {} f:podIP: {} f:podIPs: .: {} k:{"ip":"10.85.0.16"}: .: {} f:ip: {} f:startTime: {} manager: kubelet operation: Update subresource: status time: "2023-03-17T23:35:50Z" name: container-disk-hog-pod namespace: localstorage-eviction-test-5264 resourceVersion: "1524" uid: a837fabc-054c-4b37-87d9-c2b612341369 spec: containers: - command: - sh - -c - i=0; while [ $i -lt 10240 ]; do dd if=/dev/urandom of=file${i} bs=1048576 count=1 2>/dev/null; sleep .1; i=$(($i+1)); done; while true; do sleep 5; done image: registry.k8s.io/e2e-test-images/busybox:1.29-4 imagePullPolicy: Never name: container-disk-hog-container resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File dnsPolicy: Default enableServiceLinks: true nodeName: tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Never schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 status: conditions: - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:48Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:50Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:50Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2023-03-17T23:35:48Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://67eaf1e0201cebb61569dcdf9ac3ec6acbe3c612aadc10128001ce104b0c0db0 image: registry.k8s.io/e2e-test-images/busybox:1.29-4 imageID: registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937 lastState: {} name: container-disk-hog-container ready: true restartCount: 0 started: true state: running: startedAt: "2023-03-17T23:35:49Z" hostIP: 10.138.0.3 phase: Running podIP: 10.85.0.16 podIPs: - ip: 10.85.0.16 qosClass: BestEffort startTime: "2023-03-17T23:35:48Z" to be nil In [AfterEach] at: test/e2e/framework/pod/pod_client.go:184 @ 03/17/23 23:49:55.086 < Exit [AfterEach] when we run containers that should cause DiskPressure - test/e2e_node/util.go:190 @ 03/17/23 23:49:55.086 (5.766s) > Enter [AfterEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/17/23 23:49:55.086 Mar 17 23:49:55.086: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready < Exit [AfterEach] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/17/23 23:49:55.088 (2ms) > Enter [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/17/23 23:49:55.088 < Exit [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/17/23 23:49:55.088 (0s) > Enter [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/17/23 23:49:55.088 STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/17/23 23:49:55.092 STEP: Collecting events from namespace "localstorage-eviction-test-5264". - test/e2e/framework/debug/dump.go:42 @ 03/17/23 23:49:55.092 STEP: Found 9 events. - test/e2e/framework/debug/dump.go:46 @ 03/17/23 23:49:55.095 Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container container-disk-hog-container Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container container-disk-hog-container Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container innocent-container Mar 17 23:49:55.095: INFO: At 2023-03-17 23:35:49 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container innocent-container Mar 17 23:49:55.095: INFO: At 2023-03-17 23:48:44 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Evicted: The node was low on resource: ephemeral-storage. Threshold quantity: 10899525632, available: 10610052Ki. Container container-disk-hog-container was using 6892804Ki, request is 0, has larger consumption of ephemeral-storage. Mar 17 23:49:55.095: INFO: At 2023-03-17 23:48:44 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Killing: Stopping container container-disk-hog-container Mar 17 23:49:55.095: INFO: At 2023-03-17 23:48:54 +0000 UTC - event for container-disk-hog-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} ExceededGracePeriod: Container runtime did not kill the pod within specified grace period. Mar 17 23:49:55.099: INFO: POD NODE PHASE GRACE CONDITIONS Mar 17 23:49:55.099: INFO: innocent-pod tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:35:48 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:35:50 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:35:50 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:35:48 +0000 UTC }] Mar 17 23:49:55.099: INFO: Mar 17 23:49:55.183: INFO: Logging node info for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:49:55.187: INFO: Node Info: &Node{ObjectMeta:{tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 fe8f0116-fecb-45a0-a756-5e49d993a3d3 1561 0 2023-03-17 22:50:49 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 kubernetes.io/os:linux] map[volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2023-03-17 22:50:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}} } {kubelet Update v1 2023-03-17 23:49:52 +0000 UTC FieldsV1 {"f:status":{"f:allocatable":{"f:ephemeral-storage":{},"f:memory":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{20869787648 0} {<nil>} 20380652Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3841228800 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{18782808853 0} {<nil>} 18782808853 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3579084800 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2023-03-17 23:49:52 +0000 UTC,LastTransitionTime:2023-03-17 22:50:49 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2023-03-17 23:49:52 +0000 UTC,LastTransitionTime:2023-03-17 23:49:22 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2023-03-17 23:49:52 +0000 UTC,LastTransitionTime:2023-03-17 22:50:49 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2023-03-17 23:49:52 +0000 UTC,LastTransitionTime:2023-03-17 23:49:52 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.3,},NodeAddress{Type:Hostname,Address:tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:2874bcca4c890ade7ed66639d7256fef,SystemUUID:2874bcca-4c89-0ade-7ed6-6639d7256fef,BootID:f76f5adb-929d-4af6-bcd8-c034cc8d5cb8,KernelVersion:6.1.11-200.fc37.x86_64,OSImage:Fedora CoreOS 37.20230218.3.0,ContainerRuntimeVersion:cri-o://1.26.0,KubeletVersion:v1.27.0-beta.0.20+c14e0983fbdfa5,KubeProxyVersion:v1.27.0-beta.0.20+c14e0983fbdfa5,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Mar 17 23:49:55.187: INFO: Logging kubelet events for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:49:55.192: INFO: Logging pods the kubelet thinks is on node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:49:55.196: INFO: innocent-pod started at 2023-03-17 23:35:48 +0000 UTC (0+1 container statuses recorded) Mar 17 23:49:55.196: INFO: Container innocent-container ready: true, restart count 0 W0317 23:49:55.200148 2768 metrics_grabber.go:111] Can't find any pods in namespace kube-system to grab metrics from Mar 17 23:49:55.245: INFO: Latency metrics for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 END STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/17/23 23:49:55.245 (153ms) < Exit [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/17/23 23:49:55.251 (163ms) > Enter [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/17/23 23:49:55.251 STEP: Destroying namespace "localstorage-eviction-test-5264" for this suite. - test/e2e/framework/framework.go:351 @ 03/17/23 23:49:55.251 < Exit [DeferCleanup (Each)] [sig-node] LocalStorageEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/17/23 23:49:55.258 (7ms)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=E2eNode\sSuite\s\[It\]\s\[sig\-node\]\sPriorityPidEvictionOrdering\s\[Slow\]\s\[Serial\]\s\[Disruptive\]\[NodeFeature\:Eviction\]\swhen\swe\srun\scontainers\sthat\sshould\scause\sPIDPressure\s\sshould\seventually\sevict\sall\sof\sthe\scorrect\spods$'
[FAILED] Timed out after 120.001s. Expected <*errors.errorString | 0xc0018191b0>: NodeCondition: PIDPressure not encountered { s: "NodeCondition: PIDPressure not encountered", } to be nil In [It] at: test/e2e_node/eviction_test.go:571 @ 03/17/23 23:08:48.774from junit_fedora01.xml
> Enter [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/17/23 23:06:11.49 STEP: Creating a kubernetes client - test/e2e/framework/framework.go:211 @ 03/17/23 23:06:11.49 STEP: Building a namespace api object, basename pidpressure-eviction-test - test/e2e/framework/framework.go:250 @ 03/17/23 23:06:11.49 Mar 17 23:06:11.494: INFO: Skipping waiting for service account < Exit [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - set up framework | framework.go:191 @ 03/17/23 23:06:11.494 (4ms) > Enter [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/17/23 23:06:11.494 < Exit [BeforeEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:33 @ 03/17/23 23:06:11.494 (0s) > Enter [BeforeEach] when we run containers that should cause PIDPressure - test/e2e_node/util.go:176 @ 03/17/23 23:06:11.494 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/17/23 23:06:11.517 Mar 17 23:06:11.551: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230317T224835.service loaded active running /tmp/node-e2e-20230317T224835/kubelet --kubeconfig /tmp/node-e2e-20230317T224835/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230317T224835/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230317T224835 W0317 23:06:11.625398 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": read tcp 127.0.0.1:38710->127.0.0.1:10248: read: connection reset by peer STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/17/23 23:06:11.636 W0317 23:06:11.676995 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [BeforeEach] when we run containers that should cause PIDPressure - test/e2e_node/util.go:176 @ 03/17/23 23:06:16.683 (5.189s) > Enter [BeforeEach] when we run containers that should cause PIDPressure - test/e2e_node/eviction_test.go:478 @ 03/17/23 23:06:16.683 < Exit [BeforeEach] when we run containers that should cause PIDPressure - test/e2e_node/eviction_test.go:478 @ 03/17/23 23:06:16.688 (5ms) > Enter [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/17/23 23:06:16.688 STEP: setting up pods to be used by tests - test/e2e_node/eviction_test.go:555 @ 03/17/23 23:06:46.74 < Exit [BeforeEach] TOP-LEVEL - test/e2e_node/eviction_test.go:549 @ 03/17/23 23:06:48.773 (32.084s) > Enter [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/17/23 23:06:48.773 STEP: Waiting for node to have NodeCondition: PIDPressure - test/e2e_node/eviction_test.go:564 @ 03/17/23 23:06:48.773 Mar 17 23:06:48.828: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 2715 Mar 17 23:06:50.855: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 7695 Mar 17 23:06:52.870: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 179 Mar 17 23:06:54.890: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 179 Mar 17 23:06:56.906: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:06:58.922: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:00.947: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:02.964: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:04.980: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:06.999: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:09.014: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:11.031: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:13.046: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:15.063: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:17.083: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:19.106: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:21.122: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:23.138: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:25.158: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:27.173: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:29.188: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:31.207: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:33.221: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:35.236: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:37.255: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:39.278: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:41.295: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:43.315: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:45.331: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:47.345: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:49.363: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:51.379: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:53.397: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:55.416: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:57.433: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:07:59.448: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:01.466: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:03.481: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:05.496: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:07.513: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:09.530: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:11.547: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:13.564: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:15.580: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:17.594: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:19.612: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:21.628: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:23.643: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:25.662: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:27.677: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:29.693: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:31.711: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:33.731: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:35.752: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:37.770: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:39.787: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:41.805: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:43.826: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:45.842: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 Mar 17 23:08:47.861: INFO: Node.Rlimit.MaxPID: 28637, Node.Rlimit.RunningProcesses: 175 [FAILED] Timed out after 120.001s. Expected <*errors.errorString | 0xc0018191b0>: NodeCondition: PIDPressure not encountered { s: "NodeCondition: PIDPressure not encountered", } to be nil In [It] at: test/e2e_node/eviction_test.go:571 @ 03/17/23 23:08:48.774 < Exit [It] should eventually evict all of the correct pods - test/e2e_node/eviction_test.go:563 @ 03/17/23 23:08:48.774 (2m0.001s) > Enter [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/17/23 23:08:48.774 STEP: deleting pods - test/e2e_node/eviction_test.go:631 @ 03/17/23 23:08:48.774 STEP: deleting pod: fork-bomb-container-with-low-priority-pod - test/e2e_node/eviction_test.go:633 @ 03/17/23 23:08:48.774 STEP: deleting pod: innocent-pod - test/e2e_node/eviction_test.go:633 @ 03/17/23 23:08:48.781 STEP: deleting pod: fork-bomb-container-with-high-priority-pod - test/e2e_node/eviction_test.go:633 @ 03/17/23 23:09:20.835 STEP: making sure NodeCondition PIDPressure no longer exists on the node - test/e2e_node/eviction_test.go:639 @ 03/17/23 23:09:20.84 STEP: making sure we have all the required images for testing - test/e2e_node/eviction_test.go:648 @ 03/17/23 23:09:20.888 STEP: making sure NodeCondition PIDPressure doesn't exist again after pulling images - test/e2e_node/eviction_test.go:652 @ 03/17/23 23:09:20.888 STEP: making sure we can start a new pod after the test - test/e2e_node/eviction_test.go:660 @ 03/17/23 23:09:20.891 Mar 17 23:09:22.911: INFO: Summary of pod events during the test: I0317 23:09:22.914360 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.914387 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-with-high-priority-container I0317 23:09:22.914400 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-with-high-priority-container I0317 23:09:22.914411 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.914422 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-with-low-priority-container I0317 23:09:22.914432 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-with-low-priority-container I0317 23:09:22.914444 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.914455 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Created' Created container innocent-container I0317 23:09:22.914466 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Started' Started container innocent-container I0317 23:09:22.914475 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Killing' Stopping container innocent-container I0317 23:09:22.914489 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0317 23:09:22.914500 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0317 23:09:22.914509 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod Mar 17 23:09:22.914: INFO: Summary of node events during the test: I0317 23:09:22.919056 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0317 23:09:22.919275 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0317 23:09:22.919427 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0317 23:09:22.919571 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0317 23:09:22.919703 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0317 23:09:22.919851 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeReady I0317 23:09:22.919979 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0317 23:09:22.920126 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0317 23:09:22.920272 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0317 23:09:22.920420 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0317 23:09:22.920543 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeNotReady I0317 23:09:22.920683 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0317 23:09:22.920822 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeReady I0317 23:09:22.920948 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Warning' reason: 'EvictionThresholdMet' Attempting to reclaim inodes I0317 23:09:22.921088 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasDiskPressure' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasDiskPressure I0317 23:09:22.921280 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0317 23:09:22.921417 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0317 23:09:22.921567 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0317 23:09:22.921695 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0317 23:09:22.921820 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeNotReady I0317 23:09:22.921947 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0317 23:09:22.922067 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeReady I0317 23:09:22.922247 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'Starting' Starting kubelet. I0317 23:09:22.922367 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientMemory' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientMemory I0317 23:09:22.922484 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasNoDiskPressure' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasNoDiskPressure I0317 23:09:22.922623 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeHasSufficientPID' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeHasSufficientPID I0317 23:09:22.922766 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeNotReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeNotReady I0317 23:09:22.922926 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeAllocatableEnforced' Updated Node Allocatable limit across pods I0317 23:09:22.923061 2768 util.go:244] Event(v1.ObjectReference{Kind:"Node", Namespace:"", Name:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", UID:"tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64", APIVersion:"", ResourceVersion:"", FieldPath:""}): type: 'Normal' reason: 'NodeReady' Node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 status is now: NodeReady I0317 23:09:22.923450 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.923608 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-with-high-priority-container I0317 23:09:22.923729 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-high-priority-pod", UID:"5deaaa17-d297-48c6-89a7-8c42335b4716", APIVersion:"v1", ResourceVersion:"493", FieldPath:"spec.containers{fork-bomb-container-with-high-priority-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-with-high-priority-container I0317 23:09:22.923844 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.923959 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Created' Created container fork-bomb-container-with-low-priority-container I0317 23:09:22.924074 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"fork-bomb-container-with-low-priority-pod", UID:"5949f467-827c-4f66-bb73-408f8a42cb7c", APIVersion:"v1", ResourceVersion:"494", FieldPath:"spec.containers{fork-bomb-container-with-low-priority-container}"}): type: 'Normal' reason: 'Started' Started container fork-bomb-container-with-low-priority-container I0317 23:09:22.924226 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine I0317 23:09:22.924343 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Created' Created container innocent-container I0317 23:09:22.924463 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Started' Started container innocent-container I0317 23:09:22.924614 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"innocent-pod", UID:"8b2d2e12-1bfc-4d96-9484-21ff19d74831", APIVersion:"v1", ResourceVersion:"492", FieldPath:"spec.containers{innocent-container}"}): type: 'Normal' reason: 'Killing' Stopping container innocent-container I0317 23:09:22.924748 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Pulled' Container image "registry.k8s.io/pause:3.9" already present on machine I0317 23:09:22.924867 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Created' Created container test-admit-pod I0317 23:09:22.925003 2768 util.go:244] Event(v1.ObjectReference{Kind:"Pod", Namespace:"pidpressure-eviction-test-1488", Name:"test-admit-pod", UID:"e64cc981-28f7-4cf8-a371-4bdfd5992620", APIVersion:"v1", ResourceVersion:"573", FieldPath:"spec.containers{test-admit-pod}"}): type: 'Normal' reason: 'Started' Started container test-admit-pod < Exit [AfterEach] TOP-LEVEL - test/e2e_node/eviction_test.go:620 @ 03/17/23 23:09:22.925 (34.15s) > Enter [AfterEach] when we run containers that should cause PIDPressure - test/e2e_node/util.go:190 @ 03/17/23 23:09:22.925 STEP: Stopping the kubelet - test/e2e_node/util.go:200 @ 03/17/23 23:09:22.925 Mar 17 23:09:22.959: INFO: Get running kubelet with systemctl: UNIT LOAD ACTIVE SUB DESCRIPTION kubelet-20230317T224835.service loaded active running /tmp/node-e2e-20230317T224835/kubelet --kubeconfig /tmp/node-e2e-20230317T224835/kubeconfig --root-dir /var/lib/kubelet --v 4 --hostname-override tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 --container-runtime-endpoint unix:///var/run/crio/crio.sock --config /tmp/node-e2e-20230317T224835/kubelet-config --cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. , kubelet-20230317T224835 W0317 23:09:23.039787 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": read tcp 127.0.0.1:60852->127.0.0.1:10248: read: connection reset by peer STEP: Starting the kubelet - test/e2e_node/util.go:216 @ 03/17/23 23:09:23.049 W0317 23:09:23.091717 2768 util.go:477] Health check on "http://127.0.0.1:10248/healthz" failed, error=Head "http://127.0.0.1:10248/healthz": dial tcp 127.0.0.1:10248: connect: connection refused < Exit [AfterEach] when we run containers that should cause PIDPressure - test/e2e_node/util.go:190 @ 03/17/23 23:09:28.095 (5.17s) > Enter [AfterEach] when we run containers that should cause PIDPressure - test/e2e_node/eviction_test.go:482 @ 03/17/23 23:09:28.095 < Exit [AfterEach] when we run containers that should cause PIDPressure - test/e2e_node/eviction_test.go:482 @ 03/17/23 23:09:28.097 (2ms) > Enter [AfterEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/17/23 23:09:28.097 Mar 17 23:09:28.097: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready < Exit [AfterEach] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/node/init/init.go:33 @ 03/17/23 23:09:28.099 (2ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/17/23 23:09:28.099 < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - test/e2e/framework/metrics/init/init.go:35 @ 03/17/23 23:09:28.099 (0s) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/17/23 23:09:28.099 STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/17/23 23:09:28.099 STEP: Collecting events from namespace "pidpressure-eviction-test-1488". - test/e2e/framework/debug/dump.go:42 @ 03/17/23 23:09:28.099 STEP: Found 13 events. - test/e2e/framework/debug/dump.go:46 @ 03/17/23 23:09:28.101 Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for fork-bomb-container-with-high-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container fork-bomb-container-with-high-priority-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for fork-bomb-container-with-high-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for fork-bomb-container-with-low-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container fork-bomb-container-with-low-priority-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for fork-bomb-container-with-low-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/e2e-test-images/busybox:1.29-4" already present on machine Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:47 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container innocent-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:48 +0000 UTC - event for fork-bomb-container-with-high-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container fork-bomb-container-with-high-priority-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:48 +0000 UTC - event for fork-bomb-container-with-low-priority-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container fork-bomb-container-with-low-priority-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:06:48 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container innocent-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:08:48 +0000 UTC - event for innocent-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Killing: Stopping container innocent-container Mar 17 23:09:28.101: INFO: At 2023-03-17 23:09:21 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Pulled: Container image "registry.k8s.io/pause:3.9" already present on machine Mar 17 23:09:28.101: INFO: At 2023-03-17 23:09:21 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Created: Created container test-admit-pod Mar 17 23:09:28.101: INFO: At 2023-03-17 23:09:21 +0000 UTC - event for test-admit-pod: {kubelet tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64} Started: Started container test-admit-pod Mar 17 23:09:28.103: INFO: POD NODE PHASE GRACE CONDITIONS Mar 17 23:09:28.103: INFO: test-admit-pod tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:09:20 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:09:21 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:09:21 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-03-17 23:09:20 +0000 UTC }] Mar 17 23:09:28.103: INFO: Mar 17 23:09:28.112: INFO: Logging node info for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:09:28.114: INFO: Node Info: &Node{ObjectMeta:{tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 fe8f0116-fecb-45a0-a756-5e49d993a3d3 587 0 2023-03-17 22:50:49 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/os:linux kubernetes.io/arch:amd64 kubernetes.io/hostname:tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 kubernetes.io/os:linux] map[volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet Update v1 2023-03-17 22:50:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-attach-detach":{}},"f:labels":{".":{},"f:beta.kubernetes.io/arch":{},"f:beta.kubernetes.io/os":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{}}}} } {kubelet Update v1 2023-03-17 23:09:23 +0000 UTC FieldsV1 {"f:status":{"f:allocatable":{"f:ephemeral-storage":{},"f:memory":{}},"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}},"k:{\"type\":\"MemoryPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"PIDPressure\"}":{"f:lastHeartbeatTime":{}},"k:{\"type\":\"Ready\"}":{"f:lastHeartbeatTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{}}},"f:images":{}}} status}]},Spec:NodeSpec{PodCIDR:,DoNotUseExternalID:,ProviderID:,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{20869787648 0} {<nil>} 20380652Ki BinarySI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3841228800 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{cpu: {{1 0} {<nil>} 1 DecimalSI},ephemeral-storage: {{18782808853 0} {<nil>} 18782808853 DecimalSI},hugepages-1Gi: {{0 0} {<nil>} 0 DecimalSI},hugepages-2Mi: {{0 0} {<nil>} 0 DecimalSI},memory: {{3579084800 0} {<nil>} BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2023-03-17 23:09:23 +0000 UTC,LastTransitionTime:2023-03-17 22:50:49 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2023-03-17 23:09:23 +0000 UTC,LastTransitionTime:2023-03-17 23:02:14 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2023-03-17 23:09:23 +0000 UTC,LastTransitionTime:2023-03-17 22:50:49 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2023-03-17 23:09:23 +0000 UTC,LastTransitionTime:2023-03-17 23:09:23 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:InternalIP,Address:10.138.0.3,},NodeAddress{Type:Hostname,Address:tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:2874bcca4c890ade7ed66639d7256fef,SystemUUID:2874bcca-4c89-0ade-7ed6-6639d7256fef,BootID:f76f5adb-929d-4af6-bcd8-c034cc8d5cb8,KernelVersion:6.1.11-200.fc37.x86_64,OSImage:Fedora CoreOS 37.20230218.3.0,ContainerRuntimeVersion:cri-o://1.26.0,KubeletVersion:v1.27.0-beta.0.20+c14e0983fbdfa5,KubeProxyVersion:v1.27.0-beta.0.20+c14e0983fbdfa5,OperatingSystem:linux,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/e2e-test-images/perl@sha256:c613344cdd31c5055961b078f831ef9d9199fc9111efe6e81bea3f00d78bd979 registry.k8s.io/e2e-test-images/perl@sha256:dd475f8a8c579cb78a13f54342e8569e7f925c8b0ba3a5599dbc55c97a4a76f1 registry.k8s.io/e2e-test-images/perl:5.26],SizeBytes:875791114,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:91ab3b5ee22441c99370944e2e2cb32670db62db433611b4e3780bdee6a8e5a1 registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep@sha256:d7e74e6555abe4b001aadddc248447b472ae35ccbb2c21ca0febace6c4c6d7bb registry.k8s.io/e2e-test-images/node-perf/tf-wide-deep:1.3],SizeBytes:559664987,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/gluster@sha256:033a12fe65438751690b519cebd4135a3485771086bcf437212b7b886bb7956c registry.k8s.io/e2e-test-images/volume/gluster@sha256:c52e01956fec2cf5968b87be8f06ae740ea5d208a3b41fa2c7970b13cc515be5 registry.k8s.io/e2e-test-images/volume/gluster:1.3],SizeBytes:352430719,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:51eae8381dcb1078289fa7b4f3df2630cdc18d09fb56f8e56b41c40e191d6c83 registry.k8s.io/etcd@sha256:8ae03c7bbd43d5c301eea33a39ac5eda2964f826050cb2ccf3486f18917590c9 registry.k8s.io/etcd:3.5.7-0],SizeBytes:297083935,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/volume/nfs@sha256:034f77d52166fcacb81d6a6db10a4e24644c241896822e6525925859fec09f47 registry.k8s.io/e2e-test-images/volume/nfs@sha256:3bda73f2428522b0e342af80a0b9679e8594c2126f2b3cca39ed787589741b9e registry.k8s.io/e2e-test-images/volume/nfs:1.3],SizeBytes:272589700,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/agnhost@sha256:16bbf38c463a4223d8cfe4da12bc61010b082a79b4bb003e2d3ba3ece5dd5f9e registry.k8s.io/e2e-test-images/agnhost@sha256:da18b4806cfa370df04f9c3faa7d654a22a80467dc4cab92bd1b22b4abe4d5aa registry.k8s.io/e2e-test-images/agnhost:2.43],SizeBytes:129622797,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/httpd@sha256:148b022f5c5da426fc2f3c14b5c0867e58ef05961510c84749ac1fddcb0fef22 registry.k8s.io/e2e-test-images/httpd@sha256:21e720a020bf8d492b5dd2fe0f31a5205021176f505ecf35b10177f8bfd68980 registry.k8s.io/e2e-test-images/httpd:2.4.38-4],SizeBytes:128894228,},ContainerImage{Names:[registry.k8s.io/node-problem-detector/node-problem-detector@sha256:0ce71ef6d759425d22b10e65b439749fe5d13377a188e2fc060b731cdb4e6901 registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.7],SizeBytes:115035523,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:8285539c79625b192a5e33fc3d21edc1a7776fb9afe15fae3b5037a7a8020839 registry.k8s.io/e2e-test-images/node-perf/npb-is@sha256:f941079315f73b182b0f416134253ee87ab51162cbd2e9fcd31bbe726999a977 registry.k8s.io/e2e-test-images/node-perf/npb-is:1.2],SizeBytes:99663088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:90b5cfc5451428aad4dd6af9960640f2506804d35aa05e83c11bf0a46ac318c8 registry.k8s.io/e2e-test-images/node-perf/npb-ep@sha256:a37ad3a2ccb2b8aa7ced0b7c884888d2cef953cfc9a158e3e8b914d52147091b registry.k8s.io/e2e-test-images/node-perf/npb-ep:1.2],SizeBytes:99661552,},ContainerImage{Names:[gcr.io/cadvisor/cadvisor@sha256:89e6137f068ded2e9a3a012ce71260b9afc57a19305842aa1074239841a539a7 gcr.io/cadvisor/cadvisor:v0.43.0],SizeBytes:87971088,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonroot@sha256:dfa235c2d64c29405f40489cf631193b27bec6dcf13cfee9824e449f6ddac051 registry.k8s.io/e2e-test-images/nonroot@sha256:ee9f50b3c64b174d296d91ca9f69a914ac30e59095dfb462b2b518ad28a63655 registry.k8s.io/e2e-test-images/nonroot:1.4],SizeBytes:43877486,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:3dd0413e5a78f1c2a6484f168ba3daf23ebb0b1141897237e9559db6c5f7101f registry.k8s.io/e2e-test-images/sample-device-plugin@sha256:e84f6ca27c51ddedf812637dd2bcf771ad69fdca1173e5690c372370d0f93c40 registry.k8s.io/e2e-test-images/sample-device-plugin:1.3],SizeBytes:41740418,},ContainerImage{Names:[docker.io/nfvpe/sriov-device-plugin@sha256:518499ed631ff84b43153b8f7624c1aaacb75a721038857509fe690abdf62ddb docker.io/nfvpe/sriov-device-plugin:v3.1],SizeBytes:25603453,},ContainerImage{Names:[registry.k8s.io/nvidia-gpu-device-plugin@sha256:4b036e8844920336fa48f36edeb7d4398f426d6a934ba022848deed2edbf09aa],SizeBytes:19251111,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nginx@sha256:5c99cf6a02adda929b10321dbf4ecfa00d87be9ba4fb456006237d530ab4baa1 registry.k8s.io/e2e-test-images/nginx@sha256:c42b04e8cf71231fac5dbc833366f7ce2ae78ef8b9df4304fcb83edcd495f69f registry.k8s.io/e2e-test-images/nginx:1.14-4],SizeBytes:17244936,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/ipc-utils@sha256:647d092bada3b46c449d875adf31d71c1dd29c244e9cca6a04fddf9d6bcac136 registry.k8s.io/e2e-test-images/ipc-utils@sha256:89fe5eb4c180571eb5c4e4179f1e9bc03497b1f50e45e4f720165617a603d737 registry.k8s.io/e2e-test-images/ipc-utils:1.3],SizeBytes:12251265,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nonewprivs@sha256:8ac1264691820febacf3aea5d152cbde6d10685731ec14966a9401c6f47a68ac registry.k8s.io/e2e-test-images/nonewprivs@sha256:f6b1c4aef11b116c2a065ea60ed071a8f205444f1897bed9aa2e98a5d78cbdae registry.k8s.io/e2e-test-images/nonewprivs:1.3],SizeBytes:7373984,},ContainerImage{Names:[registry.k8s.io/stress@sha256:f00aa1ddc963a3164aef741aab0fc05074ea96de6cd7e0d10077cf98dd72d594 registry.k8s.io/stress:v1],SizeBytes:5502584,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/busybox@sha256:2e0f836850e09b8b7cc937681d6194537a09fbd5f6b9e08f4d646a85128e8937 registry.k8s.io/e2e-test-images/busybox@sha256:4cdffea536d503c58d7e087bab34a43e63a11dcfa4132b5a1b838885f08fb730 registry.k8s.io/e2e-test-images/busybox:1.29-4],SizeBytes:1374155,},ContainerImage{Names:[registry.k8s.io/busybox@sha256:4bdd623e848417d96127e16037743f0cd8b528c026e9175e22a84f639eca58ff],SizeBytes:1319178,},ContainerImage{Names:[registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097 registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10 registry.k8s.io/pause:3.9],SizeBytes:750414,},ContainerImage{Names:[registry.k8s.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db registry.k8s.io/pause@sha256:c2280d2f5f56cf9c9a01bb64b2db4651e35efd6d62a54dcfc12049fe6449c5e4 registry.k8s.io/pause:3.6],SizeBytes:690326,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},} Mar 17 23:09:28.114: INFO: Logging kubelet events for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:09:28.116: INFO: Logging pods the kubelet thinks is on node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 Mar 17 23:09:28.118: INFO: test-admit-pod started at 2023-03-17 23:09:20 +0000 UTC (0+1 container statuses recorded) Mar 17 23:09:28.118: INFO: Container test-admit-pod ready: true, restart count 0 W0317 23:09:28.119090 2768 metrics_grabber.go:111] Can't find any pods in namespace kube-system to grab metrics from Mar 17 23:09:28.134: INFO: Latency metrics for node tmp-node-e2e-635fcc23-fedora-coreos-37-20230218-3-0-gcp-x86-64 END STEP: dump namespace information after failure - test/e2e/framework/framework.go:288 @ 03/17/23 23:09:28.134 (35ms) < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - dump namespaces | framework.go:209 @ 03/17/23 23:09:28.134 (35ms) > Enter [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/17/23 23:09:28.134 STEP: Destroying namespace "pidpressure-eviction-test-1488" for this suite. - test/e2e/framework/framework.go:351 @ 03/17/23 23:09:28.134 < Exit [DeferCleanup (Each)] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] - tear down framework | framework.go:206 @ 03/17/23 23:09:28.137 (3ms)
Filter through log files | View test history on testgrid
error during go run /go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/workspace/_artifacts --project=k8s-jkns-gke-ubuntu-flaky --zone=us-west1-b --ssh-user=core --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=1 --focus="\[NodeFeature:Eviction\]" --test_args=--container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}" --test-timeout=5h0m0s --image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1.yaml: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
E2eNode Suite [It] [sig-node] ImageGCNoEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] InodeEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] PriorityLocalStorageEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [SynchronizedAfterSuite]
E2eNode Suite [SynchronizedBeforeSuite]
kubetest Deferred TearDown
kubetest DumpClusterLogs
kubetest GetDeployer
kubetest Prepare
kubetest TearDown
kubetest TearDown Previous
kubetest Timeout
kubetest Up
kubetest test setup
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: sctp [LinuxOnly][Feature:SCTPConnectivity]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: sctp [LinuxOnly][Feature:SCTPConnectivity]
E2eNode Suite [It] [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] AppArmor [Feature:AppArmor][NodeFeature:AppArmor] when running without AppArmor should reject a pod with an AppArmor profile
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should not report any pinning failures when the cpumanager allocation is expected to succeed
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should report pinning failures when the cpumanager allocation is known to fail
E2eNode Suite [It] [sig-node] CPU Manager Metrics [Serial][Feature:CPUManager] when querying /metrics should report zero pinning counters after a fresh restart
E2eNode Suite [It] [sig-node] CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager policy run the CPU Manager tests should assign CPUs as expected based on the Pod spec
E2eNode Suite [It] [sig-node] CPU Manager [Serial] [Feature:CPUManager] With kubeconfig updated with static CPU Manager policy run the CPU Manager tests should assign CPUs as expected with enhanced policy based on strict SMT alignment
E2eNode Suite [It] [sig-node] Checkpoint Container [NodeFeature:CheckpointContainer] will checkpoint a container out of a pod
E2eNode Suite [It] [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]
E2eNode Suite [It] [sig-node] ConfigMap should update ConfigMap successfully
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart https hook properly [MinimumKubeletVersion:1.23] [NodeConformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop https hook properly [MinimumKubeletVersion:1.23] [NodeConformance]
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup pod infra containers oom-score-adj should be -998 and best effort container's should be 1000
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup Kubelet's oom-score-adj should be -999
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup burstable container's oom-score-adj should be between [2, 1000)
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup container runtime's oom-score-adj should be -999
E2eNode Suite [It] [sig-node] Container Manager Misc [Serial] Validate OOM score adjustments [NodeFeature:OOMScoreAdj] once the node is setup guaranteed container's oom-score-adj should be -998
E2eNode Suite [It] [sig-node] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull from private registry with credential provider [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull from private registry with secret [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull image [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull from private registry without secret [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when running a container with a new image should not be able to pull image from invalid registry [NodeConformance]
E2eNode Suite [It] [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] ContainerLogPath [NodeConformance] Pod with a container printed log to stdout should print log to correct cri log path
E2eNode Suite [It] [sig-node] ContainerLogPath [NodeConformance] Pod with a container printed log to stdout should print log to correct log path
E2eNode Suite [It] [sig-node] ContainerLogRotation [Slow] [Serial] [Disruptive] when a container generates a lot of log should be rotated and limited to a fixed amount of files
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] CriticalPod [Serial] [Disruptive] [NodeFeature:CriticalPod] when we need to admit a critical pod [Flaky] should be able to create and delete a critical pod
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy Always
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy Never
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a deleted pod if non-zero exit codes Restart policy OnFailure
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Failed phase a pod which is deleted while pending
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy Always
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy Never
E2eNode Suite [It] [sig-node] Deleted pods handling [NodeConformance] Should transition to Succeeded phase a deleted pod when containers complete with 0 exit code Restart policy OnFailure
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 0s interval
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 10 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 35 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 0s interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 100ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods latency/resource should be within limit when create 90 pods with 300ms interval [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 0s interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 100ms interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a batch of pods with higher API QPS latency/resource should be within limit when create 90 pods with 300ms interval (QPS 60) [Benchmark][NodeSpecialFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 10 pods with 50 background pods
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 10 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 30 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Density [Serial] [Slow] create a sequence of pods latency/resource should be within limit when create 50 pods with 50 background pods [Benchmark][NodeSpeicalFeature:Benchmark]
E2eNode Suite [It] [sig-node] Device Manager [Serial] [Feature:DeviceManager][NodeFeature:DeviceManager] With SRIOV devices in the system should be able to recover V1 (aka pre-1.20) checkpoint data and reject pods before device re-registration
E2eNode Suite [It] [sig-node] Device Manager [Serial] [Feature:DeviceManager][NodeFeature:DeviceManager] With SRIOV devices in the system should be able to recover V1 (aka pre-1.20) checkpoint data and update topology info on device re-registration
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Can schedule a pod that requires a device
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Keeps device plugin assignments across pod and kubelet restarts
E2eNode Suite [It] [sig-node] Device Plugin [Feature:DevicePluginProbe][NodeFeature:DevicePluginProbe][Serial] DevicePlugin [Serial] [Disruptive] Keeps device plugin assignments after the device plugin has been re-registered
E2eNode Suite [It] [sig-node] Downward API [Serial] [Disruptive] [NodeFeature:DownwardAPIHugePages] Downward API tests for hugepages should provide container's limits.hugepages-<pagesize> and requests.hugepages-<pagesize> as env vars
E2eNode Suite [It] [sig-node] Downward API [Serial] [Disruptive] [NodeFeature:DownwardAPIHugePages] Downward API tests for hugepages should provide default limits.hugepages-<pagesize> from node allocatable
E2eNode Suite [It] [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide host IP and pod IP as an env var if pod uses host network [LinuxOnly]
E2eNode Suite [It] [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Ephemeral Containers [NodeConformance] will start an ephemeral container in an existing pod [Conformance]
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: Many Pods with Many Restarting Containers Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: Many Restarting Containers Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GarbageCollect [Serial][NodeFeature:GarbageCollect] Garbage Collection Test: One Non-restarting Container Should eventually garbage collect containers when we exceed the number of dead containers per container
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] graceful node shutdown when PodDisruptionConditions are enabled [NodeFeature:PodDisruptionConditions] should add the DisruptionTarget pod failure condition to the evicted pods
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down after restart dbus, should be able to gracefully shutdown
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down should be able to gracefully shutdown pods with various grace periods
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down should be able to handle a cancelled shutdown
E2eNode Suite [It] [sig-node] GracefulNodeShutdown [Serial] [NodeFeature:GracefulNodeShutdown] [NodeFeature:GracefulNodeShutdownBasedOnPodPriority] when gracefully shutting down with Pod priority should be able to gracefully shutdown pods with various grace periods
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod configured to set FQDN as hostname will remain in Pending state generating FailedCreatePodSandBox events when the FQDN is longer than 64 bytes
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod with subdomain field has FQDN, hostname is shortname
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod with subdomain field has FQDN, when setHostnameAsFQDN is set to true, the FQDN is set as hostname
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod without FQDN is not affected by SetHostnameAsFQDN field
E2eNode Suite [It] [sig-node] Hostname of Pod [NodeConformance] a pod without subdomain field does not have FQDN
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] should add resources for new huge page sizes on kubelet restart
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] should remove resources for huge page sizes no longer supported
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain multiple hugepages resources should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain only one hugepages resource with the backward compatible API should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] HugePages [Serial] [Feature:HugePages][NodeSpecialFeature:HugePages] when start the pod with the resources requests that contain only one hugepages resource with the new API should set correct hugetlb mount and limit under the container cgroup
E2eNode Suite [It] [sig-node] ImageCredentialProvider [Feature:KubeletCredentialProviders] should be able to create pod with image credentials fetched from external credential provider
E2eNode Suite [It] [sig-node] ImageID [NodeFeature: ImageID] should be set to the manifest digest (from RepoDigests) when available
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]
E2eNode Suite [It] [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a BestEffort Pod Pod containers should have been created under the BestEffort cgroup
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a Burstable Pod Pod containers should have been created under the Burstable cgroup
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager Pod containers [NodeConformance] On scheduling a Guaranteed Pod Pod containers should have been created under the cgroup-root
E2eNode Suite [It] [sig-node] Kubelet Cgroup Manager QOS containers On enabling QOS cgroup hierarchy Top level QoS containers should have been created [NodeConformance]
E2eNode Suite [It] [sig-node] Kubelet PodOverhead handling [LinuxOnly] PodOverhead cgroup accounting On running pod with PodOverhead defined Pod cgroup should be sum of overhead and resource limits
E2eNode Suite [It] [sig-node] Kubelet Volume Manager Volume Manager On termination of pod with memory backed volume should remove the volume from the node [NodeConformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Kubelet when scheduling an agnhost Pod with hostAliases should write entries to /etc/hosts [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Lease lease API should be available [Conformance]
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationEviction [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolation][NodeFeature:Eviction] when we run containers that should cause evictions due to pod local storage violations should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationFSQuotaMonitoring [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolationQuota][NodeFeature:LSCIQuotaMonitoring] when we run containers that should cause use quotas for LSCI monitoring (quotas enabled: false) should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationFSQuotaMonitoring [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolationQuota][NodeFeature:LSCIQuotaMonitoring] when we run containers that should cause use quotas for LSCI monitoring (quotas enabled: true) should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageCapacityIsolationMemoryBackedVolumeEviction [Slow] [Serial] [Disruptive] [Feature:LocalStorageCapacityIsolation][NodeFeature:Eviction] when we run containers that should cause evictions due to pod local storage violations should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] LocalStorageSoftEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause DiskPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] Lock contention [Slow] [Disruptive] [NodeSpecialFeature:LockContention] Kubelet should stop when the test acquires the lock on lock file and restart once the lock is released
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should not report any memory data during request to pod resources GetAllocatableResources
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should not report any memory data during request to pod resources List
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with none policy should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy should report memory data during request to pod resources GetAllocatableResources
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod has init and app containers should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod has only app containers should succeed to start the pod
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when guaranteed pod memory request is bigger than free memory on each NUMA node should be rejected
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when multiple guaranteed pods started should report memory data for each guaranteed pod and container during request to pod resources List
E2eNode Suite [It] [sig-node] Memory Manager [Disruptive] [Serial] [Feature:MemoryManager] with static policy when multiple guaranteed pods started should succeed to start all pods
E2eNode Suite [It] [sig-node] MemoryAllocatableEviction [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause MemoryPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be recreated when mirror pod forcibly deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be recreated when mirror pod gracefully deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod should be updated when static pod updated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when create a mirror pod without changes should successfully recreate when file is removed and recreated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPod when recreating a static pod it should launch successfully even if it temporarily failed termination due to volume failing to unmount [NodeConformance] [Serial]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod and the container runtime is temporarily down during pod termination [NodeConformance] [Serial] [Disruptive] the mirror pod should terminate successfully
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is deleted [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod mirror pod termination should satisfy grace period when static pod is updated [NodeConformance]
E2eNode Suite [It] [sig-node] MirrorPodWithGracePeriod when create a mirror pod should update a static pod when the static pod is updated multiple times during the graceful termination period [NodeConformance]
E2eNode Suite [It] [sig-node] Node Container Manager [Serial] Validate Node Allocatable [NodeFeature:NodeAllocatable] sets up the node and runs the test
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads NAS parallel benchmark (NPB) suite - Embarrassingly Parallel (EP) workload
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads NAS parallel benchmark (NPB) suite - Integer Sort (IS) workload
E2eNode Suite [It] [sig-node] Node Performance Testing [Serial] [Slow] Run node performance testing with pre-defined workloads TensorFlow workload
E2eNode Suite [It] [sig-node] NodeLease NodeLease should have OwnerReferences set
E2eNode Suite [It] [sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace
E2eNode Suite [It] [sig-node] NodeLease NodeLease the kubelet should report node status infrequently
E2eNode Suite [It] [sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] [Serial] SystemLogMonitor should generate node condition and events for corresponding errors
E2eNode Suite [It] [sig-node] OOMKiller [LinuxOnly] [NodeConformance] The containers terminated by OOM killer should have the reason set to OOMKilled
E2eNode Suite [It] [sig-node] OSArchLabelReconciliation [Serial] [Slow] [Disruptive] Kubelet should reconcile the OS and Arch labels when restarted
E2eNode Suite [It] [sig-node] OSArchLabelReconciliation [Serial] [Slow] [Disruptive] Kubelet should reconcile the OS and Arch labels when running
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] when querying /metrics [NodeConformance] should report the values for the podresources metrics
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with SRIOV devices in the system with CPU manager None policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with SRIOV devices in the system with CPU manager Static policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with a topology-unaware device plugin, which reports resources w/o hardware topology with CPU manager Static policy should return proper podresources the same as before the restart of kubelet
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] with the builtin rate limit values should hit throttling when calling podresources List in a tight loop
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with CPU manager None policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with CPU manager Static policy should return the expected responses
E2eNode Suite [It] [sig-node] POD Resources [Serial] [Feature:PodResources][NodeFeature:PodResources] without SRIOV devices in the system with disabled KubeletPodResourcesGetAllocatable feature gate should return the expected error with the feature gate disabled
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod failing to mount volumes and with init containers should report just the scheduled condition set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod failing to mount volumes and without init containers should report scheduled and initialized conditions set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod with init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet including PodHasNetwork condition [Serial] [Feature:PodHasNetwork] a pod without init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod failing to mount volumes and with init containers should report just the scheduled condition set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod failing to mount volumes and without init containers should report scheduled and initialized conditions set
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod with init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] Pod conditions managed by Kubelet without PodHasNetwork condition a pod without init containers should report all conditions set in expected order after the pod is up
E2eNode Suite [It] [sig-node] PodOSRejection [NodeConformance] Kubelet should reject pod when the node OS doesn't match pod's OS
E2eNode Suite [It] [sig-node] PodPidsLimit [Serial] With config updated with pids limits should set pids.max for Pod
E2eNode Suite [It] [sig-node] PodTemplates should delete a collection of pod templates [Conformance]
E2eNode Suite [It] [sig-node] PodTemplates should replace a pod template [Conformance]
E2eNode Suite [It] [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]
E2eNode Suite [It] [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should be updated [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should cap back-off at MaxContainerBackOff [Slow][NodeConformance]
E2eNode Suite [It] [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should delete a collection of pods [Conformance]
E2eNode Suite [It] [sig-node] Pods should get a host IP [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should have their auto-restart back-off timer reset on image update [Slow][NodeConformance]
E2eNode Suite [It] [sig-node] Pods should patch a pod status [Conformance]
E2eNode Suite [It] [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]
E2eNode Suite [It] [sig-node] Pods should support pod readiness gates [NodeConformance]
E2eNode Suite [It] [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] PriorityMemoryEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause MemoryPressure should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] PriorityPidEvictionOrdering [Slow] [Serial] [Disruptive][NodeFeature:Eviction] when we run containers that should cause PIDPressure; PodDisruptionConditions enabled [NodeFeature:PodDisruptionConditions] should eventually evict all of the correct pods
E2eNode Suite [It] [sig-node] PrivilegedPod [NodeConformance] should enable privileged commands [LinuxOnly]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted by liveness probe because startup probe delays it
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a non-local redirect http liveness probe
E2eNode Suite [It] [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be ready immediately after startupProbe succeeds
E2eNode Suite [It] [sig-node] Probing container should be restarted by liveness probe after startup probe enables it
E2eNode Suite [It] [sig-node] Probing container should be restarted startup probe fails
E2eNode Suite [It] [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a GRPC liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should be restarted with a failing exec liveness probe that took longer than the timeout
E2eNode Suite [It] [sig-node] Probing container should be restarted with a local redirect http liveness probe
E2eNode Suite [It] [sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]
E2eNode Suite [It] [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container should mark readiness on pods to false and disable liveness probes while pod is in progress of terminating
E2eNode Suite [It] [sig-node] Probing container should mark readiness on pods to false while pod is in progress of terminating when a pod has a readiness probe
E2eNode Suite [It] [sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]
E2eNode Suite [It] [sig-node] Probing container should override timeoutGracePeriodSeconds when LivenessProbe field is set [Feature:ProbeTerminationGracePeriod]
E2eNode Suite [It] [sig-node] Probing container should override timeoutGracePeriodSeconds when StartupProbe field is set [Feature:ProbeTerminationGracePeriod]
E2eNode Suite [It] [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 0 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 10 pods per node
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 10 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 35 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] Resource-usage [Serial] [Slow] regular resource usage tracking resource tracking for 90 pods per node [Benchmark]
E2eNode Suite [It] [sig-node] ResourceMetricsAPI [NodeFeature:ResourceMetrics] when querying /resource/metrics should report resource usage through the resource metrics api
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Container Runtime Network should recover from ip leak
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Dbus should continue to run pods after a restart
E2eNode Suite [It] [sig-node] Restart [Serial] [Slow] [Disruptive] Kubelet should correctly account for terminated pods after restart
E2eNode Suite [It] [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a RuntimeClass with an unconfigured handler [NodeFeature:RuntimeHandler]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should run a Pod requesting a RuntimeClass with a configured handler [NodeFeature:RuntimeHandler]
E2eNode Suite [It] [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] SeccompDefault [Serial] [Feature:SeccompDefault] [LinuxOnly] with SeccompDefault enabled should use the default seccomp profile when unspecified
E2eNode Suite [It] [sig-node] SeccompDefault [Serial] [Feature:SeccompDefault] [LinuxOnly] with SeccompDefault enabled should use unconfined when specified
E2eNode Suite [It] [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]
E2eNode Suite [It] [sig-node] Secrets should patch a secret [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should not run with an explicit root user ID [LinuxOnly]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should not run without a specified user ID
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should run with an explicit non-root user ID [LinuxOnly]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsNonRoot should run with an image specified user ID
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsUser should run the container with uid 0 [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers must create the user namespace if set to false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers must not create the user namespace if set to true [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers should mount all volumes with proper permissions with hostUsers=false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with HostUsers should set FSGroup to user inside the container with hostUsers=false [LinuxOnly] [Feature:UserNamespacesStatelessPodsSupport]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with privileged should run the container as privileged when true [LinuxOnly] [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Security Context [NodeConformance][LinuxOnly] Container PID namespace sharing containers in pods using isolated PID namespaces should all receive PID 1
E2eNode Suite [It] [sig-node] Security Context [NodeConformance][LinuxOnly] Container PID namespace sharing processes in containers sharing a pod namespace should be able to see each other
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host IPC namespace should not show the shared memory ID in the non-hostIPC containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host IPC namespace should show the shared memory ID in the host IPC containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host PID namespace should not show its pid in the non-hostpid containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host PID namespace should show its pid in the host PID namespace [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host network namespace should listen on same port in the host network containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating a pod in the host network namespace shouldn't show the same port in the non-hostnetwork containers [NodeFeature:HostAccess]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when not explicitly set and uid != 0 [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when true [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Summary API [NodeConformance] when querying /stats/summary should report resource usage through the stats api
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should not launch unsafe, but not explicitly enabled sysctls on the node [MinimumKubeletVersion:1.21]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]
E2eNode Suite [It] [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls with slashes as separator [MinimumKubeletVersion:1.23]
E2eNode Suite [It] [sig-node] SystemNodeCriticalPod [Slow] [Serial] [Disruptive] [NodeFeature:SystemNodeCriticalPod] when create a system-node-critical pod should not be evicted upon DiskPressure
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should not report any admission failures when the topology manager alignment is expected to succeed
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should report admission failures when the topology manager alignment is known to fail
E2eNode Suite [It] [sig-node] Topology Manager Metrics [Serial][NodeFeature:TopologyManager] when querying /metrics should report zero admission counters after a fresh restart
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run Topology Manager node alignment test suite
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run Topology Manager policy test suite
E2eNode Suite [It] [sig-node] Topology Manager [Serial] [NodeFeature:TopologyManager] With kubeconfig updated to static CPU Manager policy run the Topology Manager tests run the Topology Manager pod scope alignment test suite
E2eNode Suite [It] [sig-node] Unknown Pods [Serial] [Disruptive] when creating a API pod the api pod should be terminated and cleaned up due to becoming a unknown pod due to being force deleted while kubelet is not running
E2eNode Suite [It] [sig-node] Unknown Pods [Serial] [Disruptive] when creating a mirror pod the static pod should be terminated and cleaned up due to becoming a unknown pod due to being force deleted while kubelet is not running
E2eNode Suite [It] [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should fail substituting values in a volume subpath with absolute path [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should fail substituting values in a volume subpath with backticks [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should succeed in writing subpaths in container [Slow] [Conformance]
E2eNode Suite [It] [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance]
E2eNode Suite [It] [sig-node] [Feature:StandaloneMode] when creating a static pod the pod should be running
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should launch init container serially before a regular container
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should not launch regular containers if an init container fails
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should not launch second container before PostStart of the first container completed
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should restart failing container when pod restartPolicy is Always
E2eNode Suite [It] [sig-node] [NodeConformance] Containers Lifecycle should run Init container to completion before call to PostStart of regular container
E2eNode Suite [It] [sig-storage] ConfigMap Should fail non-optional pod creation due to configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] ConfigMap Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]
E2eNode Suite [It] [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API [Serial] [Disruptive] [Feature:EphemeralStorage] Downward API tests for local ephemeral storage should provide container's limits.ephemeral-storage and requests.ephemeral-storage as env vars
E2eNode Suite [It] [sig-storage] Downward API [Serial] [Disruptive] [Feature:EphemeralStorage] Downward API tests for local ephemeral storage should provide default limits.ephemeral-storage from node allocatable
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes pod should support memory backed volumes of specified size
E2eNode Suite [It] [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs)
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is non-root
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is root
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] nonexistent volume subPath should have the correct mode and owner using FSGroup
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on default medium should have the correct mode using FSGroup
E2eNode Suite [It] [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on tmpfs should have the correct mode using FSGroup
E2eNode Suite [It] [sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance]
E2eNode Suite [It] [sig-storage] HostPath should support r/w [NodeConformance]
E2eNode Suite [It] [sig-storage] HostPath should support subPath [NodeConformance]
E2eNode Suite [It] [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap Should fail non-optional pod creation due to configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected configMap Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret Should fail non-optional pod creation due to secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected secret Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets Should fail non-optional pod creation due to secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Secrets Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
E2eNode Suite [It] [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
E2eNode Suite [It] [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]
E2eNode Suite [It] [sig-storage] Volumes NFSv3 should be mountable for NFSv3
E2eNode Suite [It] [sig-storage] Volumes NFSv4 should be mountable for NFSv4