Skip to content

Console Output

Started by user dmitry.kornilov@oracle.com
[EnvInject] - Loading node environment variables.
Building in workspace /home/hudson/genie.jsonb/.jenkins/jobs/nexus-staging/workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jsonb-api.git
 > /usr/local/bin/git init /home/hudson/genie.jsonb/.jenkins/jobs/nexus-staging/workspace # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jsonb-api.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/jsonb-api.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@github.com:eclipse-ee4j/jsonb-api.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/jsonb-api.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jsonb-api.git
using GIT_SSH to set credentials GitHub bot
 > /usr/local/bin/git fetch --tags --progress git@github.com:eclipse-ee4j/jsonb-api.git +refs/heads/EE4J_8:refs/remotes/origin/EE4J_8
 > /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 6a455234c7e3e8b1c62812cc85fc006664f6d69e (refs/remotes/origin/EE4J_8)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 6a455234c7e3e8b1c62812cc85fc006664f6d69e
Commit message: "[EE4J_8] JDK 11 preparation and jakarta uptake. (#102)"
 > /usr/local/bin/git rev-list --no-walk 6a455234c7e3e8b1c62812cc85fc006664f6d69e # timeout=10
[workspace] $ /bin/bash -ex /tmp/genie.jsonb/jenkins4090209324106729017.sh
+ TOOLS_PREFIX=/shared/common
+ MVN_HOME=/shared/common/apache-maven-latest
+ JAVA_HOME=/shared/common/jdk-9_x64-latest
+ PATH=/shared/common/apache-maven-latest/bin:/shared/common/jdk-9_x64-latest:/bin:/shared/common/jdk-9_x64-latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ HELP_PLUGIN=org.apache.maven.plugins:maven-help-plugin:3.1.0
+ NEXUS_PLUGIN=org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7
+ NEXUS_PLUGIN_PARAMS='-DnexusUrl=https://oss.sonatype.org/ -DserverId=ossrh'
+ MVN_REPO='-s /opt/public/hipp/homes/genie.jsonp/.m2/settings-deploy-ossrh.xml'
+ STAGING_NAME=jakartajsonbind
+ echo '-[ Reading project identifiers ]------------------------------------------------'
-[ Reading project identifiers ]------------------------------------------------
+ cd api
++ mvn -B -s /opt/public/hipp/homes/genie.jsonp/.m2/settings-deploy-ossrh.xml org.apache.maven.plugins:maven-help-plugin:3.1.0:evaluate -Dexpression=project.artifactId
++ grep -Ev '(^\[)'
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jsonb
+ ARTIFACT_ID=
Build step 'Execute shell' marked build as failure
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