Started by user nikhil.nanivadekar@gs.com Building in workspace /home/hudson/genie.collections/.jenkins/jobs/deploy/workspace > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/eclipse-collections.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/eclipse-collections.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/eclipse-collections.git +refs/tags/*:refs/remotes/origin/tags/* > /usr/local/bin/git rev-parse tags/7.0.3^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/tags/7.0.3^{commit} # timeout=10 Checking out Revision 29a55c9941a5091601af788da89b9687422ecf3c (tags/7.0.3) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 29a55c9941a5091601af788da89b9687422ecf3c Commit message: "Release version 7.0.3." > /usr/local/bin/git rev-list --no-walk 29a55c9941a5091601af788da89b9687422ecf3c # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s /opt/public/hipp/homes/genie.collections/.m2/settings-deploy-ossrh.xml -DRELEASE_TAG=7.0.3 -Dmaven.repo.local=/home/hudson/genie.collections/.jenkins/jobs/deploy/workspace/.repository -pl !jmh-scala-tests,!jmh-tests,!junit-trait-runner,!scala-unit-tests,!serialization-tests,!unit-tests-java8,!unit-tests -DperformRelease=true -Dsurefire.useFile=false clean javadoc:jar install eclipse-jarsigner:sign deploy Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.collections [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Collections Parent Project [INFO] Eclipse Collections Code Generator [INFO] Eclipse Collections Code Generator Ant Task [INFO] Eclipse Collections Code Generator Maven Plugin [INFO] Eclipse Collections API [INFO] Eclipse Collections Main Library [INFO] Eclipse Collections Test Utilities [INFO] Eclipse Collections Fork Join Utilities [WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:3.0-r1585899: Plugin org.apache.maven.plugins:maven-release-plugin:3.0-r1585899 or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml Progress (1): 2.2/14 kB Progress (2): 2.2/14 kB | 2.2/20 kB Progress (2): 5.0/14 kB | 2.2/20 kB Progress (2): 5.0/14 kB | 5.0/20 kB Progress (2): 7.8/14 kB | 5.0/20 kB Progress (2): 7.8/14 kB | 7.8/20 kB Progress (2): 11/14 kB | 7.8/20 kB Progress (2): 11/14 kB | 11/20 kB Progress (2): 13/14 kB | 11/20 kB Progress (2): 13/14 kB | 13/20 kB Progress (2): 13/14 kB | 16/20 kB Progress (2): 13/14 kB | 19/20 kB Progress (2): 13/14 kB | 20 kB Progress (2): 14 kB | 20 kB Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 18 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 kB at 27 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Eclipse Collections Parent Project ................. SKIPPED [INFO] Eclipse Collections Code Generator ................. SKIPPED [INFO] Eclipse Collections Code Generator Ant Task ........ SKIPPED [INFO] Eclipse Collections Code Generator Maven Plugin .... SKIPPED [INFO] Eclipse Collections API ............................ SKIPPED [INFO] Eclipse Collections Main Library ................... SKIPPED [INFO] Eclipse Collections Test Utilities ................. SKIPPED [INFO] Eclipse Collections Fork Join Utilities ............ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.580 s [INFO] Finished at: 2018-05-17T03:35:09-04:00 [INFO] Final Memory: 28M/1480M [INFO] ------------------------------------------------------------------------ [ERROR] No plugin found for prefix 'eclipse-jarsigner' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/hudson/genie.collections/.jenkins/jobs/deploy/workspace/.repository), central (https://repo.maven.apache.org/maven2)] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: itohiro73@gmail.com donraab@gmail.com nikhilnanivadekar@gmail.com 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 3 second Finished: FAILURE