Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/origin_extended/workspace
[workspace] $ /bin/sh -xe /tmp/jenkins2679134579499479135.sh
+ vagrant origin-local-checkout --replace -u openshift -b master
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/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
# On branch master
nothing to commit, working directory clean
~/jobs/origin_extended/workspace
Replacing: /var/lib/jenkins/jobs/origin_extended/workspace/origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
From github.com:openshift/origin
b2b176e..1aca6d8 master -> origin/master
753e0b4..827aba8 release-3.11 -> origin/release-3.11
2489f5c..183c4e3 release-4.8 -> origin/release-4.8
b2b176e..1aca6d8 release-4.9 -> origin/release-4.9
Already on 'master'
Your branch is behind 'origin/master' by 26 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at 1aca6d8 Merge pull request #26240 from openshift-bot/art-consistency-openshift-4.9-openshift-enterprise-tests
Removing .vagrant-openshift.json
fatal: branch name required
~/jobs/origin_extended/workspace
Origin repositories cloned into /var/lib/jenkins/jobs/origin_extended/workspace
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ vagrant origin-init --stage inst --os rhel7 --instance-type m4.large origin_origin_extended_rhel7_1957
Reading AWS credentials from /var/lib/jenkins/.awscred
Searching devenv-rhel7_* for latest base AMI (required_name_tag=)
Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324)
++ seq 0 2
+ for i in '$(seq 0 2)'
+ vagrant up --provider aws
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
+ echo ''\''vagrant up'\'' failed - retrying'
'vagrant up' failed - retrying
+ vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute shell' marked build as failure
[PostBuildScript] - [INFO] Executing post build scripts.
[workspace] $ /bin/sh -xe /tmp/jenkins1931087518238755147.sh
+ pushd origin
~/jobs/origin_extended/workspace/origin ~/jobs/origin_extended/workspace
+ /usr/bin/vagrant destroy -f
A Vagrant environment or target machine is required to run this
command. Run `vagrant init` to create a new Vagrant environment. Or,
get an ID of a target machine from `vagrant global-status` to run
this command on. A final option is to change to a directory with a
Vagrantfile and to try again.
Build step 'Execute scripts' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.
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?
Sending e-mails to: mfojtik@redhat.com
Finished: FAILURE