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/jenkins1630646431870082592.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
21cd629..f5aaf27 master -> origin/master
32a500f..ff8a45b release-3.11 -> origin/release-3.11
9662d8c..2a03871 release-4.10 -> origin/release-4.10
257f410..f5aaf27 release-4.11 -> origin/release-4.11
257f410..f5aaf27 release-4.12 -> origin/release-4.12
932d502..9321442 release-4.9 -> origin/release-4.9
Already on 'master'
Your branch is behind 'origin/master' by 57 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
HEAD is now at f5aaf27 Merge pull request #26803 from Miciah/BZ2047913-fix-HAProxy-tests-on-FIPS-properly
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_1988
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/jenkins4755387197887948647.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
No test report files were found. Configuration error?
[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
sent [/var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/default.example.mk.help.log, /var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/golang.example.mk.help.log, /var/lib/jenkins/jobs/origin_extended/workspace/origin/vendor/github.com/openshift/build-machinery-go/make/operator.example.mk.help.log] to splunk in 3 events
Finished: FAILURE