You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/21 13:18:15 UTC

Build failed in Jenkins: myfaces-current23 #679

See <https://builds.apache.org/job/myfaces-current23/679/display/redirect>

------------------------------------------
Started by upstream project "myfaces-current-master" build number 171
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/2.3.x^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/2.3.x^{commit}" # timeout=10
Checking out Revision 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2 (refs/remotes/origin/2.3.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2
Commit message: "MYFACES-4295 Websocket doesn't work with wrapped ResponseWriter like PrimeFaces MoveScriptsToBottom"
 > git rev-list --no-walk 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2 # timeout=10
[myfaces-current23] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ line 325, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ line 641, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project                                [pom]
[INFO] Apache MyFaces JSF-2.3 Core API                                    [jar]
[INFO] Apache MyFaces JSF-2.3 Core Shared Public                          [jar]
[INFO] Apache MyFaces JSF-2.3 Core Shared                                 [jar]
[INFO] Apache MyFaces JSF-2.3 Core Impl                                   [jar]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle                         [bundle]
[INFO] Apache MyFaces JSF-2.3 Impl Test                                   [jar]
[INFO] Apache MyFaces JSF-2.3 Core Module                                 [pom]
[INFO] 
[INFO] ------------< org.apache.myfaces.core:myfaces-core-project >------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.5-SNAPSHOT        [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ myfaces-core-project ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\myfaces-current23\parent\target
[INFO] 
[INFO] ----------------< org.apache.myfaces.core:myfaces-api >-----------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.5-SNAPSHOT            [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from apache-snapshots: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Downloading from apache.snapshots.plugin: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ myfaces-api ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\myfaces-current23\api\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache MyFaces JSF-2.3 Core Module 2.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.280 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... FAILURE [  2.677 s]
[INFO] Apache MyFaces JSF-2.3 Core Shared Public .......... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Shared ................. SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SKIPPED
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.636 s
[INFO] Finished at: 2019-06-21T06:18:13-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (default-clean) on project myfaces-api: Failed to clean project: Failed to delete F:\jenkins\jenkins-slave\workspace\myfaces-current23\api\target\myfaces-api-2.3.5-SNAPSHOT.jar -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :myfaces-api
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : myfaces-current23 #682

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/682/display/redirect>


Build failed in Jenkins: myfaces-current23 #681

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/681/display/redirect>

------------------------------------------
Started by upstream project "myfaces-current-master" build number 173
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2016-2 (Windows) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/myfaces.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/myfaces.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/myfaces.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "refs/remotes/origin/2.3.x^{commit}" # timeout=10
 > git rev-parse "refs/remotes/origin/origin/2.3.x^{commit}" # timeout=10
Checking out Revision 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2 (refs/remotes/origin/2.3.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2
Commit message: "MYFACES-4295 Websocket doesn't work with wrapped ResponseWriter like PrimeFaces MoveScriptsToBottom"
 > git rev-list --no-walk 9207c32f29e3ace4e0ee4b1dee37ce9833d6fdf2 # timeout=10
[myfaces-current23] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ line 325, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.5-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ line 641, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project                                [pom]
[INFO] Apache MyFaces JSF-2.3 Core API                                    [jar]
[INFO] Apache MyFaces JSF-2.3 Core Shared Public                          [jar]
[INFO] Apache MyFaces JSF-2.3 Core Shared                                 [jar]
[INFO] Apache MyFaces JSF-2.3 Core Impl                                   [jar]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle                         [bundle]
[INFO] Apache MyFaces JSF-2.3 Impl Test                                   [jar]
[INFO] Apache MyFaces JSF-2.3 Core Module                                 [pom]
[INFO] 
[INFO] ------------< org.apache.myfaces.core:myfaces-core-project >------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.5-SNAPSHOT        [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ----------------< org.apache.myfaces.core:myfaces-api >-----------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.5-SNAPSHOT            [2/8]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ myfaces-api ---
[INFO] Deleting F:\jenkins\jenkins-slave\workspace\myfaces-current23\api\target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache MyFaces JSF-2.3 Core Module 2.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  2.472 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... FAILURE [  2.386 s]
[INFO] Apache MyFaces JSF-2.3 Core Shared Public .......... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Shared ................. SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SKIPPED
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SKIPPED
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.776 s
[INFO] Finished at: 2019-06-21T08:24:21-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (default-clean) on project myfaces-api: Failed to clean project: Failed to delete F:\jenkins\jenkins-slave\workspace\myfaces-current23\api\target\myfaces-api-2.3.5-SNAPSHOT.jar -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :myfaces-api
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Build step 'Invoke top-level Maven targets' marked build as failure

Build failed in Jenkins: myfaces-current23 #680

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/680/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ myfaces-impl-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-impl-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current23/ws/impl-test/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ myfaces-impl-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ myfaces-impl-test ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-impl-test ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-source) > generate-sources @ myfaces-impl-test >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ myfaces-impl-test ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-source) < generate-sources @ myfaces-impl-test <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-source) @ myfaces-impl-test ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ myfaces-impl-test ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ myfaces-impl-test ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ myfaces-impl-test ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/impl-test/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ myfaces-impl-test ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64.jar (94 kB at 73 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64.pom (8.7 kB at 7.8 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/maven-metadata.xml (441 B at 712 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 882 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/maven-metadata.xml (441 B at 390 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64-sources.jar (66 kB at 52 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 886 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-20190621.134630-64-sources.jar (66 kB at 52 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-impl-test/2.3.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 875 B/s)
[INFO] 
[INFO] ------------< org.apache.myfaces.core:myfaces-core-module >-------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.5-SNAPSHOT         [8/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ myfaces-core-module ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ myfaces-core-module ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/myfaces-core-module-2.3.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ myfaces-core-module ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ myfaces-core-module ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ myfaces-core-module ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current23/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/myfaces-core-module-2.3.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ myfaces-core-module ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/maven-metadata.xml (621 B at 1.0 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/myfaces-core-module-2.3.5-20190621.134648-69.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/myfaces-core-module-2.3.5-20190621.134648-69.pom (8.6 kB at 7.6 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/maven-metadata.xml (579 B at 950 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/2.3.5-SNAPSHOT/maven-metadata.xml (621 B at 544 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-core-module/maven-metadata.xml (579 B at 505 B/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache MyFaces JSF-2.3 Core Module 2.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [ 18.402 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [01:53 min]
[INFO] Apache MyFaces JSF-2.3 Core Shared Public .......... SUCCESS [ 21.010 s]
[INFO] Apache MyFaces JSF-2.3 Core Shared ................. SUCCESS [ 36.950 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [02:34 min]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [ 28.750 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [ 18.159 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  8.699 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:31 min
[INFO] Finished at: 2019-06-21T13:47:10Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/api/pom.xml> to org.apache.myfaces.core/myfaces-api/2.3.5-SNAPSHOT/myfaces-api-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/api/target/myfaces-api-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-api/2.3.5-20190621.134143-65/myfaces-api-2.3.5-20190621.134143-65.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/api/target/myfaces-api-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-api/2.3.5-20190621.134143-65/myfaces-api-2.3.5-20190621.134143-65-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/api/target/myfaces-api-2.3.5-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-api/2.3.5-20190621.134143-65/myfaces-api-2.3.5-20190621.134143-65-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.3.5-SNAPSHOT/myfaces-impl-shared-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared/target/myfaces-impl-shared-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.3.5-20190621.134249-65/myfaces-impl-shared-2.3.5-20190621.134249-65.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared/target/myfaces-impl-shared-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.3.5-20190621.134249-65/myfaces-impl-shared-2.3.5-20190621.134249-65-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl/pom.xml> to org.apache.myfaces.core/myfaces-impl/2.3.5-SNAPSHOT/myfaces-impl-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl/target/myfaces-impl-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-impl/2.3.5-20190621.134516-64/myfaces-impl-2.3.5-20190621.134516-64.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl/target/myfaces-impl-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-impl/2.3.5-20190621.134516-64/myfaces-impl-2.3.5-20190621.134516-64-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl/target/myfaces-impl-2.3.5-SNAPSHOT-test-sources.jar> to org.apache.myfaces.core/myfaces-impl/2.3.5-20190621.134516-64/myfaces-impl-2.3.5-20190621.134516-64-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl/target/myfaces-impl-2.3.5-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-impl/2.3.5-20190621.134516-64/myfaces-impl-2.3.5-20190621.134516-64-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/bundle/pom.xml> to org.apache.myfaces.core/myfaces-bundle/2.3.5-SNAPSHOT/myfaces-bundle-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/bundle/target/myfaces-bundle-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-bundle/2.3.5-20190621.134608-64/myfaces-bundle-2.3.5-20190621.134608-64.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/bundle/target/myfaces-bundle-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-bundle/2.3.5-20190621.134608-64/myfaces-bundle-2.3.5-20190621.134608-64-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/pom.xml> to org.apache.myfaces.core/myfaces-core-module/2.3.5-SNAPSHOT/myfaces-core-module-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared-public/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.3.5-SNAPSHOT/myfaces-impl-shared-public-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared-public/target/myfaces-impl-shared-public-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.3.5-20190621.134214-65/myfaces-impl-shared-public-2.3.5-20190621.134214-65.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/shared-public/target/myfaces-impl-shared-public-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.3.5-20190621.134214-65/myfaces-impl-shared-public-2.3.5-20190621.134214-65-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl-test/pom.xml> to org.apache.myfaces.core/myfaces-impl-test/2.3.5-SNAPSHOT/myfaces-impl-test-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-impl-test/2.3.5-20190621.134630-64/myfaces-impl-test-2.3.5-20190621.134630-64.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/impl-test/target/myfaces-impl-test-2.3.5-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-impl-test/2.3.5-20190621.134630-64/myfaces-impl-test-2.3.5-20190621.134630-64-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/parent/pom.xml> to org.apache.myfaces.core/myfaces-core-project/2.3.5-SNAPSHOT/myfaces-core-project-2.3.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current23/ws/parent/target/myfaces-core-project-2.3.5-SNAPSHOT-site.xml> to org.apache.myfaces.core/myfaces-core-project/2.3.5-20190621.133952-70/myfaces-core-project-2.3.5-20190621.133952-70-site.xml
channel stopped
Maven RedeployPublisher use remote H13 maven settings from : /home/jenkins/.m2/settings.xml
FATAL: java.lang.NoClassDefFoundError: org/apache/maven/artifact/factory/DefaultArtifactFactory
java.lang.ClassNotFoundException: org.apache.maven.artifact.factory.DefaultArtifactFactory
	at java.lang.ClassLoader.findClass(ClassLoader.java:530)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at hudson.util.MaskingClassLoader.loadClass(MaskingClassLoader.java:75)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at jenkins.util.AntClassLoader.findBaseClass(AntClassLoader.java:1393)
	at jenkins.util.AntClassLoader.loadClass(AntClassLoader.java:1092)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Caused: java.lang.NoClassDefFoundError: org/apache/maven/artifact/factory/DefaultArtifactFactory
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
	at jenkins.util.AntClassLoader.defineClassFromData(AntClassLoader.java:1140)
	at jenkins.util.AntClassLoader.getClassFromStream(AntClassLoader.java:1311)
	at jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1364)
	at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1327)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at jenkins.ClassLoaderReflectionToolkit.invoke(ClassLoaderReflectionToolkit.java:44)
	at jenkins.ClassLoaderReflectionToolkit._findClass(ClassLoaderReflectionToolkit.java:81)
	at hudson.PluginManager$UberClassLoader.findClass(PluginManager.java:1893)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoader.lambda$loadClass$0(SandboxResolvingClassLoader.java:54)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoader.lambda$load$2(SandboxResolvingClassLoader.java:88)
	at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4767)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
Caused: com.google.common.util.concurrent.ExecutionError
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2232)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
	at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoader.load(SandboxResolvingClassLoader.java:82)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxResolvingClassLoader.loadClass(SandboxResolvingClassLoader.java:52)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell$TimingLoader.loadClass(CpsGroovyShell.java:161)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
	at groovy.lang.GroovyClassLoader.loadClass(GroovyClassLoader.java:677)
	at groovy.lang.GroovyClassLoader.loadClass(GroovyClassLoader.java:787)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
	at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell$TimingLoader.loadClass(CpsGroovyShell.java:161)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
	at groovy.lang.GroovyClassLoader.loadClass(GroovyClassLoader.java:677)
	at groovy.lang.GroovyClassLoader.loadClass(GroovyClassLoader.java:787)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:411)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:266)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromParent(ClassRealm.java:445)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:46)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at org.eclipse.sisu.space.URLClassSpace.loadClass(URLClassSpace.java:139)
	at org.eclipse.sisu.plexus.PlexusTypeRegistry.loadRole(PlexusTypeRegistry.java:185)
	at org.eclipse.sisu.plexus.PlexusTypeRegistry.addComponent(PlexusTypeRegistry.java:105)
	at org.eclipse.sisu.plexus.PlexusXmlScanner.parseComponent(PlexusXmlScanner.java:328)
	at org.eclipse.sisu.plexus.PlexusXmlScanner.parseComponentsXml(PlexusXmlScanner.java:197)
	at org.eclipse.sisu.plexus.PlexusXmlScanner.scan(PlexusXmlScanner.java:93)
	at org.eclipse.sisu.plexus.PlexusXmlBeanModule.configure(PlexusXmlBeanModule.java:88)
	at org.eclipse.sisu.plexus.PlexusBindingModule.configure(PlexusBindingModule.java:63)
	at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340)
	at com.google.inject.spi.Elements.getElements(Elements.java:110)
	at com.google.inject.spi.Elements.getElements(Elements.java:101)
	at org.eclipse.sisu.wire.WireModule.configure(WireModule.java:75)
	at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340)
	at com.google.inject.spi.Elements.getElements(Elements.java:110)
	at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104)
	at com.google.inject.Guice.createInjector(Guice.java:96)
	at com.google.inject.Guice.createInjector(Guice.java:73)
	at com.google.inject.Guice.createInjector(Guice.java:62)
	at org.codehaus.plexus.DefaultPlexusContainer.addPlexusInjector(DefaultPlexusContainer.java:481)
	at org.codehaus.plexus.DefaultPlexusContainer.<init>(DefaultPlexusContainer.java:206)
	at org.codehaus.plexus.DefaultPlexusContainer.<init>(DefaultPlexusContainer.java:168)
	at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:172)
	at hudson.maven.MavenEmbedderUtils.buildPlexusContainer(MavenEmbedderUtils.java:165)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:211)
	at hudson.maven.RedeployPublisher.createEmbedder(RedeployPublisher.java:292)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:155)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1835)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)