You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/09/21 21:45:30 UTC

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1686

See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1686/changes>

Changes:

[khmarbaise] [MDEP-539] Upgrade maven-shared-components parent to version 30

------------------------------------------
[...truncated 11589 lines...]
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.4 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.2 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: copy-from-remote-repository\pom.xml
[INFO] artifact org.apache.maven.its.dependency.fake-remote-copy:1.0: checking for updates from central
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.5 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: list-repositories\pom.xml
[INFO] snapshot org.apache.maven.its.dependency:test:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.test:1.0-SNAPSHOT: checking for updates from central
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] artifact org.apache.maven.its.dependency.purged:1.0: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.6 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.7 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] snapshot org.apache.maven.its.dependency:snap-purged:1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] artifact org.apache.maven.its.dependency.snap-purged:1.0-SNAPSHOT: checking for updates from central
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.5 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency:purge-local-repository: checking for updates from central
[INFO] artifact org.apache.maven.its.dependency.purge-local-repository:[0.9,1.1]: checking for updates from central
[ERROR] /org/apache/maven/its/dependency/purge-local-repository/%5B0.9,1.1%5D/purge-local-repository-%5B0.9,1.1%5D.pom
java.lang.IllegalArgumentException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI.create(URI.java:859)
	at org.apache.maven.wagon.providers.http.httpclient.client.methods.HttpGet.<init>(HttpGet.java:69)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:970)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:960)
	at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
	at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
	at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:392)
	at org.apache.maven.repository.legacy.DefaultWagonManager.getArtifactMetadata(DefaultWagonManager.java:218)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:132)
	at org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager.resolve(DefaultRepositoryMetadataManager.java:71)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadata(ProxyArtifactStore.java:480)
	at org.codehaus.mojo.mrm.maven.ProxyArtifactStore.getMetadataLastModified(ProxyArtifactStore.java:536)
	at org.codehaus.mojo.mrm.impl.maven.CompositeArtifactStore.getMetadataLastModified(CompositeArtifactStore.java:339)
	at org.codehaus.mojo.mrm.impl.maven.ArtifactStoreFileSystem.listEntries(ArtifactStoreFileSystem.java:147)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.listEntries(AutoDigestFileSystem.java:100)
	at org.codehaus.mojo.mrm.api.BaseFileSystem.get(BaseFileSystem.java:89)
	at org.codehaus.mojo.mrm.impl.digest.AutoDigestFileSystem.get(AutoDigestFileSystem.java:185)
	at org.codehaus.mojo.mrm.servlet.FileSystemServlet.doGet(FileSystemServlet.java:157)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
	at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
	at org.mortbay.jetty.Server.handle(Server.java:313)
	at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
	at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830)
	at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
	at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
	at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:227)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Caused by: java.net.URISyntaxException: Illegal character in path at index 92: https://repo.maven.apache.org/maven2/org/apache/maven/its/dependency/purge-local-repository/[0.9,1.1]/maven-metadata.xml
	at java.net.URI$Parser.fail(URI.java:2829)
	at java.net.URI$Parser.checkChars(URI.java:3002)
	at java.net.URI$Parser.parseHierarchical(URI.java:3086)
	at java.net.URI$Parser.parse(URI.java:3034)
	at java.net.URI.<init>(URI.java:595)
	at java.net.URI.create(URI.java:857)
	... 33 more
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (7.4 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (8.8 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (10.0 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: sources\pom.xml
[INFO] artifact classworlds.classworlds:1.1-alpha-2: checking for updates from central
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.8 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] artifact org.apache.maven.its.dependency.fake-remote-unpack:1.0: checking for updates from central
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:60087
[INFO] Mock Repository Manager http://localhost:60087 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 40, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [01:19 min]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [03:17 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [02:36 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [02:14 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [03:15 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [01:03 min]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [04:55 min]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [03:23 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  7.590 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [09:05 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:13 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:32 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [02:15 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:15 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [09:28 min]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  2.877 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  5.026 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.858 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 47.779 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 22.138 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 55.477 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [02:25 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [12:03 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:45 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  3.023 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 27.481 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 15.837 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [03:07 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 33.340 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [09:43 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [03:04 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [08:25 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [03:47 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [04:46 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [01:41 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [06:14 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:28 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [18:32 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [06:52 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  1.349 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:14 h
[INFO] Finished at: 2016-09-21T14:45:23-07:00
[INFO] Final Memory: 149M/393M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build failed. See console output above for details. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-assembly-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results

Build failed in Jenkins: maven-plugins-ITs-m3-windows #1687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/1687/changes>

Changes:

[khmarbaise] Followed renaming methods in InstallProject interface.

[khmarbaise] Followed renaming methods in DeployProject interface.

------------------------------------------
[...truncated 11506 lines...]
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\target\maven-checkstyle-plugin-2.18-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-checkstyle-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-checkstyle-plugin\2.18-SNAPSHOT\maven-checkstyle-plugin-2.18-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\target\maven-pmd-plugin-3.7-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-pmd-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-pmd-plugin\3.7-SNAPSHOT\maven-pmd-plugin-3.7-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\target\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-project-info-reports-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\2.10-SNAPSHOT\maven-project-info-reports-plugin-2.10-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\target\maven-remote-resources-plugin-1.6-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-remote-resources-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-remote-resources-plugin\1.6-SNAPSHOT\maven-remote-resources-plugin-1.6-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-shade-plugin\target\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-shade-plugin\3.0.0-SNAPSHOT\maven-shade-plugin-3.0.0-SNAPSHOT-tests.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\target\maven-scm-publish-plugin-1.2-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-scm-publish-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-scm-publish-plugin\1.2-SNAPSHOT\maven-scm-publish-plugin-1.2-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0.0-SNAPSHOT\maven-assembly-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-assembly-plugin\target\maven-assembly-plugin-3.0.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-assembly-plugin\3.0.0-SNAPSHOT\maven-assembly-plugin-3.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar to F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\local-repo\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:start (default) @ maven-dependency-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.5
[INFO] Started SocketConnector@0.0.0.0:51211
[INFO] Mock Repository Manager http://localhost:51211 is started.
[INFO] Setting property 'repository.proxy.url' to 'http://localhost:51211'.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:integration-test (integration-test) @ maven-dependency-plugin ---
[INFO] Building: setup-custom-ear-lifecycle\pom.xml
[INFO] ..SUCCESS (13.8 s)
[INFO] Building: analyze\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (9.6 s)
[INFO] Building: analyze-dep-mgt\pom.xml
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: analyze-ignore-dependency\pom.xml
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: analyze-ignore-unused-declared-dependency\pom.xml
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: analyze-ignore-used-undeclared-dependency\pom.xml
[INFO] ..SUCCESS (8.7 s)
[INFO] Building: analyze-multimodule-project\pom.xml
[INFO] ..SUCCESS (9.5 s)
[INFO] Building: analyze-report\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (9.6 s)
[INFO] Building: build-classpath\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: copy\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: copy-and-unpack-with-alternate-local-repo\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.5 s)
[INFO] Building: copy-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: copy-dependencies\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: copy-from-reactor\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: copy-from-remote-repository\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.2 s)
[INFO] Building: dependency-properties\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: filterunpack\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.5 s)
[INFO] Building: go-offline\pom.xml
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: list-repositories\pom.xml
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: mdep-439-analyze-java8\pom.xml
[INFO] ..SKIPPED due to JRE version
[INFO] Building: mdep-450-project-with-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.3 s)
[INFO] Building: mdep-450-project-without-ancestor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (6.2 s)
[INFO] Building: mdep-506-dependency-without-version-in-depmgt\pom.xml
[INFO] ..SUCCESS (7.8 s)
[INFO] Building: purge-local-repository\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.1 s)
[INFO] Building: purge-local-repository-non-transitive\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.1 s)
[INFO] Building: purge-local-repository-reresolve\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (7.5 s)
[INFO] Building: purge-local-repository-snapshots-only\pom.xml
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.3 s)
[INFO] Building: purge-local-repository-version-range\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (8.1 s)
[INFO] Building: resolve\pom.xml
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: resolve-plugins\pom.xml
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: resolve-plugins-exclude-reactor\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (10.4 s)
[INFO] Building: resolve-plugins-with-exclude\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.2 s)
[INFO] Building: sources\pom.xml
[INFO] ..SUCCESS (7.3 s)
[INFO] Building: tree\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: tree-includes\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: unpack\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (9.0 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (7.0 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (8.9 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (11.0 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run script setup.bsh
[INFO] run script verify.bsh
[INFO] ..SUCCESS (6.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.0.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:51211
[INFO] Mock Repository Manager http://localhost:51211 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.1.1 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 40, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ maven-dependency-plugin ---
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\target\maven-dependency-plugin-3.0.0-SNAPSHOT.jar to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.jar
[INFO] Installing F:\jenkins\jenkins-slave\workspace\maven-plugins-ITs-m3-windows\maven-dependency-plugin\pom.xml to C:\.m2\repository\org\apache\maven\plugins\maven-dependency-plugin\3.0.0-SNAPSHOT\maven-dependency-plugin-3.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing <https://builds.apache.org/job/maven-plugins-ITs-m3-windows/ws/pom.xml> to C:\.m2\repository\org\apache\maven\plugins\maven-plugins-aggregator\1-SNAPSHOT\maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven ACR Plugin ............................ SUCCESS [ 46.069 s]
[INFO] Apache Maven Ant Plugin ............................ SUCCESS [02:22 min]
[INFO] Apache Maven AntRun Plugin ......................... SUCCESS [01:33 min]
[INFO] Apache Maven Changelog Plugin ...................... SUCCESS [01:21 min]
[INFO] Apache Maven Changes Plugin ........................ SUCCESS [01:49 min]
[INFO] Apache Maven Clean Plugin .......................... SUCCESS [ 38.529 s]
[INFO] Apache Maven Compiler Plugin ....................... SUCCESS [03:42 min]
[INFO] Apache Maven Deploy Plugin ......................... SUCCESS [03:24 min]
[INFO] Apache Maven Documentation Checker Plugin .......... SUCCESS [  8.524 s]
[INFO] Apache Maven EAR Plugin ............................ SUCCESS [08:57 min]
[INFO] Apache Maven EJB Plugin ............................ SUCCESS [01:11 min]
[INFO] Apache Maven Help Plugin ........................... SUCCESS [01:28 min]
[INFO] Apache Maven Install Plugin ........................ SUCCESS [02:10 min]
[INFO] Apache Maven Jarsigner Plugin ...................... SUCCESS [01:17 min]
[INFO] Apache Maven Javadoc Plugin ........................ SUCCESS [09:24 min]
[INFO] Apache Maven JDeps Plugin .......................... SUCCESS [  2.438 s]
[INFO] Apache Maven Linkcheck Plugin ...................... SUCCESS [  4.339 s]
[INFO] Apache Maven Patch Plugin .......................... SUCCESS [  7.311 s]
[INFO] Apache Maven PDF Plugin ............................ SUCCESS [ 42.013 s]
[INFO] Apache Maven RAR Plugin ............................ SUCCESS [ 20.731 s]
[INFO] Apache Maven Repository Plugin ..................... SUCCESS [ 49.850 s]
[INFO] Apache Maven Resources Plugin ...................... SUCCESS [02:17 min]
[INFO] Apache Maven Site Plugin ........................... SUCCESS [11:55 min]
[INFO] Apache Maven Source Plugin ......................... SUCCESS [01:42 min]
[INFO] Apache Maven Stage Plugin .......................... SUCCESS [  2.964 s]
[INFO] Apache Maven Toolchains Plugin ..................... SUCCESS [ 27.210 s]
[INFO] Apache Maven Verifier Plugin ....................... SUCCESS [ 15.428 s]
[INFO] Apache Maven WAR Plugin ............................ SUCCESS [03:02 min]
[INFO] Apache Maven DOAP Plugin ........................... SUCCESS [ 33.202 s]
[INFO] Apache Maven Invoker Plugin ........................ SUCCESS [09:50 min]
[INFO] Apache Maven JAR Plugin ............................ SUCCESS [03:04 min]
[INFO] Apache Maven Checkstyle Plugin ..................... SUCCESS [09:22 min]
[INFO] Apache Maven PMD Plugin ............................ SUCCESS [04:07 min]
[INFO] Apache Maven Project Info Reports Plugin ........... SUCCESS [05:03 min]
[INFO] Apache Maven Remote Resources Plugin ............... SUCCESS [02:08 min]
[INFO] Apache Maven Shade Plugin .......................... SUCCESS [06:24 min]
[INFO] Apache Maven SCM Publish Plugin .................... SUCCESS [01:29 min]
[INFO] Apache Maven Assembly Plugin ....................... FAILURE [18:24 min]
[INFO] Apache Maven Dependency Plugin ..................... SUCCESS [06:54 min]
[INFO] Apache Maven Plugins Aggregator .................... SUCCESS [  1.222 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:09 h
[INFO] Finished at: 2016-09-21T16:55:36-07:00
[INFO] Final Memory: 151M/423M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:verify (integration-test) on project maven-assembly-plugin: 1 build failed. See console output above for details. -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :maven-assembly-plugin
Build step 'Invoke top-level Maven targets' marked build as failure
Deleting 1 temporary files
Recording test results