Recent runs || View in Spyglass
Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m33s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-ld64 |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/23da78c0-ee91-4dfe-9497-44e23b7e23a8/targets/test'}} |
pod | 22715994-0900-11ea-be88-5a2ed842773b |
resultstore | https://source.cloud.google.com/results/invocations/23da78c0-ee91-4dfe-9497-44e23b7e23a8/targets/test |
infra-commit | c730fab62 |
job-version | v1.15.7-beta.0.1+54260e2be0c03f |
pod | 22715994-0900-11ea-be88-5a2ed842773b |
revision | v1.15.7-beta.0.1+54260e2be0c03f |
error creating cluster: error during gcloud container clusters create --quiet --project=kube-gke-upg-1-3-1-4-ctl-skew --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.7-beta.0.1+54260e2be0c03f test-2430af97aa: 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 ... I1117 06:05:33.058] process 47 exited with code 0 after 0.0m I1117 06:05:33.058] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1117 06:05:33.058] Root: /workspace I1117 06:05:33.059] cd to /workspace I1117 06:05:33.059] Configure environment... I1117 06:05:33.059] Call: git show -s --format=format:%ct HEAD W1117 06:05:33.063] fatal: not a git repository (or any of the parent directories): .git I1117 06:05:33.063] process 60 exited with code 128 after 0.0m W1117 06:05:33.063] Unable to print commit date for HEAD I1117 06:05:33.063] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1117 06:05:33.543] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1117 06:05:33.662] process 61 exited with code 0 after 0.0m I1117 06:05:33.662] Call: gcloud config get-value account ... skipping 420 lines ... W1117 06:07:40.631] 2019/11/17 06:07:40 process.go:153: Running: gcloud container clusters create --quiet --project=kube-gke-upg-1-3-1-4-ctl-skew --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.7-beta.0.1+54260e2be0c03f test-2430af97aa W1117 06:07:40.982] 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. W1117 06:07:40.983] 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. W1117 06:07:40.983] 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`. W1117 06:07:40.984] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1117 06:07:40.984] 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. W1117 06:07:44.212] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Auto_upgrade and auto_repair are not supported on CUSTOM. W1117 06:07:44.254] 2019/11/17 06:07:44 process.go:155: Step 'gcloud container clusters create --quiet --project=kube-gke-upg-1-3-1-4-ctl-skew --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.7-beta.0.1+54260e2be0c03f test-2430af97aa' finished in 3.656541598s W1117 06:07:45.708] 2019/11/17 06:07:45 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1117 06:07:58.557] 2019/11/17 06:07:58 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=kube-gke-upg-1-3-1-4-ctl-skew --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-2430af97aa --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.15.7-beta.0.1+54260e2be0c03f test-2430af97aa: exit status 1 W1117 06:07:58.560] Traceback (most recent call last): W1117 06:07:58.561] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1117 06:07:58.561] main(parse_args()) W1117 06:07:58.561] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1117 06:07:58.562] mode.start(runner_args) W1117 06:07:58.562] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1117 06:07:58.562] check_env(env, self.command, *args) W1117 06:07:58.562] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1117 06:07:58.563] subprocess.check_call(cmd, env=env) W1117 06:07:58.563] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1117 06:07:58.563] raise CalledProcessError(retcode, cmd) W1117 06:07:58.564] 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-2430af97aa', '--gcp-network=test-2430af97aa', '--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-stable2', '--timeout=180m', '--test_args=--ginkgo.focus=\\[Feature:Reboot\\] --minStartupPods=8')' returned non-zero exit status 1 E1117 06:07:58.570] Command failed I1117 06:07:58.570] process 268 exited with code 1 after 2.4m E1117 06:07:58.570] FAIL: ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot I1117 06:07:58.570] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1117 06:07:59.025] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1117 06:07:59.068] process 1377 exited with code 0 after 0.0m I1117 06:07:59.068] Call: gcloud config get-value account I1117 06:07:59.379] process 1390 exited with code 0 after 0.0m I1117 06:07:59.380] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1117 06:07:59.380] Upload result and artifacts... I1117 06:07:59.380] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1195945989668605961 I1117 06:07:59.380] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1195945989668605961/artifacts W1117 06:08:00.977] CommandException: One or more URLs matched no objects. E1117 06:08:01.068] Command failed I1117 06:08:01.068] process 1403 exited with code 1 after 0.0m W1117 06:08:01.068] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/1195945989668605961/artifacts not exist yet I1117 06:08:01.069] 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-k8sstable2-reboot/1195945989668605961/artifacts I1117 06:08:02.420] process 1548 exited with code 0 after 0.0m I1117 06:08:02.420] Call: git rev-parse HEAD W1117 06:08:02.424] fatal: not a git repository (or any of the parent directories): .git E1117 06:08:02.424] Command failed I1117 06:08:02.424] process 2075 exited with code 128 after 0.0m I1117 06:08:02.425] Call: git rev-parse HEAD I1117 06:08:02.428] process 2076 exited with code 0 after 0.0m I1117 06:08:02.428] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/jobResultsCache.json I1117 06:08:03.237] process 2077 exited with code 0 after 0.0m I1117 06:08:03.238] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable2-reboot/jobResultsCache.json#1573949221570237' ... skipping 8 lines ...