Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m28s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-fk19 |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/9a69eb3e-8684-4e6b-a64e-de69f947f76c/targets/test'}} |
pod | f837cdd4-0ceb-11ea-b26a-065b5133c63f |
resultstore | https://source.cloud.google.com/results/invocations/9a69eb3e-8684-4e6b-a64e-de69f947f76c/targets/test |
infra-commit | 4ab1254b1 |
job-version | v1.16.4-beta.0.3+c0f31a4ef6304d |
pod | f837cdd4-0ceb-11ea-b26a-065b5133c63f |
revision | v1.16.4-beta.0.3+c0f31a4ef6304d |
error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-g1-3-glat-up-mas --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-84b85b01b9 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.16.4-beta.0.3+c0f31a4ef6304d test-84b85b01b9: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
Deferred TearDown
DumpClusterLogs (--up failed)
Extract
TearDown Previous
Timeout
listResources Before
... skipping 15 lines ... I1122 05:51:10.380] process 53 exited with code 0 after 0.0m I1122 05:51:10.380] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1122 05:51:10.380] Root: /workspace I1122 05:51:10.380] cd to /workspace I1122 05:51:10.381] Configure environment... I1122 05:51:10.381] Call: git show -s --format=format:%ct HEAD W1122 05:51:10.385] fatal: not a git repository (or any of the parent directories): .git I1122 05:51:10.385] process 66 exited with code 128 after 0.0m W1122 05:51:10.385] Unable to print commit date for HEAD I1122 05:51:10.386] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1122 05:51:11.013] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1122 05:51:11.349] process 67 exited with code 0 after 0.0m I1122 05:51:11.349] Call: gcloud config get-value account ... skipping 420 lines ... W1122 05:53:20.942] 2019/11/22 05:53:20 process.go:153: Running: gcloud container clusters create --quiet --project=gke-up-g1-3-glat-up-mas --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-84b85b01b9 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.16.4-beta.0.3+c0f31a4ef6304d test-84b85b01b9 W1122 05:53:21.424] WARNING: Currently VPC-native is not the default mode during cluster creation. In the future, this will become the default mode and can be disabled using `--no-enable-ip-alias` flag. Use `--[no-]enable-ip-alias` flag to suppress this warning. W1122 05:53:21.424] WARNING: Newly created clusters and node-pools will have node auto-upgrade enabled by default. This can be disabled using the `--no-enable-autoupgrade` flag. W1122 05:53:21.425] WARNING: Starting in 1.12, default node pools in new clusters will have their legacy Compute Engine instance metadata endpoints disabled by default. To create a cluster with legacy instance metadata endpoints disabled in the default node pool, run `clusters create` with the flag `--metadata disable-legacy-endpoints=true`. W1122 05:53:21.426] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1122 05:53:21.426] This will disable the autorepair feature for nodes. Please see https://cloud.google.com/kubernetes-engine/docs/node-auto-repair for more information on node autorepairs. W1122 05:53:23.102] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Auto_upgrade and auto_repair are not supported on CUSTOM. W1122 05:53:23.172] 2019/11/22 05:53:23 process.go:155: Step 'gcloud container clusters create --quiet --project=gke-up-g1-3-glat-up-mas --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-84b85b01b9 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.16.4-beta.0.3+c0f31a4ef6304d test-84b85b01b9' finished in 2.236513252s W1122 05:53:24.850] 2019/11/22 05:53:24 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1122 05:53:30.839] 2019/11/22 05:53:30 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-g1-3-glat-up-mas --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-84b85b01b9 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.16.4-beta.0.3+c0f31a4ef6304d test-84b85b01b9: exit status 1 W1122 05:53:30.842] Traceback (most recent call last): W1122 05:53:30.843] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1122 05:53:30.843] main(parse_args()) W1122 05:53:30.843] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1122 05:53:30.843] mode.start(runner_args) W1122 05:53:30.844] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1122 05:53:30.844] check_env(env, self.command, *args) W1122 05:53:30.844] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1122 05:53:30.844] subprocess.check_call(cmd, env=env) W1122 05:53:30.844] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1122 05:53:30.844] raise CalledProcessError(retcode, cmd) W1122 05:53:30.845] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=test-84b85b01b9', '--gcp-network=test-84b85b01b9', '--check-leaked-resources', '--gcp-zone=us-west1-b', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gke-environment=test', '--image-family=pipeline-1', '--image-project=ubuntu-os-gke-cloud-devel', '--gcp-node-image=custom', '--extract=ci/k8s-stable1', '--timeout=300m', '--test_args=--ginkgo.focus=\\[Flaky\\] --ginkgo.skip=\\[Feature:.+\\] --minStartupPods=8')' returned non-zero exit status 1 E1122 05:53:30.851] Command failed I1122 05:53:30.852] process 274 exited with code 1 after 2.3m E1122 05:53:30.852] FAIL: ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky I1122 05:53:30.852] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1122 05:53:31.364] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1122 05:53:31.416] process 1425 exited with code 0 after 0.0m I1122 05:53:31.416] Call: gcloud config get-value account I1122 05:53:31.739] process 1438 exited with code 0 after 0.0m I1122 05:53:31.739] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1122 05:53:31.739] Upload result and artifacts... I1122 05:53:31.740] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1197754277729144837 I1122 05:53:31.740] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1197754277729144837/artifacts W1122 05:53:32.628] CommandException: One or more URLs matched no objects. E1122 05:53:32.742] Command failed I1122 05:53:32.742] process 1451 exited with code 1 after 0.0m W1122 05:53:32.743] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1197754277729144837/artifacts not exist yet I1122 05:53:32.743] 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-gke-ubuntu1-k8sstable1-flaky/1197754277729144837/artifacts I1122 05:53:34.327] process 1596 exited with code 0 after 0.0m I1122 05:53:34.328] Call: git rev-parse HEAD W1122 05:53:34.332] fatal: not a git repository (or any of the parent directories): .git E1122 05:53:34.332] Command failed I1122 05:53:34.333] process 2123 exited with code 128 after 0.0m I1122 05:53:34.333] Call: git rev-parse HEAD I1122 05:53:34.337] process 2124 exited with code 0 after 0.0m I1122 05:53:34.337] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/jobResultsCache.json I1122 05:53:35.187] process 2125 exited with code 0 after 0.0m I1122 05:53:35.188] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/jobResultsCache.json#1574387548731858' ... skipping 8 lines ...