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...
[WS-CLEANUP] Done
[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-CwGG6MfYSAMy/agent.12716
SSH_AGENT_PID=12719
[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_8952987107326200406.key (/home/hudson/genie.grizzly/.jenkins/jobs/Grizzly-maven-central-release/workspace@tmp/private_key_8952987107326200406.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"
 > /usr/local/bin/git rev-list --no-walk 6ce406e20a3febd1a52ae0228aa2bcf9724a1b90 # timeout=10
[workspace] $ /bin/bash -ex /tmp/genie.grizzly/jenkins3505932665014969326.sh
+ TOOLS_PREFIX=/shared/common
+ MVN_HOME=/shared/common/apache-maven-latest
+ JAVA_HOME=/shared/common/jdk1.8.0_x64-latest
+ PATH=/shared/common/apache-maven-latest/bin:/shared/common/jdk1.8.0_x64-latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ [[ false = \t\r\u\e ]]
+ [[ false = \t\r\u\e ]]
+ echo orgglassfishgrizzly
orgglassfishgrizzly
++ mvn -B -Pstaging nexus-staging:rc-list
++ egrep '^\[INFO\] orgglassfishgrizzly\-[0-9]+[ ]+CLOSED[ ]+org.glassfish.grizzly:grizzly-npn:1.9'
++ awk '{print $2}'
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.grizzly
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 12719 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: SUCCESS