This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 1 failed / 8 succeeded
Started2023-03-02 15:01
Elapsed3m21s
Revision
Builder223d6664-b90b-11ed-88cd-c25a506af4e9
infra-commit12f32f179
job-versionv1.27.0-alpha.2.447+0ad676fca8308f
kubetest-versionv20230222-b5208facd4
revisionv1.27.0-alpha.2.447+0ad676fca8308f

Test Failures


kubetest Up 15s

error during ./hack/e2e-internal/e2e-up.sh: exit status 1
				from junit_runner.xml

Filter through log files | View test history on testgrid


Show 8 Passed Tests

Error lines from build-log.txt

... skipping 15 lines ...
I0302 15:01:45.626] process 52 exited with code 0 after 0.0m
I0302 15:01:45.626] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com
I0302 15:01:45.626] Root: /workspace
I0302 15:01:45.626] cd to /workspace
I0302 15:01:45.627] Configure environment...
I0302 15:01:45.627] Call:  git show -s --format=format:%ct HEAD
W0302 15:01:45.632] fatal: not a git repository (or any of the parent directories): .git
I0302 15:01:45.632] process 62 exited with code 128 after 0.0m
W0302 15:01:45.632] Unable to print commit date for HEAD
I0302 15:01:45.633] Call:  gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json
W0302 15:01:46.545] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com]
I0302 15:01:46.842] process 63 exited with code 0 after 0.0m
I0302 15:01:46.842] Call:  gcloud config get-value account
... skipping 232 lines ...
W0302 15:03:55.721] 2023/03/02 15:03:55 process.go:155: Step './hack/e2e-internal/e2e-up.sh' finished in 15.26075587s
W0302 15:03:55.786] 2023/03/02 15:03:55 e2e.go:572: Dumping logs locally to: /workspace/_artifacts
W0302 15:03:55.786] 2023/03/02 15:03:55 process.go:153: Running: ./cluster/log-dump/log-dump.sh /workspace/_artifacts
W0302 15:03:55.786] Trying to find master named 'bootstrap-e2e-master'
W0302 15:03:55.786] Looking for address 'bootstrap-e2e-master-ip'
I0302 15:03:55.887] Checking for custom logdump instances, if any
W0302 15:03:57.057] ERROR: (gcloud.compute.addresses.describe) Could not fetch resource:
W0302 15:03:57.352]  - The resource 'projects/k8s-jkns-gce-ubuntu-1-6/regions/us-west1/addresses/bootstrap-e2e-master-ip' was not found
W0302 15:03:57.352] 
W0302 15:03:57.352] Could not detect Kubernetes master node.  Make sure you've launched a cluster with 'kube-up.sh'
I0302 15:03:57.452] ----------------------------------------------------------------------------------------------------
I0302 15:03:57.453] k/k version of the log-dump.sh script is deprecated!
I0302 15:03:57.453] Please migrate your test job to use test-infra's repo version of log-dump.sh!
... skipping 53 lines ...
I0302 15:04:51.978] Done
W0302 15:04:51.978] W0302 15:04:51.813624    4553 loader.go:222] Config not found: /workspace/.kube/config
W0302 15:04:51.978] W0302 15:04:51.943490    4606 loader.go:222] Config not found: /workspace/.kube/config
W0302 15:04:51.978] W0302 15:04:51.943693    4606 loader.go:222] Config not found: /workspace/.kube/config
W0302 15:04:51.978] 2023/03/02 15:04:51 process.go:155: Step './hack/e2e-internal/e2e-down.sh' finished in 47.111885962s
W0302 15:04:51.978] 2023/03/02 15:04:51 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml.
W0302 15:04:51.978] 2023/03/02 15:04:51 main.go:328: Something went wrong: starting e2e cluster: error during ./hack/e2e-internal/e2e-up.sh: exit status 1
W0302 15:04:51.978] Traceback (most recent call last):
W0302 15:04:51.978]   File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 723, in <module>
W0302 15:04:51.979]     main(parse_args())
W0302 15:04:51.979]   File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 569, in main
W0302 15:04:51.979]     mode.start(runner_args)
W0302 15:04:51.979]   File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 228, in start
W0302 15:04:51.979]     check_env(env, self.command, *args)
W0302 15:04:51.979]   File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env
W0302 15:04:51.979]     subprocess.check_call(cmd, env=env)
W0302 15:04:51.979]   File "/usr/lib/python3.9/subprocess.py", line 373, in check_call
W0302 15:04:51.979]     raise CalledProcessError(retcode, cmd)
W0302 15:04:51.979] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--provider=gce', '--cluster=bootstrap-e2e', '--gcp-network=bootstrap-e2e', '--check-leaked-resources', '--extract=ci/latest', '--gcp-master-image=ubuntu', '--gcp-node-image=ubuntu', '--image-family=ubuntu-2004-lts', '--image-project=ubuntu-os-cloud', '--gcp-zone=us-west1-b', '--test_args=--ginkgo.focus=\\[Driver:.iscsi\\].*(\\[Serial\\]|\\[Disruptive\\]) --ginkgo.skip=\\[Flaky\\] --minStartupPods=8', '--timeout=120m')' returned non-zero exit status 1.
E0302 15:04:51.979] Command failed
I0302 15:04:51.979] process 249 exited with code 1 after 3.0m
E0302 15:04:51.980] FAIL: ci-kubernetes-e2e-gce-iscsi-serial
I0302 15:04:51.980] Call:  gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json
W0302 15:04:52.846] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com]
I0302 15:04:53.018] process 4615 exited with code 0 after 0.0m
I0302 15:04:53.018] Call:  gcloud config get-value account
I0302 15:04:53.974] process 4625 exited with code 0 after 0.0m
I0302 15:04:53.975] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com
I0302 15:04:53.975] Upload result and artifacts...
I0302 15:04:53.975] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/1631308791771303936
I0302 15:04:53.975] Call:  gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/1631308791771303936/artifacts
W0302 15:04:55.511] CommandException: One or more URLs matched no objects.
E0302 15:04:55.824] Command failed
I0302 15:04:55.824] process 4635 exited with code 1 after 0.0m
W0302 15:04:55.824] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/1631308791771303936/artifacts not exist yet
I0302 15:04:55.825] Call:  gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/1631308791771303936/artifacts
I0302 15:04:58.179] process 4769 exited with code 0 after 0.0m
I0302 15:04:58.180] Call:  git rev-parse HEAD
W0302 15:04:58.185] fatal: not a git repository (or any of the parent directories): .git
E0302 15:04:58.186] Command failed
I0302 15:04:58.186] process 5273 exited with code 128 after 0.0m
I0302 15:04:58.186] Call:  git rev-parse HEAD
I0302 15:04:58.191] process 5274 exited with code 0 after 0.0m
I0302 15:04:58.192] Call:  gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/jobResultsCache.json
I0302 15:05:00.051] process 5275 exited with code 0 after 0.0m
I0302 15:05:00.052] Call:  gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gce-iscsi-serial/jobResultsCache.json#1677683441180544'
... skipping 8 lines ...