Skip to content

Console Output

Started by user Mark Wareham
Agent default-java-xqm8w is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (): 

[EnvInject] - Loading node environment variables.
Building remotely on default-java-xqm8w in workspace /home/jenkins/workspace/Release API to Maven Central
[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-vtxm2WpzBDnq/agent.79
SSH_AGENT_PID=81
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/workspace/Release API to Maven Central@tmp/private_key_7521888724177480566.key (/home/jenkins/workspace/Release API to Maven Central@tmp/private_key_7521888724177480566.key)
[ssh-agent] Using credentials cu-bot (GitHub Bot SSH)
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/concurrency-api.git
 > git init /home/jenkins/workspace/Release API to Maven Central # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-api.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:eclipse-ee4j/concurrency-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/concurrency-api.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/concurrency-api.git
using GIT_SSH to set credentials GitHub Bot SSH
 > git fetch --tags --progress git@github.com:eclipse-ee4j/concurrency-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/EE4J_8^{commit} # timeout=10
Checking out Revision a6895bbf5f7240f8696dca6527fb0b8ebc443e63 (refs/remotes/origin/EE4J_8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6895bbf5f7240f8696dca6527fb0b8ebc443e63
Commit message: "Merge pull request #73 from Cousjava/updateparent-105-ee4j"
 > git rev-list --no-walk a6895bbf5f7240f8696dca6527fb0b8ebc443e63 # timeout=10
provisioning config files...
copy managed file [settings-cu.xml] to file:/home/jenkins/.m2/settings.xml
copy managed file [settings-security.xml] to file:/home/jenkins/.m2/settings-security.xml
[Release API to Maven Central] $ /bin/sh -xe /tmp/jenkins5816869951795057189.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
+ cd api
+ mvnq nexus-staging:rc-list-profiles
+ mvn -B nexus-staging:rc-list-profiles
+ awk '$3 == "BOTH" {print $4}'
+ grep -v '^\[INFO\] Download'
+ grep -v 'Central Bundles'
+ echo 'Releasing jakartaenterpriseconcurrent-1008'
Releasing jakartaenterpriseconcurrent-1008
+ echo 'Releasing jakartaenterpriseconcurrent-1008'
Releasing jakartaenterpriseconcurrent-1008
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 81 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