Console Output
Started by remote host 66.187.232.65
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/test-customer-diagnostics/workspace
Run condition [And] enabling prebuild for step [BuilderChain]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS=centos7
TESTNAME=crdt
GITHUB_REPO=rhcarvalho
GIT_BRANCH=pre-flight-checks
INSTANCE_TYPE=c4.xlarge
OS_ROOT=/data/src/github.com/openshift/origin
[EnvInject] - Variables injected successfully.
[workspace] $ /bin/sh -xe /tmp/hudson3482974680983754748.sh
+ vagrant origin-local-checkout --replace --repo openshift-ansible --user rhcarvalho --branch pre-flight-checks
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/openshift-ansible
~/jobs/test-customer-diagnostics/workspace/openshift-ansible ~/jobs/test-customer-diagnostics/workspace
~/jobs/test-customer-diagnostics/workspace
Replacing: /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/openshift-ansible
~/jobs/test-customer-diagnostics/workspace/openshift-ansible ~/jobs/test-customer-diagnostics/workspace
From github.com:rhcarvalho/openshift-ansible
86a8c39..06257ed pre-flight-checks -> origin/pre-flight-checks
Already on 'pre-flight-checks'
Your branch and 'origin/pre-flight-checks' have diverged,
and have 1 and 4 different commits each, respectively.
(use "git pull" to merge the remote branch into yours)
HEAD is now at 06257ed preflight checks: check openshift version available
Deleted branch tpr_pre-flight-checks_brenton (was 6540f45).
~/jobs/test-customer-diagnostics/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test-customer-diagnostics/workspace
+ '[' -n 4 ']'
+ set +x
*****Locally Merging Pull Request: https://github.com/rhcarvalho/openshift-ansible/pull/4
+ test_pull_requests --local_merge_pull_request 4 --repo openshift-ansible --config /var/lib/jenkins/.test_pull_requests_crdt.json
Checking if current base repo commit ID matches what we expect
Local merging pull request #4 for repo 'openshift-ansible' against base repo commit id 06257ede0b981239a89531276bbde3f81329d6b9
+ pushd openshift-ansible
+ git checkout pre-flight-checks
Already on 'pre-flight-checks'
+ git checkout -b tpr_pre-flight-checks_brenton
Switched to a new branch 'tpr_pre-flight-checks_brenton'
+ git pull git@github.com:brenton/openshift-ansible.git pre-flight-checks
From github.com:brenton/openshift-ansible
* branch pre-flight-checks -> FETCH_HEAD
+ git pull git@github.com:brenton/openshift-ansible.git pre-flight-checks --tags
From github.com:brenton/openshift-ansible
* branch pre-flight-checks -> FETCH_HEAD
+ git checkout pre-flight-checks
Switched to branch 'pre-flight-checks'
+ git merge tpr_pre-flight-checks_brenton
+ git submodule update --recursive
+ popd
~/jobs/test-customer-diagnostics/workspace/openshift-ansible ~/jobs/test-customer-diagnostics/workspace
Updating 06257ed..87fadb2
Fast-forward
.../byo/preflight/callback_plugins/default.py | 311 +++++++++++++++++++++
playbooks/byo/preflight/install.yml | 171 +++++------
.../preflight/playbooks/callback_plugin_test.yml | 10 +
.../playbooks/callback_plugins/default.py | 1 +
test/integration/preflight/preflight_test.go | 12 +-
5 files changed, 422 insertions(+), 83 deletions(-)
create mode 100644 playbooks/byo/preflight/callback_plugins/default.py
create mode 100644 test/integration/preflight/playbooks/callback_plugin_test.yml
create mode 120000 test/integration/preflight/playbooks/callback_plugins/default.py
Already up-to-date.
Updating 06257ed..87fadb2
Fast-forward
.../byo/preflight/callback_plugins/default.py | 311 +++++++++++++++++++++
playbooks/byo/preflight/install.yml | 171 +++++------
.../preflight/playbooks/callback_plugin_test.yml | 10 +
.../playbooks/callback_plugins/default.py | 1 +
test/integration/preflight/preflight_test.go | 12 +-
5 files changed, 422 insertions(+), 83 deletions(-)
create mode 100644 playbooks/byo/preflight/callback_plugins/default.py
create mode 100644 test/integration/preflight/playbooks/callback_plugin_test.yml
create mode 120000 test/integration/preflight/playbooks/callback_plugins/default.py
~/jobs/test-customer-diagnostics/workspace
+ vagrant origin-local-checkout --replace
You don't seem to have the GOPATH environment variable set on your system.
See: 'go help gopath' for more details about GOPATH.
Waiting for the cloning process to finish
Checking repo integrity for /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/origin
~/jobs/test-customer-diagnostics/workspace/origin ~/jobs/test-customer-diagnostics/workspace
~/jobs/test-customer-diagnostics/workspace
Replacing: /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/origin
~/jobs/test-customer-diagnostics/workspace/origin ~/jobs/test-customer-diagnostics/workspace
From https://github.com/openshift/origin
afb4f8d..3e41efa master -> origin/master
* [new branch] release-1.4 -> origin/release-1.4
Already on 'master'
Your branch is behind 'origin/master' by 77 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 3e41efa bump(github.com/openshift/origin-web-console): 589a660321721216d285beb350165df9b7a61655
Removing .vagrant-openshift.json
Removing .vagrant/
fatal: branch name required
~/jobs/test-customer-diagnostics/workspace
Checking repo integrity for /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/source-to-image
~/jobs/test-customer-diagnostics/workspace/source-to-image ~/jobs/test-customer-diagnostics/workspace
~/jobs/test-customer-diagnostics/workspace
Replacing: /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/source-to-image
~/jobs/test-customer-diagnostics/workspace/source-to-image ~/jobs/test-customer-diagnostics/workspace
From https://github.com/openshift/source-to-image
88c12c3..dae276c master -> origin/master
Already on 'master'
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at dae276c Merge pull request #636 from clarkhale/clarkhale-doc-patch-1
fatal: branch name required
~/jobs/test-customer-diagnostics/workspace
Checking repo integrity for /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/origin-web-console
~/jobs/test-customer-diagnostics/workspace/origin-web-console ~/jobs/test-customer-diagnostics/workspace
~/jobs/test-customer-diagnostics/workspace
Replacing: /var/lib/jenkins/jobs/test-customer-diagnostics/workspace/origin-web-console
~/jobs/test-customer-diagnostics/workspace/origin-web-console ~/jobs/test-customer-diagnostics/workspace
From https://github.com/openshift/origin-web-console
3d8c136..5e199bb master -> origin/master
* [new tag] v1.4.0 -> v1.4.0
Already on 'master'
Your branch is behind 'origin/master' by 32 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 5e199bb Merge pull request #886 from jwforres/truncat_annotations
fatal: branch name required
~/jobs/test-customer-diagnostics/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/test-customer-diagnostics/workspace
+ pushd origin
~/jobs/test-customer-diagnostics/workspace/origin ~/jobs/test-customer-diagnostics/workspace
+ INSTANCE_NAME=origin_crdt-centos7-9
+ GIT_URL=https://github.com/rhcarvalho/openshift-ansible
++ echo https://github.com/rhcarvalho/openshift-ansible
++ sed s,https://,,
+ OCRDT_LOCAL_PATH=github.com/rhcarvalho/openshift-ansible
+ CRDT_DIR=/data/src/github.com/rhcarvalho/openshift-ansible
+ env
+ sort
_=/bin/env
BUILD_CAUSE=REMOTECAUSE
BUILD_CAUSE_REMOTECAUSE=true
BUILD_DISPLAY_NAME=#9
BUILD_ID=9
BUILD_NUMBER=9
BUILD_TAG=jenkins-test-customer-diagnostics-9
BUILD_URL=https://ci.openshift.redhat.com/jenkins/job/test-customer-diagnostics/9/
CRDT_PULL_ID=4
EXECUTOR_NUMBER=57
GIT_BRANCH=pre-flight-checks
GITHUB_REPO=rhcarvalho
HOME=/var/lib/jenkins
HUDSON_COOKIE=7bf467b5-2b2c-4385-93d3-34e7a88135b7
HUDSON_HOME=/var/lib/jenkins
HUDSON_SERVER_COOKIE=ec11f8b2841c966f
HUDSON_URL=https://ci.openshift.redhat.com/jenkins/
INSTANCE_TYPE=c4.xlarge
JENKINS_HOME=/var/lib/jenkins
JENKINS_SERVER_COOKIE=ec11f8b2841c966f
JENKINS_URL=https://ci.openshift.redhat.com/jenkins/
JOB_BASE_NAME=test-customer-diagnostics
JOB_NAME=test-customer-diagnostics
JOB_URL=https://ci.openshift.redhat.com/jenkins/job/test-customer-diagnostics/
LANG=en_US.UTF-8
LOGNAME=jenkins
MERGE=false
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
NODE_LABELS=master
NODE_NAME=master
OLDPWD=/var/lib/jenkins/jobs/test-customer-diagnostics/workspace
OS=centos7
OS_ROOT=/data/src/github.com/openshift/origin
PATH=/sbin:/usr/sbin:/bin:/usr/bin
PWD=/var/lib/jenkins/jobs/test-customer-diagnostics/workspace/origin
ROOT_BUILD_CAUSE=REMOTECAUSE
ROOT_BUILD_CAUSE_REMOTECAUSE=true
SHELL=/bin/bash
SHLVL=3
TESTNAME=crdt
USER=jenkins
WORKSPACE=/var/lib/jenkins/jobs/test-customer-diagnostics/workspace
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
+ vagrant origin-init --stage deps --os centos7 --instance-type c4.xlarge origin_crdt-centos7-9
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching for latest base AMI
Found: ami-5e456949 (devenv-centos7-base_2503)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
Bringing machine 'openshiftdev' up with 'aws' provider...
==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant
==> openshiftdev: high-level network configurations (`config.vm.network`). They
==> openshiftdev: will be silently ignored.
==> openshiftdev: Warning! You're launching this instance into a VPC without an
==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so
==> openshiftdev: you can access this machine, otherwise Vagrant will not be able
==> openshiftdev: to SSH into it.
==> openshiftdev: Launching an instance with the following settings...
==> openshiftdev: -- Type: c4.xlarge
==> openshiftdev: -- AMI: ami-5e456949
==> openshiftdev: -- Region: us-east-1
==> openshiftdev: -- Keypair: libra
==> openshiftdev: -- Subnet ID: subnet-cf57c596
==> openshiftdev: -- User Data: yes
==> openshiftdev: -- User Data:
==> openshiftdev: #cloud-config
==> openshiftdev:
==> openshiftdev: growpart:
==> openshiftdev: mode: auto
==> openshiftdev: devices: ['/']
==> openshiftdev: runcmd:
==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"]
==> openshiftdev:
==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}]
==> openshiftdev: -- Terminate On Shutdown: false
==> openshiftdev: -- Monitoring: false
==> openshiftdev: -- EBS optimized: false
==> openshiftdev: -- Assigning a public IP address in a VPC: false
==> openshiftdev: Waiting for instance to become "ready"...
==> openshiftdev: Waiting for SSH to become available...
==> openshiftdev: Machine is booted and ready for use!
==> openshiftdev: Running provisioner: setup (shell)...
openshiftdev: Running: /tmp/vagrant-shell20161117-31934-12v2275.sh
+ break
+ vagrant sync-customer-diagnostics -c -s
Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/openshift-ansible-bare;
' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /centos/.ssh;
mv /tmp/file20161117-1013-jyb54a /centos/.ssh/config &&
chown centos:centos /centos/.ssh/config &&
chmod 0600 /centos/.ssh/config' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R centos:centos /data/src/github.com/openshift/' with timeout 14400. Attempt #0
Running ssh/sudo command 'set -e
rm -fr /data/src/github.com/openshift/openshift-ansible-bare;
if [ ! -d /data/src/github.com/openshift/openshift-ansible-bare ]; then
git clone --quiet --bare https://github.com/openshift/openshift-ansible.git /data/src/github.com/openshift/openshift-ansible-bare >/dev/null
fi
' with timeout 14400. Attempt #0
Synchronizing local sources
Synchronizing [openshift-ansible@pre-flight-checks] from openshift-ansible...
Warning: Permanently added '52.90.225.252' (ECDSA) to the list of known hosts.
Running ssh/sudo command 'set -e
if [ -d /data/src/github.com/openshift/openshift-ansible-bare ]; then
rm -rf /data/src/github.com/openshift/openshift-ansible
echo 'Cloning openshift-ansible ...'
git clone --quiet --recurse-submodules /data/src/github.com/openshift/openshift-ansible-bare /data/src/github.com/openshift/openshift-ansible
else
MISSING_REPO+='openshift-ansible-bare'
fi
if [ -n "$MISSING_REPO" ]; then
echo 'Missing required upstream repositories:'
echo $MISSING_REPO
echo 'To fix, execute command: vagrant clone-upstream-repos'
fi
' with timeout 14400. Attempt #0
Cloning openshift-ansible ...
+ vagrant ssh -c 'sudo yum install -y ansible python-docker-py pyOpenSSL'
Loaded plugins: fastestmirror
Determining fastest mirrors
* base: ftp.linux.ncsu.edu
* epel: mirror.symnds.com
* extras: mirror.datto.com
* updates: mirror.math.princeton.edu
Resolving Dependencies
--> Running transaction check
---> Package ansible.noarch 0:2.2.0.0-3.el7 will be installed
--> Processing Dependency: sshpass for package: ansible-2.2.0.0-3.el7.noarch
--> Processing Dependency: python-paramiko for package: ansible-2.2.0.0-3.el7.noarch
--> Processing Dependency: python-keyczar for package: ansible-2.2.0.0-3.el7.noarch
--> Processing Dependency: python-jinja2 for package: ansible-2.2.0.0-3.el7.noarch
--> Processing Dependency: python-httplib2 for package: ansible-2.2.0.0-3.el7.noarch
---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
---> Package python-docker-py.noarch 0:1.7.2-1.el7 will be installed
--> Processing Dependency: python-websocket-client >= 0.32.0 for package: python-docker-py-1.7.2-1.el7.noarch
--> Running transaction check
---> Package python-httplib2.noarch 0:0.7.7-3.el7 will be installed
---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch
---> Package python-keyczar.noarch 0:0.71c-2.el7 will be installed
--> Processing Dependency: python-crypto for package: python-keyczar-0.71c-2.el7.noarch
---> Package python-websocket-client.noarch 0:0.32.0-116.el7 will be installed
---> Package python2-paramiko.noarch 0:1.16.1-1.el7 will be installed
--> Processing Dependency: python2-ecdsa for package: python2-paramiko-1.16.1-1.el7.noarch
---> Package sshpass.x86_64 0:1.05-5.el7 will be installed
--> Running transaction check
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python2-crypto.x86_64 0:2.6.1-9.el7 will be installed
--> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-9.el7.x86_64
---> Package python2-ecdsa.noarch 0:0.13-4.el7 will be installed
--> Running transaction check
---> Package libtomcrypt.x86_64 0:1.17-23.el7 will be installed
--> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-23.el7.x86_64
--> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-23.el7.x86_64
--> Running transaction check
---> Package libtommath.x86_64 0:0.42.0-4.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ansible noarch 2.2.0.0-3.el7 epel 4.6 M
pyOpenSSL x86_64 0.13.1-3.el7 base 133 k
python-docker-py noarch 1.7.2-1.el7 extras 77 k
Installing for dependencies:
libtomcrypt x86_64 1.17-23.el7 epel 224 k
libtommath x86_64 0.42.0-4.el7 epel 35 k
python-babel noarch 0.9.6-8.el7 base 1.4 M
python-httplib2 noarch 0.7.7-3.el7 epel 70 k
python-jinja2 noarch 2.7.2-2.el7 base 515 k
python-keyczar noarch 0.71c-2.el7 epel 218 k
python-markupsafe x86_64 0.11-10.el7 base 25 k
python-websocket-client noarch 0.32.0-116.el7 extras 56 k
python2-crypto x86_64 2.6.1-9.el7 epel 475 k
python2-ecdsa noarch 0.13-4.el7 epel 83 k
python2-paramiko noarch 1.16.1-1.el7 epel 257 k
sshpass x86_64 1.05-5.el7 epel 21 k
Transaction Summary
================================================================================
Install 3 Packages (+12 Dependent packages)
Total download size: 8.1 M
Installed size: 36 M
Downloading packages:
--------------------------------------------------------------------------------
Total 9.9 MB/s | 8.1 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : sshpass-1.05-5.el7.x86_64 1/15
Installing : libtommath-0.42.0-4.el7.x86_64 2/15
Installing : libtomcrypt-1.17-23.el7.x86_64 3/15
Installing : python2-crypto-2.6.1-9.el7.x86_64 4/15
Installing : python-keyczar-0.71c-2.el7.noarch 5/15
Installing : python-babel-0.9.6-8.el7.noarch 6/15
Installing : python-websocket-client-0.32.0-116.el7.noarch 7/15
Installing : python2-ecdsa-0.13-4.el7.noarch 8/15
Installing : python2-paramiko-1.16.1-1.el7.noarch 9/15
Installing : python-httplib2-0.7.7-3.el7.noarch 10/15
Installing : python-markupsafe-0.11-10.el7.x86_64 11/15
Installing : python-jinja2-2.7.2-2.el7.noarch 12/15
Installing : ansible-2.2.0.0-3.el7.noarch 13/15
Installing : python-docker-py-1.7.2-1.el7.noarch 14/15
Installing : pyOpenSSL-0.13.1-3.el7.x86_64 15/15
Verifying : python-keyczar-0.71c-2.el7.noarch 1/15
Verifying : python-markupsafe-0.11-10.el7.x86_64 2/15
Verifying : python-jinja2-2.7.2-2.el7.noarch 3/15
Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 4/15
Verifying : python2-crypto-2.6.1-9.el7.x86_64 5/15
Verifying : python-httplib2-0.7.7-3.el7.noarch 6/15
Verifying : python2-ecdsa-0.13-4.el7.noarch 7/15
Verifying : libtomcrypt-1.17-23.el7.x86_64 8/15
Verifying : ansible-2.2.0.0-3.el7.noarch 9/15
Verifying : python-websocket-client-0.32.0-116.el7.noarch 10/15
Verifying : python-docker-py-1.7.2-1.el7.noarch 11/15
Verifying : python-babel-0.9.6-8.el7.noarch 12/15
Verifying : libtommath-0.42.0-4.el7.x86_64 13/15
Verifying : python2-paramiko-1.16.1-1.el7.noarch 14/15
Verifying : sshpass-1.05-5.el7.x86_64 15/15
Installed:
ansible.noarch 0:2.2.0.0-3.el7 pyOpenSSL.x86_64 0:0.13.1-3.el7
python-docker-py.noarch 0:1.7.2-1.el7
Dependency Installed:
libtomcrypt.x86_64 0:1.17-23.el7
libtommath.x86_64 0:0.42.0-4.el7
python-babel.noarch 0:0.9.6-8.el7
python-httplib2.noarch 0:0.7.7-3.el7
python-jinja2.noarch 0:2.7.2-2.el7
python-keyczar.noarch 0:0.71c-2.el7
python-markupsafe.x86_64 0:0.11-10.el7
python-websocket-client.noarch 0:0.32.0-116.el7
python2-crypto.x86_64 0:2.6.1-9.el7
python2-ecdsa.noarch 0:0.13-4.el7
python2-paramiko.noarch 0:1.16.1-1.el7
sshpass.x86_64 0:1.05-5.el7
Complete!
+ vagrant ssh -c 'if [ ! -d /tmp/openshift ] ; then mkdir /tmp/openshift ; fi ; sudo chmod 777 /tmp/openshift'
+ vagrant test-customer-diagnostics
***************************************************
Running make test-integration...
sudo go test -v ./test/integration/...
[WARNING]: provided hosts list is empty, only localhost is available
PLAY [localhost] ***************************************************************
TASK [setup] *******************************************************************
ok: [localhost]
TASK [build and tag image] *****************************************************
changed: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=2 changed=1 unreachable=0 failed=0
=== RUN TestBYOCentOS7
=== RUN TestCallbackPlugin
=== RUN TestPing
=== RUN TestFail
=== RUN TestInstallMissingRequired
=== RUN TestUpgradeDependencyMissing
=== RUN TestYumRepoBroken
=== RUN TestYumRepoDisabled
=== RUN TestYumRepoUnreachable
--- PASS: TestCallbackPlugin (0.48s)
--- PASS: TestFail (0.49s)
--- PASS: TestPing (0.72s)
--- PASS: TestInstallMissingRequired (7.11s)
--- PASS: TestUpgradeDependencyMissing (7.88s)
--- PASS: TestYumRepoBroken (8.52s)
--- PASS: TestYumRepoUnreachable (5.78s)
--- PASS: TestYumRepoDisabled (6.82s)
--- PASS: TestBYOCentOS7 (23.00s)
PASS
ok _/data/src/github.com/openshift/openshift-ansible/test/integration/preflight 220.658s
real 3m57.900s
user 0m29.992s
sys 0m7.019s
Finished make test-integration
***************************************************
+ false
+ test_pull_requests --mark_test_success 4 --repo openshift-ansible --config /var/lib/jenkins/.test_pull_requests_crdt.json
Marking SUCCESS for pull request #4 in repo 'openshift-ansible'
Recreating comment #261356459 with Customer Diagnostics Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test-customer-diagnostics/9/) (Base Commit: 06257ede0b981239a89531276bbde3f81329d6b9)
Deleting comment #261356459
Updating status of '87fadb2142c6d1823c99ced6a187fa5ad6c51c8f' with state: success
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
[Boolean condition] checking [false] against [^(1|y|yes|t|true|on|run)$] (origin token: $MERGE)
Run condition [And] preventing perform for step [BuilderChain]
Publish artifacts to S3 Bucket Build is still running
Publish artifacts to S3 Bucket Using S3 profile: Jenkins-AWS
Publish artifacts to S3 Bucket No file(s) found: origin/artifacts/**
Publish artifacts to S3 Bucket ‘origin/artifacts/**’ doesn’t match anything, but ‘**’ does. Perhaps that’s what you mean?
[description-setter] Could not determine description.
[PostBuildScript] - Execution post build scripts.
[workspace] $ /bin/sh -xe /tmp/hudson6922731285677626516.sh
+ INSTANCE_NAME=origin_crdt-centos7-9
+ pushd origin
~/jobs/test-customer-diagnostics/workspace/origin ~/jobs/test-customer-diagnostics/workspace
+ '[' -f .vagrant-openshift.json ']'
+ /usr/bin/vagrant destroy -f
==> openshiftdev: Terminating the instance...
==> openshiftdev: Running cleanup tasks for 'shell' provisioner...
+ popd
~/jobs/test-customer-diagnostics/workspace
Finished: SUCCESS