Skip to content

Console Output

Started by user anand.francis.joseph.augustin@oracle.com
[EnvInject] - Loading node environment variables.
Building in workspace /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-maven-central-release/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-ZoLV8wHjjL8v/agent.23980
SSH_AGENT_PID=23983
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-maven-central-release/workspace@tmp/private_key_9206532230896412473.key (/home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-maven-central-release/workspace@tmp/private_key_9206532230896412473.key)
[ssh-agent] Using credentials eclipse-grizzly-bot (GitHub bot)
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/grizzly.git
 > /usr/local/bin/git init /home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-maven-central-release/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly.git
 > /usr/local/bin/git --version # timeout=10
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/grizzly.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/grizzly.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/grizzly.git
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/grizzly.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
Checking out Revision 6ce406e20a3febd1a52ae0228aa2bcf9724a1b90 (refs/remotes/origin/EE4J_8)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 6ce406e20a3febd1a52ae0228aa2bcf9724a1b90
 > /usr/local/bin/git branch -a -v --no-abbrev # timeout=10
 > /usr/local/bin/git checkout -b EE4J_8 6ce406e20a3febd1a52ae0228aa2bcf9724a1b90
Commit message: "Upgraded dependencis - jaxws-rt, gmbal, grizzly-npn to point to Eclipse EE4J project artifacts"
First time build. Skipping changelog.
[workspace] $ /bin/bash -ex /tmp/genie.grizzly/jenkins7472811830258318106.sh
+ TOOLS_PREFIX=/opt/tools
+ JAVA_PREFIX=/opt/tools/java/oracle
+ MVN_HOME=/opt/tools/apache-maven/latest
+ JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest
+ PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ [[ true = \t\r\u\e ]]
+ mvnq nexus-staging:rc-list-profiles
+ mvn -s /opt/public/hipp/homes/genie.grizzly/.m2/settings-deploy-ossrh.xml -B nexus-staging:rc-list-profiles -Pstaging
+ grep -v '^\[INFO\] Download'
/tmp/genie.grizzly/jenkins7472811830258318106.sh: line 10: mvn: command not found
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 23983 killed;
[ssh-agent] Stopped.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE