-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kubelet-gce-e2e-ci: broken test run #32430
Comments
@spxtr Do I have state on this, or were you looking for me to find someone to reassign to? |
I just assigned because you're the listed owner of the job. Feel free to find a better owner. |
@spxtr Got it - need to fix that |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9191/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9193/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9194/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9195/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9196/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9197/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9230/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9248/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @dchen1107 This flaky-test issue would love to have more attention. |
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9252/ Multiple broken tests: Failed: [k8s.io] ConfigMap updates should be reflected in volume [Conformance] {E2eNode Suite}
Failed: [k8s.io] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull image from docker hub {E2eNode Suite}
Issues about this test specifically: #31811 Failed: [k8s.io] Secrets should be consumable from pods in volume with Mode set in the item [Conformance] {E2eNode Suite}
Failed: [k8s.io] Pods should have their auto-restart back-off timer reset on image update [Slow] {E2eNode Suite}
Failed: [k8s.io] Docker Containers should be able to override the image's default arguments (docker cmd) [Conformance] {E2eNode Suite}
Issues about this test specifically: #31774 Failed: [k8s.io] AppArmor [Feature:AppArmor] when running with AppArmor should enforce a permissive profile {E2eNode Suite}
Issues about this test specifically: #30750 Failed: [k8s.io] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should be able to pull image from gcr.io {E2eNode Suite}
Issues about this test specifically: #28047 Failed: [k8s.io] InitContainer should invoke init containers on a RestartNever pod {E2eNode Suite}
Failed: [k8s.io] HostPath should give a volume the correct mode [Conformance] {E2eNode Suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings and Item mode set[Conformance] {E2eNode Suite}
Failed: [k8s.io] PrivilegedPod should test privileged pod {E2eNode Suite}
Issues about this test specifically: #30607 Failed: [k8s.io] Pods should get a host IP [Conformance] {E2eNode Suite}
Failed: [k8s.io] Secrets should be consumable from pods in env vars [Conformance] {E2eNode Suite}
Failed: [k8s.io] Probing container should have monotonically increasing restart count [Conformance] [Slow] {E2eNode Suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings [Conformance] {E2eNode Suite}
Failed: [k8s.io] Downward API volume should provide container's memory request {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0777,default) [Conformance] {E2eNode Suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume with mappings as non-root [Conformance] {E2eNode Suite}
Failed: [k8s.io] ConfigMap should be consumable from pods in volume as non-root with FSGroup [Feature:FSGroup] {E2eNode Suite}
Issues about this test specifically: #28868 Failed: [k8s.io] Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should be possible to delete {E2eNode Suite}
Failed: [k8s.io] Container Runtime Conformance Test container runtime conformance blackbox test when starting a container that exits should report termination message if TerminationMessagePath is set [Conformance] {E2eNode Suite}
Failed: [k8s.io] 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 secret {E2eNode Suite}
Issues about this test specifically: #28142 #29259 Failed: [k8s.io] Pods should be updated [Conformance] {E2eNode Suite}
Failed: [k8s.io] Downward API should provide pod IP as an env var {E2eNode Suite}
Issues about this test specifically: #30794 Failed: [k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs) {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes volume on default medium should have the correct mode [Conformance] {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (root,0666,tmpfs) [Conformance] {E2eNode Suite}
Issues about this test specifically: #31579 Failed: [k8s.io] Docker Containers should use the image defaults if command and args are blank [Conformance] {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,default) [Conformance] {E2eNode Suite}
Failed: [k8s.io] Secrets should be consumable from pods in volume [Conformance] {E2eNode Suite}
Failed: [k8s.io] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should not be able to pull image from invalid registry {E2eNode Suite}
Issues about this test specifically: #28255 Failed: [k8s.io] InitContainer should not start app containers if init containers fail on a RestartAlways pod {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (root,0777,tmpfs) [Conformance] {E2eNode Suite}
Failed: [k8s.io] Downward API volume should provide podname as non-root with fsgroup [Feature:FSGroup] {E2eNode Suite}
Failed: [k8s.io] MirrorPod when create a mirror pod should be updated when static pod updated {E2eNode Suite}
Issues about this test specifically: #30185 Failed: [k8s.io] EmptyDir volumes when FSGroup is specified [Feature:FSGroup] volume on default medium should have the correct mode using FSGroup {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (non-root,0644,tmpfs) [Conformance] {E2eNode Suite}
Failed: [k8s.io] Probing container should not be restarted with a exec "cat /tmp/health" liveness probe [Conformance] {E2eNode Suite}
Issues about this test specifically: #32267 Failed: [k8s.io] HostPath should support subPath [Conformance] {E2eNode Suite}
Failed: [k8s.io] Pods should allow activeDeadlineSeconds to be updated [Conformance] {E2eNode Suite}
Failed: [k8s.io] Variable Expansion should allow substituting values in a container's command [Conformance] {E2eNode Suite}
Failed: [k8s.io] HostPath should support r/w {E2eNode Suite}
Failed: [k8s.io] Pods should support remote command execution over websockets {E2eNode Suite}
Failed: [k8s.io] Container Runtime Conformance Test container runtime conformance blackbox test when running a container with a new image should not be able to pull non-existing image from gcr.io {E2eNode Suite}
Issues about this test specifically: #28250 Failed: [k8s.io] ConfigMap should be consumable via environment variable [Conformance] {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes should support (root,0777,default) [Conformance] {E2eNode Suite}
Failed: [k8s.io] EmptyDir volumes volume on tmpfs should have the correct mode [Conformance] {E2eNode Suite}
Failed: [k8s.io] Pods should support retrieving logs from the container over websockets {E2eNode Suite}
Issues about this test specifically: #30567 #31920 Failed: [k8s.io] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars {E2eNode Suite}
Issues about this test specifically: #27668 Failed: [k8s.io] Kubelet Container Manager oom score adjusting when scheduling a busybox command that always fails in a pod should have an error terminated reason {E2eNode Suite}
|
Above failures are on GCI nodes only. This shouldn't be the blocker for 1.4 |
cc/ @vishh |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10761/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10763/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10776/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10784/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10790/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @vishh This flaky-test issue would love to have more attention. |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10796/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10799/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10801/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10802/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10810/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10819/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10822/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10824/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10842/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10845/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10849/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @vishh This flaky-test issue would love to have more attention. |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10874/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10906/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @vishh This flaky-test issue would love to have more attention. |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10936/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10941/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @vishh This flaky-test issue would love to have more attention. |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10968/ Run so broken it didn't make JUnit output! |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/10987/ Run so broken it didn't make JUnit output! |
[FLAKE-PING] @vishh This flaky-test issue would love to have more attention. |
@dchen1107 the error messages in #32430 (comment) are annoying but harmless. We should reduce the spam from cadvisor though... Most recent failures were caused by timeouts. The number of tests in the node e2e suite has increased since the timeout was set initially. @Random-Liu's PR #36413 bumped the timeout already. Let's close this issue and see if any more failure occurs. |
Failed: https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-gce-e2e-ci/9180/
Run so broken it didn't make JUnit output!
The text was updated successfully, but these errors were encountered: