Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m43s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-mhkp |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/da96b817-bb3f-4d6e-bdae-e1f7e48364e6/targets/test'}} |
pod | 76a2d1ae-0873-11ea-be88-5a2ed842773b |
resultstore | https://source.cloud.google.com/results/invocations/da96b817-bb3f-4d6e-bdae-e1f7e48364e6/targets/test |
infra-commit | 485a85123 |
job-version | v1.16.4-beta.0.3+c0f31a4ef6304d |
pod | 76a2d1ae-0873-11ea-be88-5a2ed842773b |
revision | v1.16.4-beta.0.3+c0f31a4ef6304d |
error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-c1-4-clat-up-clu --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 ... I1116 13:18:34.968] process 47 exited with code 0 after 0.0m I1116 13:18:34.969] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1116 13:18:34.969] Root: /workspace I1116 13:18:34.969] cd to /workspace I1116 13:18:34.970] Configure environment... I1116 13:18:34.970] Call: git show -s --format=format:%ct HEAD W1116 13:18:34.974] fatal: not a git repository (or any of the parent directories): .git I1116 13:18:34.975] process 60 exited with code 128 after 0.0m W1116 13:18:34.975] Unable to print commit date for HEAD I1116 13:18:34.975] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1116 13:18:35.524] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1116 13:18:35.873] process 61 exited with code 0 after 0.0m I1116 13:18:35.873] Call: gcloud config get-value account ... skipping 420 lines ... W1116 13:20:49.505] 2019/11/16 13:20:49 process.go:153: Running: gcloud container clusters create --quiet --project=gke-up-c1-4-clat-up-clu --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 W1116 13:20:49.954] 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. W1116 13:20:49.955] 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. W1116 13:20:49.956] 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`. W1116 13:20:49.956] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1116 13:20:49.956] 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. W1116 13:20:53.135] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Auto_upgrade and auto_repair are not supported on CUSTOM. W1116 13:20:53.210] 2019/11/16 13:20:53 process.go:155: Step 'gcloud container clusters create --quiet --project=gke-up-c1-4-clat-up-clu --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 3.705069593s W1116 13:20:55.078] 2019/11/16 13:20:55 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1116 13:21:08.248] 2019/11/16 13:21:08 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=gke-up-c1-4-clat-up-clu --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 W1116 13:21:08.255] Traceback (most recent call last): W1116 13:21:08.256] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1116 13:21:08.256] main(parse_args()) W1116 13:21:08.257] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1116 13:21:08.257] mode.start(runner_args) W1116 13:21:08.257] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1116 13:21:08.258] check_env(env, self.command, *args) W1116 13:21:08.258] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1116 13:21:08.259] subprocess.check_call(cmd, env=env) W1116 13:21:08.259] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1116 13:21:08.259] raise CalledProcessError(retcode, cmd) W1116 13:21:08.260] 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 E1116 13:21:08.266] Command failed I1116 13:21:08.267] process 268 exited with code 1 after 2.5m E1116 13:21:08.267] FAIL: ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky I1116 13:21:08.267] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1116 13:21:08.863] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1116 13:21:08.936] process 1375 exited with code 0 after 0.0m I1116 13:21:08.937] Call: gcloud config get-value account I1116 13:21:09.345] process 1388 exited with code 0 after 0.0m I1116 13:21:09.346] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1116 13:21:09.346] Upload result and artifacts... I1116 13:21:09.346] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1195692573180563459 I1116 13:21:09.347] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1195692573180563459/artifacts W1116 13:21:10.412] CommandException: One or more URLs matched no objects. E1116 13:21:10.577] Command failed I1116 13:21:10.578] process 1401 exited with code 1 after 0.0m W1116 13:21:10.578] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/1195692573180563459/artifacts not exist yet I1116 13:21:10.578] 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/1195692573180563459/artifacts I1116 13:21:12.691] process 1546 exited with code 0 after 0.0m I1116 13:21:12.692] Call: git rev-parse HEAD W1116 13:21:12.698] fatal: not a git repository (or any of the parent directories): .git E1116 13:21:12.699] Command failed I1116 13:21:12.699] process 2073 exited with code 128 after 0.0m I1116 13:21:12.699] Call: git rev-parse HEAD I1116 13:21:12.708] process 2074 exited with code 0 after 0.0m I1116 13:21:12.708] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/jobResultsCache.json I1116 13:21:14.021] process 2075 exited with code 0 after 0.0m I1116 13:21:14.023] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable1-flaky/jobResultsCache.json#1573896009328322' ... skipping 8 lines ...