Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprovision Test Cluster failed #15068

Closed
bparees opened this issue Jul 5, 2017 · 1 comment
Closed

Deprovision Test Cluster failed #15068

bparees opened this issue Jul 5, 2017 · 1 comment
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1

Comments

@bparees
Copy link
Contributor

bparees commented Jul 5, 2017

########## STARTING STAGE: DEPROVISION TEST CLUSTER ##########
+ [[ -s /var/lib/jenkins/jobs/test_pull_request_origin_extended_conformance_gce/workspace@4/activate ]]
+ source /var/lib/jenkins/jobs/test_pull_request_origin_extended_conformance_gce/workspace@4/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285
++ export PATH=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/ffb84452f35d4a28991a0f4e31f3686509895285/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_origin_extended_conformance_gce/workspace@4/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/test_pull_request_origin_extended_conformance_gce/workspace@4/.config
++ mktemp
+ script=/tmp/tmp.MHcXHHVf6U
+ cat
+ chmod +x /tmp/tmp.MHcXHHVf6U
+ scp -F ./.config/origin-ci-tool/inventory/.ssh_config /tmp/tmp.MHcXHHVf6U openshiftdevel:/tmp/tmp.MHcXHHVf6U
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config -t openshiftdevel 'bash -l -c "timeout 4000 /tmp/tmp.MHcXHHVf6U"'
+ cd /data/src/github.com/openshift/release
+ cd cluster/test-deploy/data
+ ../../bin/local.sh ansible-playbook playbooks/terminate.yaml
Activated service account credentials for: [jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com]

PLAY [Terminate running cluster and remove all supporting resources in GCE] ****

TASK [Gathering Facts] *********************************************************
Wednesday 05 July 2017  20:43:06 +0000 (0:00:00.067)       0:00:00.067 ******** 
ok: [localhost]

TASK [deprovision : Templatize de-provision script] ****************************
Wednesday 05 July 2017  20:43:10 +0000 (0:00:03.801)       0:00:03.868 ******** 
changed: [localhost]

TASK [deprovision : De-provision GCE resources] ********************************
Wednesday 05 July 2017  20:43:10 +0000 (0:00:00.533)       0:00:04.402 ******** 
Write failed: Broken pipe
++ export status=FAILURE
++ status=FAILURE
+ set +o xtrace
########## FINISHED STAGE: FAILURE: DEPROVISION TEST CLUSTER [02h 11m 43s] ##########
Build step 'Execute a set of scripts' changed build result to FAILURE
Build step 'Execute a set of scripts' marked build as failure

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_gce/4107/

Perhaps de-provision failures should not fail the job?

@stevekuznetsov
Copy link
Contributor

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1
Projects
None yet
Development

No branches or pull requests

3 participants