This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 1 failed / 2 succeeded
Started2023-01-23 15:47
Elapsed1h5m
Revisionrelease-1.7

Test Failures


capz-e2e [It] Conformance Tests conformance-tests 55m20s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sConformance\sTests\sconformance\-tests$'
[FAILED] Unexpected error:
    <*errors.withStack | 0xc001712a68>: {
        error: <*errors.withMessage | 0xc001ea6ea0>{
            cause: <*errors.errorString | 0xc0002cfc40>{
                s: "error container run failed with exit code 1",
            },
            msg: "Unable to run conformance tests",
        },
        stack: [0x3143379, 0x353bac7, 0x18e62fb, 0x18f9df8, 0x147c741],
    }
    Unable to run conformance tests: error container run failed with exit code 1
occurred
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:238 @ 01/23/23 16:39:02.024

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


Show 2 Passed Tests

Show 22 Skipped Tests

Error lines from build-log.txt

... skipping 482 lines ...
------------------------------
Conformance Tests conformance-tests
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:100
  INFO: Cluster name is capz-conf-p4kgb5
  STEP: Creating namespace "capz-conf-p4kgb5" for hosting the cluster @ 01/23/23 15:56:50.66
  Jan 23 15:56:50.660: INFO: starting to create namespace for hosting the "capz-conf-p4kgb5" test spec
2023/01/23 15:56:50 failed trying to get namespace (capz-conf-p4kgb5):namespaces "capz-conf-p4kgb5" not found
  INFO: Creating namespace capz-conf-p4kgb5
  INFO: Creating event watcher for namespace "capz-conf-p4kgb5"
  conformance-tests - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:102 @ 01/23/23 15:56:50.747
    conformance-tests
    Name | N | Min | Median | Mean | StdDev | Max
  INFO: Creating the workload cluster with name "capz-conf-p4kgb5" using the "conformance-ci-artifacts-windows-containerd" template (Kubernetes v1.25.7-rc.0.7+7bbb8f0bf413ea, 1 control-plane machines, 0 worker machines)
... skipping 117 lines ...
  Running Suite: Kubernetes e2e suite - /usr/local/bin
  ====================================================
  Random Seed: 1674489936 - will randomize all specs
  
  Will run 328 of 7066 specs
  Running in parallel across 4 processes
  {"msg":"Test Suite starting","completed":0,"skipped":0,"failed":0}

  ------------------------------
  [SynchronizedBeforeSuite] PASSED [105.161 seconds]
  [SynchronizedBeforeSuite] 
  test/e2e/e2e.go:76
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"Test Suite starting","completed":0,"skipped":0,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [6.418 seconds]
  [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]
  test/e2e/apps/deployment.go:150
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]","completed":1,"skipped":8,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.808 seconds]
  [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:174
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","completed":1,"skipped":24,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [1.068 seconds]
  [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]

  test/e2e/common/node/secrets.go:139
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]","completed":2,"skipped":30,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [9.598 seconds]
  [sig-apps] Job should apply changes to a job status [Conformance]
  test/e2e/apps/job.go:464
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should apply changes to a job status [Conformance]","completed":2,"skipped":18,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.993 seconds]
  [sig-network] DNS should provide DNS for the cluster  [Conformance]
  test/e2e/network/dns.go:50
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide DNS for the cluster  [Conformance]","completed":3,"skipped":33,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [35.175 seconds]
  [sig-network] Service endpoints latency should not be very high  [Conformance]
  test/e2e/network/service_latency.go:59
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Service endpoints latency should not be very high  [Conformance]","completed":1,"skipped":8,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [16.834 seconds]
  [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs  [Conformance]
  test/e2e/kubectl/kubectl.go:1590
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs  [Conformance]","completed":4,"skipped":35,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [29.275 seconds]
  [sig-apps] Job should create pods for an Indexed job with completion indexes and specified hostname [Conformance]
  test/e2e/apps/job.go:194
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should create pods for an Indexed job with completion indexes and specified hostname [Conformance]","completed":3,"skipped":38,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.709 seconds]
  [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:248
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","completed":2,"skipped":37,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [13.699 seconds]
  [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:52
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","completed":4,"skipped":53,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.945 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]
  test/e2e/apimachinery/webhook.go:322
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]","completed":3,"skipped":39,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [5.495 seconds]
  [sig-node] Pods should get a host IP [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:203
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should get a host IP [NodeConformance] [Conformance]","completed":5,"skipped":114,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [24.499 seconds]
  [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:165
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","completed":5,"skipped":53,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.702 seconds]
  [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:220
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","completed":6,"skipped":131,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [13.750 seconds]
  [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:260
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","completed":6,"skipped":107,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [5.388 seconds]
  [sig-node] Pods should patch a pod status [Conformance]
  test/e2e/common/node/pods.go:1082
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should patch a pod status [Conformance]","completed":7,"skipped":132,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [1.412 seconds]
  [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]
  test/e2e/common/node/runtimeclass.go:156
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]","completed":7,"skipped":109,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.113 seconds]
  [sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]
  test/e2e/apps/replica_set.go:176
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]","completed":8,"skipped":133,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSS
  ------------------------------
  • [2.929 seconds]
  [sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces should list and delete a collection of PodDisruptionBudgets [Conformance]
  test/e2e/apps/disruption.go:86
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces should list and delete a collection of PodDisruptionBudgets [Conformance]","completed":9,"skipped":141,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.575 seconds]
  [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]
  test/e2e/common/node/configmap.go:168
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]","completed":10,"skipped":199,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [13.760 seconds]
  [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:220
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","completed":8,"skipped":149,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [1.687 seconds]
  [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]
  test/e2e/common/node/podtemplates.go:53
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]","completed":11,"skipped":204,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [1.593 seconds]
  [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]
  test/e2e/apimachinery/resource_quota.go:874
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","completed":9,"skipped":152,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.473 seconds]
  [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:161
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]","completed":10,"skipped":190,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [113.715 seconds]
  [sig-apps] CronJob should delete failed finished jobs with limit of one job

  test/e2e/apps/cronjob.go:291
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should delete failed finished jobs with limit of one job","completed":1,"skipped":41,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [SLOW TEST] [12.260 seconds]
  [sig-network] Proxy version v1 should proxy through a service and a pod  [Conformance]
  test/e2e/network/proxy.go:101
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod  [Conformance]","completed":11,"skipped":254,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.406 seconds]
  [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]
  test/e2e/common/node/pods.go:895
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]","completed":2,"skipped":48,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [3.022 seconds]
  [sig-storage] CSIStorageCapacity  should support CSIStorageCapacities API operations [Conformance]
  test/e2e/storage/csistoragecapacity.go:49
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] CSIStorageCapacity  should support CSIStorageCapacities API operations [Conformance]","completed":12,"skipped":280,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [76.184 seconds]
  [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/secrets_volume.go:204
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":4,"skipped":42,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [43.404 seconds]
  [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]
  test/e2e/network/dns.go:290
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","completed":12,"skipped":217,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.681 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]
  test/e2e/apimachinery/resource_quota.go:382
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]","completed":5,"skipped":48,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.805 seconds]
  [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:73
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","completed":13,"skipped":264,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [47.260 seconds]
  [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]
  test/e2e/common/network/networking.go:93
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","completed":3,"skipped":58,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.853 seconds]
  [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]
  test/e2e/common/node/configmap.go:92
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","completed":4,"skipped":77,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [38.011 seconds]
  [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Conformance]
  test/e2e/storage/subpath.go:106
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Conformance]","completed":6,"skipped":69,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [1.870 seconds]
  [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]
  test/e2e/common/storage/configmap_volume.go:503
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]","completed":7,"skipped":69,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.845 seconds]
  [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]
  test/e2e/common/node/secrets.go:94
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]","completed":5,"skipped":87,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.739 seconds]
  [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:617
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]","completed":8,"skipped":90,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [17.292 seconds]
  [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]

  test/e2e/common/node/init_container.go:457
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]","completed":6,"skipped":105,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [94.922 seconds]
  [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers container command path validation
  test/e2e/windows/host_process.go:200
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers container command path validation","completed":13,"skipped":353,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [76.384 seconds]
  [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_secret.go:214
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":14,"skipped":317,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [37.935 seconds]
  [sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service [Conformance]
  test/e2e/network/endpointslice.go:204
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service [Conformance]","completed":9,"skipped":103,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.274 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should ignore Linux Specific SecurityContext if set
  test/e2e/windows/security_context.go:133
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should ignore Linux Specific SecurityContext if set","completed":15,"skipped":336,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.115 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]
  test/e2e/apimachinery/resource_quota.go:90
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","completed":10,"skipped":163,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.366 seconds]
  [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]
  test/e2e/common/node/runtimeclass.go:129
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]","completed":11,"skipped":187,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.798 seconds]
  [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:73
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","completed":12,"skipped":228,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.698 seconds]
  [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:52
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","completed":13,"skipped":263,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.900 seconds]
  [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]
  test/e2e/storage/empty_dir_wrapper.go:67
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","completed":14,"skipped":332,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [43.373 seconds]
  [sig-apps] CronJob should be able to schedule after more than 100 missed schedule
  test/e2e/apps/cronjob.go:191
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should be able to schedule after more than 100 missed schedule","completed":16,"skipped":363,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.875 seconds]
  [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]
  test/e2e/apps/replica_set.go:143
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]","completed":15,"skipped":348,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [13.812 seconds]
  [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:88
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":17,"skipped":380,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.369 seconds]
  [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]
  test/e2e/common/node/kubelet.go:110
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","completed":16,"skipped":351,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [79.066 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:308
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]","completed":14,"skipped":358,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.142 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's multiple priority class scope (quota set to pod count: 2) against 2 pods with same priority classes.
  test/e2e/apimachinery/resource_quota.go:1308
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's multiple priority class scope (quota set to pod count: 2) against 2 pods with same priority classes.","completed":17,"skipped":355,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [97.734 seconds]
  [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:239
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":7,"skipped":120,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [14.443 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]
  test/e2e/apimachinery/webhook.go:208
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","completed":15,"skipped":416,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [6.710 seconds]
  [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]
  test/e2e/apps/deployment.go:479
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","completed":8,"skipped":135,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.002 seconds]
  [sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]
  test/e2e/apps/disruption.go:107
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]","completed":9,"skipped":184,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [31.207 seconds]
  [sig-windows] Hybrid cluster network for all supported CNIs should have stable networking for Linux and Windows pods
  test/e2e/windows/hybrid_network.go:55
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] Hybrid cluster network for all supported CNIs should have stable networking for Linux and Windows pods","completed":18,"skipped":393,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [1.211 seconds]
  [sig-architecture] Conformance Tests should have at least two untainted nodes [Conformance]
  test/e2e/architecture/conformance.go:38
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-architecture] Conformance Tests should have at least two untainted nodes [Conformance]","completed":19,"skipped":403,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.951 seconds]
  [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]
  test/e2e/kubectl/kubectl.go:960
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]","completed":10,"skipped":184,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [25.565 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.
  test/e2e/apimachinery/resource_quota.go:587
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource.","completed":16,"skipped":431,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [2.862 seconds]
  [sig-node] RuntimeClass  should support RuntimeClasses API operations [Conformance]
  test/e2e/common/node/runtimeclass.go:189
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] RuntimeClass  should support RuntimeClasses API operations [Conformance]","completed":17,"skipped":431,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.724 seconds]
  [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc  [Conformance]
  test/e2e/kubectl/kubectl.go:1650
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc  [Conformance]","completed":18,"skipped":439,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.713 seconds]
  [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works  [Conformance]
  test/e2e/apimachinery/custom_resource_definition.go:145
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition getting/updating/patching custom resource definition status sub-resource works  [Conformance]","completed":19,"skipped":524,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [30.749 seconds]
  [sig-windows] [Feature:Windows] Windows volume mounts  check volume mount permissions container should have readOnly permissions on hostMapPath
  test/e2e/windows/volumes.go:76
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] Windows volume mounts  check volume mount permissions container should have readOnly permissions on hostMapPath","completed":20,"skipped":423,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [15.167 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]
  test/e2e/apimachinery/resource_quota.go:220
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]","completed":20,"skipped":529,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.606 seconds]
  [sig-api-machinery] ResourceQuota should manage the lifecycle of a ResourceQuota [Conformance]
  test/e2e/apimachinery/resource_quota.go:933
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should manage the lifecycle of a ResourceQuota [Conformance]","completed":21,"skipped":557,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSS
  ------------------------------
  • [1.183 seconds]
  [sig-node] Pods Extended Pods Set QOS Class should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]
  test/e2e/node/pods.go:161
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods Extended Pods Set QOS Class should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]","completed":22,"skipped":569,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.370 seconds]
  [sig-network] Services should complete a service status lifecycle [Conformance]
  test/e2e/network/service.go:3415
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should complete a service status lifecycle [Conformance]","completed":23,"skipped":593,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [59.525 seconds]
  [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]

  test/e2e/common/node/init_container.go:333
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]","completed":11,"skipped":202,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.216 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:235
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]","completed":24,"skipped":640,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.635 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]
  test/e2e/apimachinery/webhook.go:507
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]","completed":12,"skipped":223,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [107.674 seconds]
  [sig-apps] CronJob should delete successful finished jobs with limit of one successful job
  test/e2e/apps/cronjob.go:280
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should delete successful finished jobs with limit of one successful job","completed":18,"skipped":371,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.750 seconds]
  [sig-storage] HostPath should support r/w [NodeConformance]
  test/e2e/common/storage/host_path.go:67
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] HostPath should support r/w [NodeConformance]","completed":13,"skipped":238,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.999 seconds]
  [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]
  test/e2e/common/node/init_container.go:254
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]","completed":25,"skipped":650,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.506 seconds]
  [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:129
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]","completed":26,"skipped":677,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.738 seconds]
  [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]
  test/e2e/common/node/downwardapi.go:266
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]","completed":14,"skipped":253,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [21.677 seconds]
  [sig-network] Services should be able to create a functioning NodePort service [Conformance]
  test/e2e/network/service.go:1268
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","completed":19,"skipped":411,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.355 seconds]
  [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
  test/e2e/apimachinery/watch.go:257
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","completed":27,"skipped":707,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [3.934 seconds]
  [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]
  test/e2e/kubectl/kubectl.go:929
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]","completed":28,"skipped":724,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.152 seconds]
  [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]
  test/e2e/apimachinery/watch.go:334
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]","completed":20,"skipped":442,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.359 seconds]
  [sig-cli] Kubectl client Kubectl version should check is all data is printed  [Conformance]
  test/e2e/kubectl/kubectl.go:1683
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl version should check is all data is printed  [Conformance]","completed":21,"skipped":466,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.601 seconds]
  [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]
  test/e2e/common/node/runtime.go:386
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":15,"skipped":264,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.304 seconds]
  [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]
  test/e2e/apps/disruption.go:163
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]","completed":22,"skipped":491,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [13.949 seconds]
  [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]
  test/e2e/common/storage/projected_combined.go:43
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","completed":16,"skipped":290,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.128 seconds]
  [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]
  test/e2e/apimachinery/watch.go:60
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","completed":29,"skipped":745,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [11.854 seconds]
  [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/secrets_volume.go:46
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","completed":30,"skipped":748,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [20.031 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:152
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]","completed":17,"skipped":307,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [38.004 seconds]
  [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Conformance]
  test/e2e/storage/subpath.go:80
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Conformance]","completed":23,"skipped":496,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.389 seconds]
  [sig-cli] Kubectl client Proxy server should support proxy with --port 0  [Conformance]
  test/e2e/kubectl/kubectl.go:1785
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0  [Conformance]","completed":24,"skipped":561,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [1.370 seconds]
  [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]
  test/e2e/common/node/runtimeclass.go:104
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]","completed":25,"skipped":576,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [SLOW TEST] [36.178 seconds]
  [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Conformance]
  test/e2e/storage/subpath.go:92
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Conformance]","completed":31,"skipped":764,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [161.169 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]
  test/e2e/apps/statefulset.go:304
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","completed":21,"skipped":423,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [32.120 seconds]
  [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]
  test/e2e/common/network/networking.go:82
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","completed":26,"skipped":583,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [1.484 seconds]
  [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions  [Conformance]
  test/e2e/kubectl/kubectl.go:822
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions  [Conformance]","completed":27,"skipped":583,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [23.466 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]
  test/e2e/apimachinery/webhook.go:380
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]","completed":32,"skipped":845,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.076 seconds]
  [sig-api-machinery] server version should find the server version [Conformance]
  test/e2e/apimachinery/server_version.go:39
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] server version should find the server version [Conformance]","completed":33,"skipped":863,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.521 seconds]
  [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]
  test/e2e/common/node/runtime.go:194
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":28,"skipped":584,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [61.447 seconds]
  [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:104
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]","completed":18,"skipped":326,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [5.624 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with different priority class (ScopeSelectorOpNotIn).
  test/e2e/apimachinery/resource_quota.go:1366
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with different priority class (ScopeSelectorOpNotIn).","completed":19,"skipped":328,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [32.902 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]
  test/e2e/apps/statefulset.go:906
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]","completed":34,"skipped":889,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [26.884 seconds]
  [sig-network] Services should serve multiport endpoints from pods  [Conformance]
  test/e2e/network/service.go:852
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods  [Conformance]","completed":20,"skipped":328,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [14.397 seconds]
  [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]
  test/e2e/common/storage/secrets_volume.go:98
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":35,"skipped":892,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.808 seconds]
  [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]
  test/e2e/common/node/containers.go:72
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]","completed":21,"skipped":348,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.619 seconds]
  [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]
  test/e2e/apps/rc.go:91
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","completed":22,"skipped":388,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.536 seconds]
  [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]
  test/e2e/network/service.go:1443
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]","completed":23,"skipped":425,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [1.656 seconds]
  [sig-network] Services should delete a collection of services [Conformance]
  test/e2e/network/service.go:3641
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should delete a collection of services [Conformance]","completed":24,"skipped":438,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [93.369 seconds]
  [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]
  test/e2e/apps/cronjob.go:69
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]","completed":29,"skipped":625,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [121.576 seconds]
  [sig-apps] CronJob should replace jobs when ReplaceConcurrent [Conformance]
  test/e2e/apps/cronjob.go:160
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should replace jobs when ReplaceConcurrent [Conformance]","completed":22,"skipped":442,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.842 seconds]
  [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
  test/e2e/common/storage/secrets_volume.go:124
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","completed":25,"skipped":441,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.176 seconds]
  [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]
  test/e2e/common/node/kubelet.go:135
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","completed":23,"skipped":455,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.805 seconds]
  [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]
  test/e2e/common/node/configmap.go:44
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","completed":30,"skipped":659,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.735 seconds]
  [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]
  test/e2e/common/node/containers.go:86
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","completed":26,"skipped":467,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [65.277 seconds]
  [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]
  test/e2e/apimachinery/crd_watch.go:51
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]","completed":36,"skipped":902,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.574 seconds]
  [sig-node] PodTemplates should delete a collection of pod templates [Conformance]
  test/e2e/common/node/podtemplates.go:122
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] PodTemplates should delete a collection of pod templates [Conformance]","completed":31,"skipped":690,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [13.721 seconds]
  [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:234
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","completed":24,"skipped":475,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.014 seconds]
  [sig-apps] Deployment deployment should support proportional scaling [Conformance]
  test/e2e/apps/deployment.go:160
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","completed":32,"skipped":693,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [32.398 seconds]
  [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]
  test/e2e/common/storage/projected_secret.go:92
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":27,"skipped":473,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [32.038 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]
  test/e2e/apimachinery/webhook.go:196
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]","completed":37,"skipped":936,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSS
  ------------------------------
  • [SLOW TEST] [34.822 seconds]
  [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]
  test/e2e/common/node/init_container.go:176
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","completed":25,"skipped":495,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [8.904 seconds]
  [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]
  test/e2e/network/proxy.go:380
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]","completed":38,"skipped":945,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.842 seconds]
  [sig-apps] Job should delete a job [Conformance]
  test/e2e/apps/job.go:309
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","completed":28,"skipped":494,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [8.263 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]
  test/e2e/apimachinery/resource_quota.go:65
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]","completed":26,"skipped":501,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [4.092 seconds]
  [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works  [Conformance]
  test/e2e/apimachinery/custom_resource_definition.go:269
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works  [Conformance]","completed":29,"skipped":496,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [12.741 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class
  test/e2e/apimachinery/resource_quota.go:535
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class","completed":39,"skipped":955,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [13.139 seconds]
  [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]
  test/e2e/apps/job.go:335
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","completed":27,"skipped":504,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.436 seconds]
  [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:397
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","completed":30,"skipped":498,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.865 seconds]
  [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]
  test/e2e/scheduling/limit_range.go:57
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","completed":40,"skipped":955,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [41.089 seconds]
  [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]
  test/e2e/apimachinery/aggregator.go:100
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","completed":33,"skipped":703,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.818 seconds]
  [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:422
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","completed":28,"skipped":519,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [15.516 seconds]
  [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should support init containers
  test/e2e/windows/host_process.go:140
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should support init containers","completed":41,"skipped":976,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [17.800 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]
  test/e2e/apimachinery/resource_quota.go:150
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]","completed":29,"skipped":546,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [18.511 seconds]
  [sig-api-machinery] ResourceQuota [Feature:ScopeSelectors] should verify ResourceQuota with best effort scope using scope-selectors.
  test/e2e/apimachinery/resource_quota.go:989
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:ScopeSelectors] should verify ResourceQuota with best effort scope using scope-selectors.","completed":42,"skipped":979,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.409 seconds]
  [sig-apps] Deployment deployment should delete old replica sets [Conformance]
  test/e2e/apps/deployment.go:122
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","completed":30,"skipped":550,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.814 seconds]
  [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:108
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","completed":31,"skipped":606,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [52.530 seconds]
  [sig-network] DNS should provide DNS for ExternalName services [Conformance]
  test/e2e/network/dns.go:333
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide DNS for ExternalName services [Conformance]","completed":31,"skipped":513,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [15.756 seconds]
  [sig-storage] HostPath should support subPath [NodeConformance]
  test/e2e/common/storage/host_path.go:95
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] HostPath should support subPath [NodeConformance]","completed":43,"skipped":995,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [4.710 seconds]
  [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]
  test/e2e/common/node/runtime.go:370
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":32,"skipped":514,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.278 seconds]
  [sig-node] PodTemplates should replace a pod template [Conformance]
  test/e2e/common/node/podtemplates.go:176
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] PodTemplates should replace a pod template [Conformance]","completed":33,"skipped":533,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [11.428 seconds]
  [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]
  test/e2e/common/node/runtime.go:231
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":32,"skipped":617,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.796 seconds]
  [sig-apps] DisruptionController should observe PodDisruptionBudget status updated [Conformance]
  test/e2e/apps/disruption.go:140
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] DisruptionController should observe PodDisruptionBudget status updated [Conformance]","completed":33,"skipped":638,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [18.443 seconds]
  [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]
  test/e2e/common/node/lifecycle_hook.go:97
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","completed":44,"skipped":1000,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.730 seconds]
  [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]
  test/e2e/common/node/containers.go:58
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]","completed":34,"skipped":534,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.814 seconds]
  [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:88
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":34,"skipped":714,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [18.502 seconds]
  [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]
  test/e2e/apimachinery/resource_quota.go:680
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","completed":45,"skipped":1039,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [5.515 seconds]
  [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]
  test/e2e/common/node/kubelet.go:52
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","completed":46,"skipped":1041,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.169 seconds]
  [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works  [Conformance]
  test/e2e/apimachinery/custom_resource_definition.go:85
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works  [Conformance]","completed":47,"skipped":1051,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [16.812 seconds]
  [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]
  test/e2e/network/service.go:1523
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","completed":48,"skipped":1113,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [36.024 seconds]
  [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [Conformance]
  test/e2e/storage/subpath.go:70
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [Conformance]","completed":35,"skipped":779,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [3.440 seconds]
  [sig-network] Ingress API should support creating Ingress API operations [Conformance]
  test/e2e/network/ingress.go:552
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","completed":36,"skipped":782,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [FAILED] [51.245 seconds]

  [sig-node] Container Lifecycle Hook
  test/e2e/common/node/framework.go:23
    when create a pod with lifecycle hook
    test/e2e/common/node/lifecycle_hook.go:46
      [It] should execute prestop exec hook properly [NodeConformance] [Conformance]
      test/e2e/common/node/lifecycle_hook.go:114
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"FAILED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]","completed":34,"skipped":565,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  
    Begin Captured GinkgoWriter Output >>
      [BeforeEach] [sig-node] Container Lifecycle Hook
        test/e2e/framework/framework.go:186
      STEP: Creating a kubernetes client 01/23/23 16:20:27.85
... skipping 32 lines ...
      Jan 23 16:20:41.777: INFO: Pod pod-with-prestop-exec-hook still exists
      Jan 23 16:20:43.777: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear
      Jan 23 16:20:43.890: INFO: Pod pod-with-prestop-exec-hook still exists
      Jan 23 16:20:45.778: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear
      Jan 23 16:20:45.888: INFO: Pod pod-with-prestop-exec-hook no longer exists
      STEP: check prestop hook 01/23/23 16:20:45.888
      Jan 23 16:21:15.889: FAIL: Timed out after 30.001s.

      Expected
          <*errors.errorString | 0xc000e734a0>: {
              s: "failed to match regexp \"GET /echo\\\\?msg=prestop\" in output \"I0123 16:20:32.848945   13172 log.go:195] Started HTTP server on port 8080\\nI0123 16:20:33.207541   13172 log.go:195] Started UDP server on port  8081\\n\"",

          }
      to be nil
  
      Full Stack Trace
      k8s.io/kubernetes/test/e2e/common/node.glob..func12.1.2(0xc000501400)
      	test/e2e/common/node/lifecycle_hook.go:89 +0x326
... skipping 9 lines ...
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:32 +0000 UTC - event for pod-handle-http-request: {kubelet capz-conf-hv62g} Started: Started container agnhost-container
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:35 +0000 UTC - event for pod-with-prestop-exec-hook: {default-scheduler } Scheduled: Successfully assigned container-lifecycle-hook-191/pod-with-prestop-exec-hook to capz-conf-hv62g
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:37 +0000 UTC - event for pod-with-prestop-exec-hook: {kubelet capz-conf-hv62g} Pulled: Container image "registry.k8s.io/e2e-test-images/agnhost:2.40" already present on machine
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:37 +0000 UTC - event for pod-with-prestop-exec-hook: {kubelet capz-conf-hv62g} Created: Created container pod-with-prestop-exec-hook
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:38 +0000 UTC - event for pod-with-prestop-exec-hook: {kubelet capz-conf-hv62g} Started: Started container pod-with-prestop-exec-hook
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:41 +0000 UTC - event for pod-with-prestop-exec-hook: {kubelet capz-conf-hv62g} Killing: Stopping container pod-with-prestop-exec-hook
      Jan 23 16:21:16.006: INFO: At 2023-01-23 16:20:41 +0000 UTC - event for pod-with-prestop-exec-hook: {kubelet capz-conf-hv62g} FailedPreStopHook: Exec lifecycle hook ([sh -c curl http://192.168.225.103:8080/echo?msg=prestop]) for Container "pod-with-prestop-exec-hook" in Pod "pod-with-prestop-exec-hook_container-lifecycle-hook-191(62b6809d-53ea-4674-9a9e-096590fa9258)" failed - error: command 'sh -c curl http://192.168.225.103:8080/echo?msg=prestop' exited with 7:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current


                                       Dload  Upload   Total   Spent    Left  Speed

      
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to 192.168.225.103 port 8080: Bad access


      , message: "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\r\n                                 Dload  Upload   Total   Spent    Left  Speed\r\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to 192.168.225.103 port 8080: Bad access\r\n"

      Jan 23 16:21:16.113: INFO: POD                      NODE             PHASE    GRACE  CONDITIONS
      Jan 23 16:21:16.113: INFO: pod-handle-http-request  capz-conf-hv62g  Running         [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2023-01-23 16:20:28 +0000 UTC  } {Ready True 0001-01-01 00:00:00 +0000 UTC 2023-01-23 16:20:33 +0000 UTC  } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2023-01-23 16:20:33 +0000 UTC  } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2023-01-23 16:20:28 +0000 UTC  }]
      Jan 23 16:21:16.113: INFO: 
      Jan 23 16:21:16.367: INFO: 
      Logging node info for node capz-conf-bczjm
      Jan 23 16:21:16.479: INFO: Node Info: &Node{ObjectMeta:{capz-conf-bczjm    0c62c436-3370-46ca-aa02-0f3d950423a8 12636 0 2023-01-23 16:04:33 +0000 UTC <nil> <nil> map[beta.kubernetes.io/arch:amd64 beta.kubernetes.io/instance-type:Standard_D4s_v3 beta.kubernetes.io/os:windows failure-domain.beta.kubernetes.io/region:uksouth failure-domain.beta.kubernetes.io/zone:0 kubernetes.io/arch:amd64 kubernetes.io/hostname:capz-conf-bczjm kubernetes.io/os:windows node.kubernetes.io/instance-type:Standard_D4s_v3 node.kubernetes.io/windows-build:10.0.17763 topology.disk.csi.azure.com/zone: topology.kubernetes.io/region:uksouth topology.kubernetes.io/zone:0] map[cluster.x-k8s.io/cluster-name:capz-conf-p4kgb5 cluster.x-k8s.io/cluster-namespace:capz-conf-p4kgb5 cluster.x-k8s.io/machine:capz-conf-p4kgb5-md-win-55fcd78558-zxp9p cluster.x-k8s.io/owner-kind:MachineSet cluster.x-k8s.io/owner-name:capz-conf-p4kgb5-md-win-55fcd78558 csi.volume.kubernetes.io/nodeid:{"disk.csi.azure.com":"capz-conf-bczjm"} kubeadm.alpha.kubernetes.io/cri-socket:npipe:////./pipe/containerd-containerd node.alpha.kubernetes.io/ttl:0 projectcalico.org/IPv4Address:10.1.0.5/16 projectcalico.org/IPv4VXLANTunnelAddr:192.168.68.129 projectcalico.org/VXLANTunnelMACAddr:00:15:5d:ea:7b:ce volumes.kubernetes.io/controller-managed-attach-detach:true] [] [] [{kubelet.exe Update v1 2023-01-23 16:04:33 +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/instance-type":{},"f:beta.kubernetes.io/os":{},"f:failure-domain.beta.kubernetes.io/region":{},"f:failure-domain.beta.kubernetes.io/zone":{},"f:kubernetes.io/arch":{},"f:kubernetes.io/hostname":{},"f:kubernetes.io/os":{},"f:node.kubernetes.io/instance-type":{},"f:node.kubernetes.io/windows-build":{},"f:topology.kubernetes.io/region":{},"f:topology.kubernetes.io/zone":{}}},"f:spec":{"f:providerID":{}}} } {kubeadm Update v1 2023-01-23 16:04:34 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}} } {kube-controller-manager Update v1 2023-01-23 16:05:15 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}} } {manager Update v1 2023-01-23 16:05:19 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:cluster.x-k8s.io/cluster-name":{},"f:cluster.x-k8s.io/cluster-namespace":{},"f:cluster.x-k8s.io/machine":{},"f:cluster.x-k8s.io/owner-kind":{},"f:cluster.x-k8s.io/owner-name":{}}}} } {calico-node.exe Update v1 2023-01-23 16:05:38 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:projectcalico.org/IPv4Address":{},"f:projectcalico.org/IPv4VXLANTunnelAddr":{},"f:projectcalico.org/VXLANTunnelMACAddr":{}}}} status} {kubelet.exe Update v1 2023-01-23 16:19:12 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:csi.volume.kubernetes.io/nodeid":{}},"f:labels":{"f:topology.disk.csi.azure.com/zone":{}}},"f:status":{"f:conditions":{"k:{\"type\":\"DiskPressure\"}":{"f:lastHeartbeatTime":{}},"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:azure:///subscriptions/0e46bd28-a80f-4d3a-8200-d9eb8d80cb2e/resourceGroups/capz-conf-p4kgb5/providers/Microsoft.Compute/virtualMachines/capz-conf-bczjm,Unschedulable:false,Taints:[]Taint{},ConfigSource:nil,PodCIDRs:[],},Status:NodeStatus{Capacity:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{136912564224 0} {<nil>} 133703676Ki BinarySI},memory: {{17179398144 0} {<nil>} 16776756Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Allocatable:ResourceList{attachable-volumes-azure-disk: {{8 0} {<nil>} 8 DecimalSI},cpu: {{4 0} {<nil>} 4 DecimalSI},ephemeral-storage: {{123221307598 0} {<nil>} 123221307598 DecimalSI},memory: {{17074540544 0} {<nil>} 16674356Ki BinarySI},pods: {{110 0} {<nil>} 110 DecimalSI},},Phase:,Conditions:[]NodeCondition{NodeCondition{Type:MemoryPressure,Status:False,LastHeartbeatTime:2023-01-23 16:19:12 +0000 UTC,LastTransitionTime:2023-01-23 16:04:33 +0000 UTC,Reason:KubeletHasSufficientMemory,Message:kubelet has sufficient memory available,},NodeCondition{Type:DiskPressure,Status:False,LastHeartbeatTime:2023-01-23 16:19:12 +0000 UTC,LastTransitionTime:2023-01-23 16:04:33 +0000 UTC,Reason:KubeletHasNoDiskPressure,Message:kubelet has no disk pressure,},NodeCondition{Type:PIDPressure,Status:False,LastHeartbeatTime:2023-01-23 16:19:12 +0000 UTC,LastTransitionTime:2023-01-23 16:04:33 +0000 UTC,Reason:KubeletHasSufficientPID,Message:kubelet has sufficient PID available,},NodeCondition{Type:Ready,Status:True,LastHeartbeatTime:2023-01-23 16:19:12 +0000 UTC,LastTransitionTime:2023-01-23 16:05:15 +0000 UTC,Reason:KubeletReady,Message:kubelet is posting ready status,},},Addresses:[]NodeAddress{NodeAddress{Type:Hostname,Address:capz-conf-bczjm,},NodeAddress{Type:InternalIP,Address:10.1.0.5,},},DaemonEndpoints:NodeDaemonEndpoints{KubeletEndpoint:DaemonEndpoint{Port:10250,},},NodeInfo:NodeSystemInfo{MachineID:capz-conf-bczjm,SystemUUID:E55E9650-E8DF-4DA4-93F6-821B4FD45D91,BootID:9,KernelVersion:10.0.17763.3887,OSImage:Windows Server 2019 Datacenter,ContainerRuntimeVersion:containerd://1.6.8,KubeletVersion:v1.25.7-rc.0.7+7bbb8f0bf413ea,KubeProxyVersion:v1.25.7-rc.0.7+7bbb8f0bf413ea,OperatingSystem:windows,Architecture:amd64,},Images:[]ContainerImage{ContainerImage{Names:[registry.k8s.io/pause@sha256:9001185023633d17a2f98ff69b6ff2615b8ea02a825adffa40422f51dfdcde9d registry.k8s.io/pause:3.8],SizeBytes:269514097,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/agnhost@sha256:af7e3857d87770ddb40f5ea4f89b5a2709504ab1ee31f9ea4ab5823c045f2146 registry.k8s.io/e2e-test-images/agnhost:2.40],SizeBytes:206103324,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/httpd@sha256:20f25f275d46aa728f7615a1ccc19c78b2ed89435bf943a44b339f70f45508e6 registry.k8s.io/e2e-test-images/httpd:2.4.39-2],SizeBytes:204397145,},ContainerImage{Names:[registry.k8s.io/etcd@sha256:dd75ec974b0a2a6f6bb47001ba09207976e625db898d1b16735528c009cb171c registry.k8s.io/etcd:3.5.6-0],SizeBytes:203784192,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3 registry.k8s.io/e2e-test-images/httpd:2.4.38-2],SizeBytes:203697351,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/jessie-dnsutils@sha256:11e6a66017ba4e4b938c1612b7a54a3befcefd354796c04e1dba76873a13518e registry.k8s.io/e2e-test-images/jessie-dnsutils:1.5],SizeBytes:179603451,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/nginx@sha256:13616070e3f29de4417eee434a8ef472221c9e51b3d037b5a6b46cef08eb7443 registry.k8s.io/e2e-test-images/nginx:1.14-2],SizeBytes:168375500,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf registry.k8s.io/e2e-test-images/busybox:1.29-2],SizeBytes:166539683,},ContainerImage{Names:[ghcr.io/kubernetes-sigs/sig-windows/eventflow-logger@sha256:63bf2aa9db909d0d90fb5205abf7fb2a6d9a494b89cbd2508a42457dfc875505 ghcr.io/kubernetes-sigs/sig-windows/eventflow-logger:v0.1.0],SizeBytes:133732668,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi@sha256:907b259fe0c9f5adda9f00a91b8a8228f4f38768021fb6d05cbad0538ef8f99a mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.26.1],SizeBytes:130115533,},ContainerImage{Names:[registry.k8s.io/e2e-test-images/sample-apiserver@sha256:f9c93b92b6ff750b41a93c4e4fe0bfe384597aeb841e2539d5444815c55b2d8f registry.k8s.io/e2e-test-images/sample-apiserver:1.17.5],SizeBytes:124981771,},ContainerImage{Names:[docker.io/sigwindowstools/kube-proxy:v1.23.1-calico-hostprocess docker.io/sigwindowstools/kube-proxy:v1.25.7-rc.0.7_7bbb8f0bf413ea-calico-hostprocess],SizeBytes:116182072,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar@sha256:515b883deb0ae8d58eef60312f4d460ff8a3f52a2a5e487c94a8ebb2ca362720 mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.6.2],SizeBytes:112797444,},ContainerImage{Names:[mcr.microsoft.com/oss/kubernetes-csi/livenessprobe@sha256:fcb73e1939d9abeb2d1e1680b476a10a422a04a73ea5a65e64eec3fde1f2a5a1 mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.8.0],SizeBytes:111834447,},ContainerImage{Names:[ghcr.io/kubernetes-sigs/sig-windows/csi-proxy@sha256:96b4144986319a747ba599892454be2737aae6005d96b8e13ed481321ac3afba ghcr.io/kubernetes-sigs/sig-windows/csi-proxy:v1.0.2],SizeBytes:109639330,},ContainerImage{Names:[k8s.gcr.io/pause@sha256:3d380ca8864549e74af4b29c10f9cb0956236dfb01c40ca076fb6c37253234db k8s.gcr.io/pause:3.6],SizeBytes:104158827,},ContainerImage{Names:[gcr.io/authenticated-image-pulling/windows-nanoserver@sha256:fb9b25770487567c02bf90dd3edea7917323556d1b7ba81ec042ffd5f9effeae gcr.io/authenticated-image-pulling/windows-nanoserver:v1],SizeBytes:101148102,},ContainerImage{Names:[docker.io/sigwindowstools/calico-install@sha256:2082c9b6488b3a2839141f472740c36484d5cbc91f7c24d67bc77ea311d4602b docker.io/sigwindowstools/calico-install:v3.24.5-hostprocess],SizeBytes:49820336,},ContainerImage{Names:[docker.io/sigwindowstools/calico-node@sha256:ba0ac4633a832430a00374ef6cf1c701797017b8d09ccc3fb12db253e250887a docker.io/sigwindowstools/calico-node:v3.24.5-hostprocess],SizeBytes:28623190,},},VolumesInUse:[],VolumesAttached:[]AttachedVolume{},Config:nil,},}
... skipping 107 lines ...
      STEP: Destroying namespace "container-lifecycle-hook-191" for this suite. 01/23/23 16:21:18.99
    << End Captured GinkgoWriter Output
  
    Jan 23 16:21:15.889: Timed out after 30.001s.
    Expected
        <*errors.errorString | 0xc000e734a0>: {
            s: "failed to match regexp \"GET /echo\\\\?msg=prestop\" in output \"I0123 16:20:32.848945   13172 log.go:195] Started HTTP server on port 8080\\nI0123 16:20:33.207541   13172 log.go:195] Started UDP server on port  8081\\n\"",

        }
    to be nil
    In [It] at: test/e2e/common/node/lifecycle_hook.go:89
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.735 seconds]
  [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]
  test/e2e/common/node/expansion.go:43
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","completed":49,"skipped":1131,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.610 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]
  test/e2e/apimachinery/webhook.go:655
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","completed":37,"skipped":803,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.624 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]
  test/e2e/apimachinery/webhook.go:276
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","completed":38,"skipped":814,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [28.737 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:68
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]","completed":35,"skipped":593,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [1.178 seconds]
  [sig-api-machinery] Servers with support for Table transformation should return a 406 for a backend which does not implement metadata [Conformance]
  test/e2e/apimachinery/table_conversion.go:154
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return a 406 for a backend which does not implement metadata [Conformance]","completed":36,"skipped":599,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [1.078 seconds]
  [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]
  test/e2e/common/node/runtimeclass.go:55
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]","completed":37,"skipped":609,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [24.806 seconds]
  [sig-windows] Services should be able to create a functioning NodePort service for Windows
  test/e2e/windows/service.go:47
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] Services should be able to create a functioning NodePort service for Windows","completed":50,"skipped":1146,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [SLOW TEST] [13.714 seconds]
  [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:192
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]","completed":39,"skipped":827,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [2.291 seconds]
  [sig-network] Services should test the lifecycle of an Endpoint [Conformance]
  test/e2e/network/service.go:3231
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should test the lifecycle of an Endpoint [Conformance]","completed":40,"skipped":834,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.056 seconds]
  [sig-network] Services should provide secure master service  [Conformance]
  test/e2e/network/service.go:781
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should provide secure master service  [Conformance]","completed":41,"skipped":853,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [8.059 seconds]
  [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]
  test/e2e/apps/replica_set.go:131
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","completed":38,"skipped":611,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.190 seconds]
  [sig-api-machinery] ResourceQuota should verify ResourceQuota with cross namespace pod affinity scope using scope-selectors.
  test/e2e/apimachinery/resource_quota.go:1512
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with cross namespace pod affinity scope using scope-selectors.","completed":51,"skipped":1153,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [6.915 seconds]
  [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull image [NodeConformance]
  test/e2e/common/node/runtime.go:375
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull image [NodeConformance]","completed":52,"skipped":1156,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [1.509 seconds]
  [sig-apps] ReplicationController should release no longer matching pods [Conformance]
  test/e2e/apps/rc.go:100
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicationController should release no longer matching pods [Conformance]","completed":53,"skipped":1156,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [18.459 seconds]
  [sig-api-machinery] ResourceQuota [Feature:ScopeSelectors] should verify ResourceQuota with terminating scopes through scope selectors.
  test/e2e/apimachinery/resource_quota.go:1062
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:ScopeSelectors] should verify ResourceQuota with terminating scopes through scope selectors.","completed":42,"skipped":854,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.850 seconds]
  [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_secret.go:45
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","completed":54,"skipped":1162,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [26.291 seconds]
  [sig-apps] Job should manage the lifecycle of a job [Conformance]
  test/e2e/apps/job.go:531
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should manage the lifecycle of a job [Conformance]","completed":39,"skipped":621,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [18.447 seconds]
  [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]
  test/e2e/apimachinery/resource_quota.go:793
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","completed":43,"skipped":889,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.744 seconds]
  [sig-auth] ServiceAccounts should mount projected service account token [Conformance]
  test/e2e/auth/service_accounts.go:272
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts should mount projected service account token [Conformance]","completed":40,"skipped":621,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [1.600 seconds]
  [sig-node] Secrets should patch a secret [Conformance]
  test/e2e/common/node/secrets.go:153
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Secrets should patch a secret [Conformance]","completed":41,"skipped":631,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [12.532 seconds]
  [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]
  test/e2e/common/node/runtime.go:247
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":44,"skipped":904,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [23.406 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]
  test/e2e/apps/statefulset.go:975
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]","completed":55,"skipped":1164,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [1.585 seconds]
  [sig-instrumentation] Events API should delete a collection of events [Conformance]
  test/e2e/instrumentation/events.go:207
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-instrumentation] Events API should delete a collection of events [Conformance]","completed":45,"skipped":937,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.575 seconds]
  [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]
  test/e2e/apps/disruption.go:346
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]","completed":42,"skipped":632,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.849 seconds]
  [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:374
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","completed":56,"skipped":1171,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.839 seconds]
  [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:46
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","completed":43,"skipped":649,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [20.259 seconds]
  [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:443
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]","completed":46,"skipped":956,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [9.792 seconds]
  [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:225
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]","completed":57,"skipped":1278,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.589 seconds]
  [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
  test/e2e/common/node/runtime.go:215
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","completed":44,"skipped":655,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.733 seconds]
  [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:248
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","completed":58,"skipped":1292,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [12.519 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]
  test/e2e/apimachinery/webhook.go:581
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","completed":45,"skipped":668,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [249.592 seconds]
  [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:211
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","completed":34,"skipped":725,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [27.650 seconds]
  [sig-apps] Deployment deployment should support rollover [Conformance]
  test/e2e/apps/deployment.go:132
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","completed":47,"skipped":959,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.529 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]
  test/e2e/apimachinery/webhook.go:412
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","completed":59,"skipped":1295,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [13.691 seconds]
  [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:234
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","completed":35,"skipped":761,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [16.732 seconds]
  [sig-windows] [Feature:Windows] Windows volume mounts  check volume mount permissions container should have readOnly permissions on emptyDir
  test/e2e/windows/volumes.go:67
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] Windows volume mounts  check volume mount permissions container should have readOnly permissions on emptyDir","completed":46,"skipped":685,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [19.016 seconds]
  [sig-node] PreStop should call prestop when killing a pod  [Conformance]
  test/e2e/node/pre_stop.go:168
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod  [Conformance]","completed":48,"skipped":997,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.951 seconds]
  [sig-network] DNS should provide /etc/hosts entries for the cluster [Conformance]
  test/e2e/network/dns.go:117
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [Conformance]","completed":47,"skipped":687,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [2.107 seconds]
  [sig-auth] ServiceAccounts should allow opting out of API token automount  [Conformance]
  test/e2e/auth/service_accounts.go:158
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount  [Conformance]","completed":49,"skipped":1022,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.597 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with unknown usernames at Pod level
  test/e2e/windows/security_context.go:55
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with unknown usernames at Pod level","completed":50,"skipped":1069,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [32.398 seconds]
  [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]
  test/e2e/apps/deployment.go:185
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]","completed":36,"skipped":761,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [42.194 seconds]
  [sig-cli] Kubectl client Update Demo should scale a replication controller  [Conformance]
  test/e2e/kubectl/kubectl.go:350
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller  [Conformance]","completed":60,"skipped":1301,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.742 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with same priority class.
  test/e2e/apimachinery/resource_quota.go:1171
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with same priority class.","completed":61,"skipped":1351,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [12.667 seconds]
  [sig-apps] ReplicaSet should serve a basic image on each replica with a public image  [Conformance]
  test/e2e/apps/replica_set.go:111
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image  [Conformance]","completed":37,"skipped":779,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.099 seconds]
  [sig-apps] CronJob should support timezone
  test/e2e/apps/cronjob.go:301
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should support timezone","completed":62,"skipped":1353,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [23.015 seconds]
  [sig-windows] [Feature:Windows] Kubelet-Stats Kubelet stats collection for Windows nodes when running 3 pods should return within 10 seconds
  test/e2e/windows/kubelet_stats.go:137
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] Kubelet-Stats Kubelet stats collection for Windows nodes when running 3 pods should return within 10 seconds","completed":51,"skipped":1073,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.685 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim
  test/e2e/apimachinery/resource_quota.go:485
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim","completed":38,"skipped":800,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [11.809 seconds]
  [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:108
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","completed":52,"skipped":1086,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [50.032 seconds]
  [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [Conformance]
  test/e2e/storage/subpath.go:60
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [Conformance]","completed":48,"skipped":688,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.471 seconds]
  [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never  [Conformance]
  test/e2e/kubectl/kubectl.go:1711
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never  [Conformance]","completed":53,"skipped":1089,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.253 seconds]
  [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]
  test/e2e/apimachinery/custom_resource_definition.go:198
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","completed":54,"skipped":1112,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [14.107 seconds]
  [sig-windows] Hybrid cluster network for all supported CNIs should provide Internet connection for Linux containers using DNS [Feature:Networking-DNS]
  test/e2e/windows/hybrid_network.go:77
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] Hybrid cluster network for all supported CNIs should provide Internet connection for Linux containers using DNS [Feature:Networking-DNS]","completed":49,"skipped":728,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.705 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with different priority class (ScopeSelectorOpExists).
  test/e2e/apimachinery/resource_quota.go:1402
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against a pod with different priority class (ScopeSelectorOpExists).","completed":50,"skipped":756,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [3.946 seconds]
  [sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]
  test/e2e/apimachinery/discovery.go:122
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]","completed":51,"skipped":767,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [13.722 seconds]
  [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:192
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","completed":52,"skipped":771,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [6.406 seconds]
  [sig-node] Pods should be updated [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:343
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","completed":53,"skipped":786,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [46.029 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:441
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]","completed":55,"skipped":1128,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.917 seconds]
  [sig-auth] ServiceAccounts should mount an API token into pods  [Conformance]
  test/e2e/auth/service_accounts.go:75
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts should mount an API token into pods  [Conformance]","completed":54,"skipped":791,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.069 seconds]
  [sig-windows] [Feature:Windows] Kubelet-Stats Kubelet stats collection for Windows nodes when windows is booted should return bootid within 10 seconds
  test/e2e/windows/kubelet_stats.go:122
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] Kubelet-Stats Kubelet stats collection for Windows nodes when windows is booted should return bootid within 10 seconds","completed":55,"skipped":809,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [81.460 seconds]
  [sig-node] Probing container should be restarted with a GRPC liveness probe [NodeConformance]
  test/e2e/common/node/container_probe.go:543
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should be restarted with a GRPC liveness probe [NodeConformance]","completed":63,"skipped":1353,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.711 seconds]
  [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]
  test/e2e/common/node/expansion.go:72
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]","completed":56,"skipped":822,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.066 seconds]
  [sig-network] Services should find a service from listing all namespaces [Conformance]
  test/e2e/network/service.go:3206
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","completed":57,"skipped":879,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [11.226 seconds]
  [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods  [Conformance]
  test/e2e/kubectl/kubectl.go:1274
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods  [Conformance]","completed":64,"skipped":1378,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [86.926 seconds]
  [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:173
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","completed":39,"skipped":806,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.204 seconds]
  [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]
  test/e2e/apps/deployment.go:113
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","completed":65,"skipped":1379,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [11.670 seconds]
  [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]
  test/e2e/apimachinery/crd_conversion_webhook.go:184
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]","completed":66,"skipped":1381,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.548 seconds]
  [sig-windows] [Feature:Windows] DNS should support configurable pod DNS servers
  test/e2e/windows/dns.go:41
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] DNS should support configurable pod DNS servers","completed":67,"skipped":1391,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.333 seconds]
  [sig-node] Lease lease API should be available [Conformance]
  test/e2e/common/node/lease.go:72
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Lease lease API should be available [Conformance]","completed":68,"skipped":1408,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [37.185 seconds]
  [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]

  test/e2e/apps/job.go:254
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","completed":69,"skipped":1408,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.300 seconds]
  [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]
  test/e2e/common/node/security_context.go:485
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]","completed":70,"skipped":1490,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.848 seconds]
  [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:46
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]","completed":71,"skipped":1515,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSS
  ------------------------------
  • [2.736 seconds]
  [sig-network] IngressClass API  should support creating IngressClass API operations [Conformance]
  test/e2e/network/ingressclass.go:223
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] IngressClass API  should support creating IngressClass API operations [Conformance]","completed":72,"skipped":1523,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [10.472 seconds]
  [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:161
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","completed":73,"skipped":1523,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [1.916 seconds]
  [sig-instrumentation] Events should manage the lifecycle of an event [Conformance]
  test/e2e/instrumentation/core_events.go:57
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-instrumentation] Events should manage the lifecycle of an event [Conformance]","completed":74,"skipped":1525,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [1.712 seconds]
  [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]
  test/e2e/apps/rc.go:82
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]","completed":75,"skipped":1526,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [14.557 seconds]
  [sig-node] Ephemeral Containers [NodeConformance] will start an ephemeral container in an existing pod [Conformance]
  test/e2e/common/node/ephemeral_containers.go:45
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Ephemeral Containers [NodeConformance] will start an ephemeral container in an existing pod [Conformance]","completed":76,"skipped":1532,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.343 seconds]
  [sig-instrumentation] Events API should ensure that an event can be fetched, patched, deleted, and listed [Conformance]
  test/e2e/instrumentation/events.go:98
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-instrumentation] Events API should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","completed":77,"skipped":1551,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.741 seconds]
  [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]
  test/e2e/common/node/expansion.go:91
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","completed":78,"skipped":1588,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [135.766 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]
  test/e2e/apps/statefulset.go:315
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","completed":40,"skipped":844,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [20.109 seconds]
  [sig-node] Pods should support pod readiness gates [NodeConformance]
  test/e2e/common/node/pods.go:770
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should support pod readiness gates [NodeConformance]","completed":41,"skipped":847,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.465 seconds]
  [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should run as a process on the host/node
  test/e2e/windows/host_process.go:91
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should run as a process on the host/node","completed":42,"skipped":861,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [38.412 seconds]
  [sig-network] DNS should provide DNS for services  [Conformance]
  test/e2e/network/dns.go:137
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide DNS for services  [Conformance]","completed":79,"skipped":1644,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.755 seconds]
  [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]
  test/e2e/common/node/downwardapi.go:165
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Downward API should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance]","completed":80,"skipped":1696,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [19.350 seconds]
  [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]
  test/e2e/network/service.go:1481
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]","completed":43,"skipped":865,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [6.886 seconds]
  [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]
  test/e2e/common/node/runtime.go:381
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [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]","completed":44,"skipped":925,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.563 seconds]
  [sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]
  test/e2e/auth/service_accounts.go:646
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]","completed":45,"skipped":956,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [13.693 seconds]
  [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:260
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","completed":46,"skipped":957,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [26.520 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should override SecurityContext username if set
  test/e2e/windows/security_context.go:118
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should override SecurityContext username if set","completed":81,"skipped":1712,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.793 seconds]
  [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]
  test/e2e/common/node/secrets.go:45
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","completed":47,"skipped":1061,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [248.040 seconds]
  [sig-node] Probing container should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:148
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should *not* be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","completed":56,"skipped":1141,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.746 seconds]
  [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:206
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]","completed":82,"skipped":1722,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.191 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with containers running as CONTAINERADMINISTRATOR when runAsNonRoot is true
  test/e2e/windows/security_context.go:175
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with containers running as CONTAINERADMINISTRATOR when runAsNonRoot is true","completed":57,"skipped":1152,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.285 seconds]
  [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]
  test/e2e/network/endpointslice.go:65
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]","completed":58,"skipped":1221,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.520 seconds]
  [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set [NodeConformance]
  test/e2e/common/node/runtime.go:173
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set [NodeConformance]","completed":48,"skipped":1063,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [247.630 seconds]
  [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance]
  test/e2e/common/node/container_probe.go:520
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance]","completed":58,"skipped":880,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [3.040 seconds]
  [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]
  test/e2e/network/endpointslice.go:352
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","completed":59,"skipped":885,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSS
  ------------------------------
  • [SLOW TEST] [22.535 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should be able create pods and run containers with a given username
  test/e2e/windows/security_context.go:46
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should be able create pods and run containers with a given username","completed":83,"skipped":1735,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [1.424 seconds]
  [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info  [Conformance]
  test/e2e/kubectl/kubectl.go:1248
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info  [Conformance]","completed":84,"skipped":1748,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.831 seconds]
  [sig-apps] CronJob should support CronJob API operations [Conformance]
  test/e2e/apps/cronjob.go:319
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should support CronJob API operations [Conformance]","completed":60,"skipped":894,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.454 seconds]
  [sig-node] Pods should delete a collection of pods [Conformance]
  test/e2e/common/node/pods.go:844
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should delete a collection of pods [Conformance]","completed":61,"skipped":904,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [10.375 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]
  test/e2e/apimachinery/webhook.go:116
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","completed":62,"skipped":904,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [23.423 seconds]
  [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:68
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]","completed":85,"skipped":1816,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.798 seconds]
  [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]
  test/e2e/apps/replica_set.go:165
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","completed":63,"skipped":910,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.020 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against 2 pods with same priority class.
  test/e2e/apimachinery/resource_quota.go:1212
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against 2 pods with same priority class.","completed":64,"skipped":997,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [62.001 seconds]
  [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]
  test/e2e/common/node/runtime.go:51
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","completed":49,"skipped":1087,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSS
  ------------------------------
  • [SLOW TEST] [25.757 seconds]
  [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]
  test/e2e/common/node/expansion.go:111
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","completed":86,"skipped":1843,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.698 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]
  test/e2e/apimachinery/resource_quota.go:438
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","completed":65,"skipped":1002,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.031 seconds]
  [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]
  test/e2e/common/storage/empty_dir.go:226
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","completed":87,"skipped":1854,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [29.925 seconds]
  [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]
  test/e2e/apimachinery/resource_quota.go:316
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","completed":50,"skipped":1095,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.863 seconds]
  [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]
  test/e2e/common/storage/secrets_volume.go:385
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]","completed":51,"skipped":1128,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [99.100 seconds]
  [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/configmap_volume.go:123
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","completed":59,"skipped":1266,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [32.600 seconds]
  [sig-network] Services should serve a basic endpoint from pods  [Conformance]
  test/e2e/network/service.go:791
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should serve a basic endpoint from pods  [Conformance]","completed":66,"skipped":1027,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.901 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]
  test/e2e/apimachinery/webhook.go:263
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]","completed":60,"skipped":1272,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.414 seconds]
  [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]
  test/e2e/apps/deployment.go:105
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","completed":67,"skipped":1052,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [25.416 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]
  test/e2e/apps/statefulset.go:737
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","completed":52,"skipped":1145,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.620 seconds]
  [sig-apps] ReplicaSet Replace and Patch tests [Conformance]
  test/e2e/apps/replica_set.go:154
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicaSet Replace and Patch tests [Conformance]","completed":61,"skipped":1290,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.066 seconds]
  [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]

  test/e2e/common/node/configmap.go:137
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","completed":53,"skipped":1170,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [SLOW TEST] [11.736 seconds]
  [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should support various volume mount types
  test/e2e/windows/host_process.go:448
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers should support various volume mount types","completed":68,"skipped":1075,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [1.841 seconds]
  [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]
  test/e2e/apimachinery/watch.go:191
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]","completed":69,"skipped":1079,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.900 seconds]
  [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]
  test/e2e/network/proxy.go:286
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]","completed":62,"skipped":1336,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [12.119 seconds]
  [sig-network] DNS should provide DNS for pods for Hostname [Conformance]
  test/e2e/network/dns.go:248
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [Conformance]","completed":54,"skipped":1177,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [9.411 seconds]
  [sig-network] DNS should support configurable pod DNS nameservers [Conformance]
  test/e2e/network/dns.go:411
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] DNS should support configurable pod DNS nameservers [Conformance]","completed":70,"skipped":1105,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.887 seconds]
  [sig-apps] ReplicationController should serve a basic image on each replica with a public image  [Conformance]
  test/e2e/apps/rc.go:66
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image  [Conformance]","completed":63,"skipped":1361,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSS
  ------------------------------
  • [4.076 seconds]
  [sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]
  test/e2e/auth/certificates.go:200
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]","completed":64,"skipped":1377,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.744 seconds]
  [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]
  test/e2e/common/storage/downwardapi_volume.go:206
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]","completed":71,"skipped":1131,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.398 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with unknown usernames at Container level
  test/e2e/windows/security_context.go:102
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with unknown usernames at Container level","completed":65,"skipped":1419,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [84.290 seconds]
  [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_configmap.go:123
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]","completed":88,"skipped":1858,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [1.308 seconds]
  [sig-node] PodOSRejection [NodeConformance] Kubelet should reject pod when the node OS doesn't match pod's OS
  test/e2e/common/node/pod_admission.go:39
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] PodOSRejection [NodeConformance] Kubelet should reject pod when the node OS doesn't match pod's OS","completed":66,"skipped":1449,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [10.467 seconds]
  [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_downwardapi.go:129
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]","completed":89,"skipped":1858,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSS
  ------------------------------
  • [1.386 seconds]
  [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works  [Conformance]
  test/e2e/apimachinery/custom_resource_definition.go:58
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works  [Conformance]","completed":90,"skipped":1873,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.769 seconds]
  [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]
  test/e2e/common/node/downwardapi.go:43
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]","completed":67,"skipped":1454,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [28.759 seconds]
  [sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]
  test/e2e/common/node/container_probe.go:227
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]","completed":72,"skipped":1148,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [11.732 seconds]
  [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
  test/e2e/common/node/downwardapi.go:216
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","completed":91,"skipped":1901,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [14.038 seconds]
  [sig-cli] Kubectl client Kubectl expose should create services for rc  [Conformance]
  test/e2e/kubectl/kubectl.go:1413
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl expose should create services for rc  [Conformance]","completed":68,"skipped":1468,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.316 seconds]
  [sig-cli] Kubectl client Update Demo should create and stop a replication controller  [Conformance]
  test/e2e/kubectl/kubectl.go:337
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Update Demo should create and stop a replication controller  [Conformance]","completed":73,"skipped":1153,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSS
  ------------------------------
  • [SLOW TEST] [13.855 seconds]
  [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_secret.go:118
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","completed":92,"skipped":1922,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.737 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (cpu, memory quota set) against a pod with same priority class.
  test/e2e/apimachinery/resource_quota.go:1443
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (cpu, memory quota set) against a pod with same priority class.","completed":74,"skipped":1159,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [63.334 seconds]
  [sig-apps] CronJob should remove from active list jobs that have been deleted
  test/e2e/apps/cronjob.go:241
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should remove from active list jobs that have been deleted","completed":55,"skipped":1297,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSS
  ------------------------------
  • [1.019 seconds]
  [sig-cli] Kubectl client Proxy server should support --unix-socket=/path  [Conformance]
  test/e2e/kubectl/kubectl.go:1810
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Proxy server should support --unix-socket=/path  [Conformance]","completed":56,"skipped":1310,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [17.338 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:193
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","completed":69,"skipped":1487,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [5.192 seconds]
  [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with containers running as ContainerAdministrator when runAsNonRoot is true
  test/e2e/windows/security_context.go:157
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:Windows] SecurityContext should not be able to create pods with containers running as ContainerAdministrator when runAsNonRoot is true","completed":70,"skipped":1499,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [11.874 seconds]
  [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
  test/e2e/common/storage/projected_secret.go:77
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":93,"skipped":1984,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.608 seconds]
  [sig-instrumentation] Events should delete a collection of events [Conformance]
  test/e2e/instrumentation/core_events.go:175
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-instrumentation] Events should delete a collection of events [Conformance]","completed":94,"skipped":2024,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.666 seconds]
  [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]
  test/e2e/apimachinery/crd_conversion_webhook.go:149
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","completed":75,"skipped":1192,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.601 seconds]
  [sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]
  test/e2e/network/endpointslice.go:101
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]","completed":76,"skipped":1240,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.458 seconds]
  [sig-cli] Kubectl client Kubectl label should update the label on a resource  [Conformance]
  test/e2e/kubectl/kubectl.go:1507
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl label should update the label on a resource  [Conformance]","completed":95,"skipped":2066,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [8.729 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]
  test/e2e/apimachinery/webhook.go:307
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","completed":77,"skipped":1272,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.723 seconds]
  [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]
  test/e2e/network/endpointslicemirroring.go:53
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]","completed":96,"skipped":2112,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSS
  ------------------------------
  • [SLOW TEST] [18.298 seconds]
  [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image  [Conformance]
  test/e2e/kubectl/kubectl.go:1745
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image  [Conformance]","completed":71,"skipped":1499,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [5.768 seconds]
  [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]
  test/e2e/common/node/pods.go:535
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","completed":97,"skipped":2116,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [2.483 seconds]
  [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]
  test/e2e/auth/service_accounts.go:739
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]","completed":98,"skipped":2139,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [1.740 seconds]
  [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]
  test/e2e/apimachinery/watch.go:142
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]","completed":99,"skipped":2158,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SS
  ------------------------------
  • [SLOW TEST] [7.943 seconds]
  [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against 2 pods with different priority class.
  test/e2e/apimachinery/resource_quota.go:1259
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] ResourceQuota [Feature:PodPriority] should verify ResourceQuota's priority class scope (quota set to pod count: 1) against 2 pods with different priority class.","completed":72,"skipped":1502,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [10.792 seconds]
  [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]
  test/e2e/apps/rc.go:109
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]","completed":73,"skipped":1513,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  S
  ------------------------------
  • [SLOW TEST] [13.536 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]
  test/e2e/apimachinery/webhook.go:340
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","completed":100,"skipped":2160,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [7.397 seconds]
  [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]
  test/e2e/common/node/containers.go:38
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","completed":101,"skipped":2170,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [20.764 seconds]
  [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers metrics should report count of started and failed to start HostProcess containers

  test/e2e/windows/host_process.go:509
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] [Feature:WindowsHostProcessContainers] [MinimumKubeletVersion:1.22] HostProcess containers metrics should report count of started and failed to start HostProcess containers","completed":74,"skipped":1514,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [45.747 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:356
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","completed":78,"skipped":1320,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSS
  ------------------------------
  • [SLOW TEST] [13.751 seconds]
  [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]
  test/e2e/common/node/downwardapi.go:89
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]","completed":79,"skipped":1323,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [17.299 seconds]
  [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]
  test/e2e/network/service.go:1404
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","completed":75,"skipped":1531,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [10.918 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]
  test/e2e/apimachinery/webhook.go:251
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","completed":80,"skipped":1346,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSS
  ------------------------------
  • [SLOW TEST] [41.702 seconds]
  [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]
  test/e2e/auth/service_accounts.go:528
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]","completed":102,"skipped":2182,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.799 seconds]
  [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
  test/e2e/common/storage/secrets_volume.go:78
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","completed":76,"skipped":1536,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSS
  ------------------------------
  • [SLOW TEST] [16.233 seconds]
  [sig-windows] Hybrid cluster network for all supported CNIs should provide Internet connection for Windows containers using DNS [Feature:Networking-DNS]
  test/e2e/windows/hybrid_network.go:88
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-windows] Hybrid cluster network for all supported CNIs should provide Internet connection for Windows containers using DNS [Feature:Networking-DNS]","completed":103,"skipped":2240,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [26.613 seconds]
  [sig-node] Probing container should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:131
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","completed":81,"skipped":1355,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSS
  ------------------------------
  • [SLOW TEST] [10.981 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]

  test/e2e/apimachinery/webhook.go:238
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","completed":82,"skipped":1360,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [137.778 seconds]
  [sig-apps] CronJob should not emit unexpected warnings
  test/e2e/apps/cronjob.go:218
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] CronJob should not emit unexpected warnings","completed":57,"skipped":1333,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [33.016 seconds]
  [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]
  test/e2e/apps/statefulset.go:846
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","completed":58,"skipped":1357,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [65.597 seconds]
  [sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]
  test/e2e/common/node/container_probe.go:244
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]","completed":104,"skipped":2295,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [14.294 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]
  test/e2e/apimachinery/webhook.go:220
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]","completed":59,"skipped":1379,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [11.497 seconds]
  [sig-node] Kubelet when scheduling an agnhost Pod with hostAliases should write entries to /etc/hosts [NodeConformance] [Conformance]
  test/e2e/common/node/kubelet.go:148
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Kubelet when scheduling an agnhost Pod with hostAliases should write entries to /etc/hosts [NodeConformance] [Conformance]","completed":105,"skipped":2318,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [58.395 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:390
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]","completed":83,"skipped":1409,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  • [SLOW TEST] [13.360 seconds]
  [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]
  test/e2e/apimachinery/webhook.go:290
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]","completed":84,"skipped":1436,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
  ------------------------------
  [SynchronizedAfterSuite] PASSED [0.000 seconds]
  [SynchronizedAfterSuite] 
  test/e2e/e2e.go:87
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"Test Suite completed","completed":84,"skipped":1469,"failed":1,"failures":["[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]"]}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [45.519 seconds]
  [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]
  test/e2e/apimachinery/crd_publish_openapi.go:275
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","completed":106,"skipped":2318,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  [SynchronizedAfterSuite] PASSED [0.000 seconds]
  [SynchronizedAfterSuite] 
  test/e2e/e2e.go:87
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"Test Suite completed","completed":106,"skipped":2318,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [154.932 seconds]
  [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:195
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]","completed":60,"skipped":1408,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  [SynchronizedAfterSuite] PASSED [0.000 seconds]
  [SynchronizedAfterSuite] 
  test/e2e/e2e.go:87
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"Test Suite completed","completed":60,"skipped":1408,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  • [SLOW TEST] [249.438 seconds]
  [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]
  test/e2e/common/node/container_probe.go:180
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"PASSED [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]","completed":77,"skipped":1543,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  [SynchronizedAfterSuite] PASSED [0.000 seconds]
  [SynchronizedAfterSuite] 
  test/e2e/e2e.go:87
  
    Begin Captured StdOut/StdErr Output >>
      {"msg":"Test Suite completed","completed":77,"skipped":1543,"failed":0}

    << End Captured StdOut/StdErr Output
  ------------------------------
  
  
  Summarizing 1 Failure:
    [FAIL] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook [It] should execute prestop exec hook properly [NodeConformance] [Conformance]

    test/e2e/common/node/lifecycle_hook.go:89
  
  Ran 328 of 7066 Specs in 2004.732 seconds
  FAIL! -- 327 Passed | 1 Failed | 0 Pending | 6738 Skipped

  
  I0123 16:05:36.412937      14 e2e.go:116] Starting e2e run "66ac19c8-ee13-4f01-8182-d81e8937dfed" on Ginkgo node 1
  You're using deprecated Ginkgo functionality:
  =============================================
    --ginkgo.flakeAttempts is deprecated, use --ginkgo.flake-attempts instead
    Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags
... skipping 9 lines ...
    --ginkgo.flakeAttempts is deprecated, use --ginkgo.flake-attempts instead
    Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags
  
  To silence deprecations that can be silenced set the following environment variable:
    ACK_GINKGO_DEPRECATIONS=2.1.6
  
  --- FAIL: TestE2E (1861.25s)

  FAIL

  
  I0123 16:05:36.395176      17 e2e.go:116] Starting e2e run "7ebd7c9f-0420-40b1-be7b-2f12c80ddad1" on Ginkgo node 3
  You're using deprecated Ginkgo functionality:
  =============================================
    --ginkgo.flakeAttempts is deprecated, use --ginkgo.flake-attempts instead
    Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-command-line-flags
... skipping 14 lines ...
  
  PASS
  
  
  Ginkgo ran 1 suite in 33m25.418885312s
  
  Test Suite Failed

  You're using deprecated Ginkgo functionality:
  =============================================
    --slowSpecThreshold is deprecated use --slow-spec-threshold instead and pass in a duration string (e.g. '5s', not '5.0')
    Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed--slowspecthreshold
  
  To silence deprecations that can be silenced set the following environment variable:
    ACK_GINKGO_DEPRECATIONS=2.1.6
  
  [FAILED] in [It] - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:238 @ 01/23/23 16:39:02.024
  Jan 23 16:39:02.025: INFO: FAILED!
  Jan 23 16:39:02.025: INFO: Cleaning up after "Conformance Tests conformance-tests" spec
  STEP: Dumping logs from the "capz-conf-p4kgb5" workload cluster @ 01/23/23 16:39:02.025
  Jan 23 16:39:02.025: INFO: Dumping workload cluster capz-conf-p4kgb5/capz-conf-p4kgb5 logs
  Jan 23 16:39:02.075: INFO: Collecting logs for Linux node capz-conf-p4kgb5-control-plane-kc98z in cluster capz-conf-p4kgb5 in namespace capz-conf-p4kgb5

  Jan 23 16:39:20.758: INFO: Collecting boot logs for AzureMachine capz-conf-p4kgb5-control-plane-kc98z

  Jan 23 16:39:22.637: INFO: Collecting logs for Windows node capz-conf-hv62g in cluster capz-conf-p4kgb5 in namespace capz-conf-p4kgb5

  Jan 23 16:41:43.741: INFO: Attempting to copy file /c:/crashdumps.tar on node capz-conf-hv62g to /logs/artifacts/clusters/capz-conf-p4kgb5/machines/capz-conf-p4kgb5-md-win-55fcd78558-nsnjw/crashdumps.tar
  Jan 23 16:41:47.158: INFO: Collecting boot logs for AzureMachine capz-conf-p4kgb5-md-win-hv62g

Failed to get logs for Machine capz-conf-p4kgb5-md-win-55fcd78558-nsnjw, Cluster capz-conf-p4kgb5/capz-conf-p4kgb5: running command "$p = 'c:\localdumps' ; if (Test-Path $p) { tar.exe -cvzf c:\crashdumps.tar $p *>&1 | %{ Write-Output "$_"} } else { Write-Host "No crash dumps found at $p" }": Process exited with status 1
  Jan 23 16:41:48.721: INFO: Collecting logs for Windows node capz-conf-bczjm in cluster capz-conf-p4kgb5 in namespace capz-conf-p4kgb5

  Jan 23 16:43:57.592: INFO: Attempting to copy file /c:/crashdumps.tar on node capz-conf-bczjm to /logs/artifacts/clusters/capz-conf-p4kgb5/machines/capz-conf-p4kgb5-md-win-55fcd78558-zxp9p/crashdumps.tar
  Jan 23 16:44:01.104: INFO: Collecting boot logs for AzureMachine capz-conf-p4kgb5-md-win-bczjm

Failed to get logs for Machine capz-conf-p4kgb5-md-win-55fcd78558-zxp9p, Cluster capz-conf-p4kgb5/capz-conf-p4kgb5: running command "$p = 'c:\localdumps' ; if (Test-Path $p) { tar.exe -cvzf c:\crashdumps.tar $p *>&1 | %{ Write-Output "$_"} } else { Write-Host "No crash dumps found at $p" }": Process exited with status 1
  Jan 23 16:44:02.931: INFO: Dumping workload cluster capz-conf-p4kgb5/capz-conf-p4kgb5 kube-system pod logs
  Jan 23 16:44:03.930: INFO: Creating log watcher for controller calico-apiserver/calico-apiserver-94b9c84f8-8hqlr, container calico-apiserver
  Jan 23 16:44:03.931: INFO: Collecting events for Pod calico-apiserver/calico-apiserver-94b9c84f8-8hqlr
  Jan 23 16:44:03.931: INFO: Creating log watcher for controller calico-apiserver/calico-apiserver-94b9c84f8-ptc68, container calico-apiserver
  Jan 23 16:44:03.931: INFO: Collecting events for Pod calico-apiserver/calico-apiserver-94b9c84f8-ptc68
  Jan 23 16:44:04.133: INFO: Creating log watcher for controller calico-system/calico-kube-controllers-5f9dc85578-76grr, container calico-kube-controllers
... skipping 79 lines ...
  INFO: Waiting for the Cluster capz-conf-p4kgb5/capz-conf-p4kgb5 to be deleted
  STEP: Waiting for cluster capz-conf-p4kgb5 to be deleted @ 01/23/23 16:44:11.151
  Jan 23 16:51:51.403: INFO: Deleting namespace used for hosting the "conformance-tests" test spec
  INFO: Deleting namespace capz-conf-p4kgb5
  Jan 23 16:51:51.426: INFO: Checking if any resources are left over in Azure for spec "conformance-tests"
  STEP: Redacting sensitive information from logs @ 01/23/23 16:51:52.032
• [FAILED] [3320.973 seconds]
Conformance Tests [It] conformance-tests
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:100

  [FAILED] Unexpected error:
      <*errors.withStack | 0xc001712a68>: {
          error: <*errors.withMessage | 0xc001ea6ea0>{
              cause: <*errors.errorString | 0xc0002cfc40>{
                  s: "error container run failed with exit code 1",
              },
              msg: "Unable to run conformance tests",
          },
          stack: [0x3143379, 0x353bac7, 0x18e62fb, 0x18f9df8, 0x147c741],
      }
      Unable to run conformance tests: error container run failed with exit code 1
  occurred
  In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:238 @ 01/23/23 16:39:02.024

  Full Stack Trace
    sigs.k8s.io/cluster-api-provider-azure/test/e2e.glob..func3.2()
    	/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:238 +0x18fa
... skipping 8 lines ...
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.008 seconds]
------------------------------

Summarizing 1 Failure:
  [FAIL] Conformance Tests [It] conformance-tests
  /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/conformance_test.go:238

Ran 1 of 23 Specs in 3499.930 seconds
FAIL! -- 0 Passed | 1 Failed | 0 Pending | 22 Skipped
--- FAIL: TestE2E (3499.94s)
FAIL
You're using deprecated Ginkgo functionality:
=============================================
  CurrentGinkgoTestDescription() is deprecated in Ginkgo V2.  Use CurrentSpecReport() instead.
  Learn more at: https://onsi.github.io/ginkgo/MIGRATING_TO_V2#changed-currentginkgotestdescription
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:278
    /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:281

To silence deprecations that can be silenced set the following environment variable:
  ACK_GINKGO_DEPRECATIONS=2.6.0


Ginkgo ran 1 suite in 1h0m29.078913493s

Test Suite Failed
make[3]: *** [Makefile:655: test-e2e-run] Error 1
make[3]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make[2]: *** [Makefile:670: test-e2e-skip-push] Error 2
make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make[1]: *** [Makefile:686: test-conformance] Error 2
make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make: *** [Makefile:696: test-windows-upstream] Error 2
================ REDACTING LOGS ================
All sensitive variables are redacted
+ EXIT_VALUE=2
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 6 lines ...