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 2017/06/09 15:57:40 UTC

Build failed in Jenkins: myfaces-current-2.0 #3376

See <https://builds.apache.org/job/myfaces-current-2.0/3376/display/redirect?page=changes>

Changes:

[wtlucy] MYFACES-3525 Add optional fix for INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL required field clear issue

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/myfaces-current-2.0/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/current20 at revision '2017-06-09T15:57:12.443 +0000'
Fetching 'https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x' at -1 into '<https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core'>
U         core/api/src/main/java/javax/faces/component/UIInput.java
At revision 1798239

Fetching 'https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.0.x' at -1 into '<https://builds.apache.org/job/myfaces-current-2.0/ws/current20/shared'>
At revision 1798239

At revision 1798239

No changes for http://svn.apache.org/repos/asf/myfaces/current20 since the previous build
No changes for https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.0.x since the previous build
Parsing POMs
Established TCP socket on 33543
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[current20] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33543
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.7/bin/java, -Xmx2g, -Xms256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 33543](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Jenkins build is back to normal : myfaces-current-2.0 #3378

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


Build failed in Jenkins: myfaces-current-2.0 #3377

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

------------------------------------------
[...truncated 452.47 KB...]
Jun 16, 2017 6:08:42 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Jun 16, 2017 6:08:42 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Jun 16, 2017 6:08:42 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Jun 16, 2017 6:08:42 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.UIInput,Id: j_id__v_0]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Jun 16, 2017 6:08:42 AM javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: javax.faces.component.html.HtmlInputText,Id: testId]} (component-family=javax.faces.Input, renderer-type=javax.faces.Text)
Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 sec

Results :

Tests run: 322, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ myfaces-api ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.0.4:jar (attach-source) > generate-sources @ myfaces-api >>>
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (default) @ myfaces-api ---
[INFO] model is up to date
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:make-components (makecomp) @ myfaces-api ---
[INFO] generated component files are up to date
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.0.4:jar (attach-source) < generate-sources @ myfaces-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.0.4:jar (attach-source) @ myfaces-api ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ myfaces-api ---
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ myfaces-api ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-api ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-api ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/api/target/myfaces-api-2.0.25-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ myfaces-api ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.1 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111.jar (1.1 MB at 710 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111.pom (34 kB at 29 kB/s)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/maven-metadata.xml (613 B at 1.1 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.1 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/maven-metadata.xml (613 B at 562 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111-sources.jar (892 kB at 575 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.1 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111-tests.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/myfaces-api-2.0.25-20170616.060849-111-tests.jar (204 kB at 153 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/myfaces-api/2.0.25-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.1 kB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.0 - Core 2.0.25-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (makemyfacesmetadata) @ myfaces-impl-shared-public ---
log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
Artifact: myfaces-api-2.0.25-SNAPSHOT.jar have META-INF/myfaces-metadata.xml
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-impl-shared-public ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ myfaces-impl-shared-public ---
[INFO] Compiling 21 source files to <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ myfaces-impl-shared-public ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ myfaces-impl-shared-public ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ myfaces-impl-shared-public ---
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency £100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ myfaces-impl-shared-public ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/myfaces-impl-shared-public-2.0.25-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.0.4:jar (attach-source) > generate-sources @ myfaces-impl-shared-public >>>
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (makemyfacesmetadata) @ myfaces-impl-shared-public ---
[INFO] model is up to date
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.0.4:jar (attach-source) < generate-sources @ myfaces-impl-shared-public <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.0.4:jar (attach-source) @ myfaces-impl-shared-public ---
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/myfaces-impl-shared-public-2.0.25-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.6:check (verify-style) @ myfaces-impl-shared-public ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ myfaces-impl-shared-public ---
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/myfaces-impl-shared-public-2.0.25-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared-public/target/myfaces-impl-shared-public-2.0.25-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ myfaces-impl-shared-public ---
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.4 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97.jar (91 kB at 73 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97.pom
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97.pom (6.9 kB at 6.4 kB/s)
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/maven-metadata.xml
[INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/maven-metadata.xml (555 B at 982 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml (1.0 kB at 944 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/maven-metadata.xml (555 B at 509 B/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97-sources.jar
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/myfaces-impl-shared-public-2.0.25-20170616.060913-97-sources.jar (87 kB at 69 kB/s)
[INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/core/internal/myfaces-impl-shared-public/2.0.25-SNAPSHOT/maven-metadata.xml (1.0 kB at 955 B/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared For JSF 2.0 - Core 2.0.25-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] --- myfaces-builder-plugin:1.0.10:build-metadata (makemyfacesmetadata) @ myfaces-impl-shared ---
Artifact: myfaces-api-2.0.25-SNAPSHOT.jar have META-INF/myfaces-metadata.xml
Artifact: myfaces-impl-shared-public-2.0.25-SNAPSHOT.jar have META-INF/myfaces-metadata.xml
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ myfaces-impl-shared ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-resource (add-resource) @ myfaces-impl-shared ---
[INFO] 
[INFO] --- myfaces-javascript-plugin:1.0.1:compile (compile-myfacesscripts) @ myfaces-impl-shared ---
[INFO] Reading assembler descriptor <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared/src/assembler/myfacesscripts-compiler.xml>
[INFO] 
[INFO] --- myfaces-javascript-plugin:1.0.1:compile (compile-myfacesscripts-uncompressed) @ myfaces-impl-shared ---
[INFO] Reading assembler descriptor <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared/src/assembler/myfacesscripts-uncompressed-compiler.xml>
[INFO] 
[INFO] --- myfaces-javascript-plugin:1.0.1:compress (compress-myfacesscripts) @ myfaces-impl-shared ---
[INFO] Compressing javascript using YahooUI
[INFO] ------------------------------------------------------------------------------

[WARNING] [WARNING] The variable i has already been declared in the same scope...
&&params!=null){for(var i ---> = <--- 0,param;(param=params[

[WARNING] [WARNING] The variable param has already been declared in the same scope...
){for(var i=0,param ---> ; <--- (param=params[i]);
[INFO] oamSubmit.js (5,741 bytes) ................................. compressed at 67%
[INFO] ------------------------------------------------------------------------------
[INFO] compression saved 3,867 bytes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ myfaces-impl-shared ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ myfaces-impl-shared ---
[INFO] Compiling 120 source files to <https://builds.apache.org/job/myfaces-current-2.0/ws/current20/core/shared/target/classes>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
Exception in thread "Channel reader thread: channel" 
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Channel reader thread: channel"
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Remote call on channel failed
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces Shared For JSF 2.0 - Project ........ SUCCESS [ 14.069 s]
[INFO] Apache MyFaces Shared For JSF 2.0 - Core Mirror .... SUCCESS [ 34.166 s]
[INFO] MyFaces Shared Tomahawk ............................ SUCCESS [ 19.428 s]
[INFO] Apache MyFaces JSF-2.0 Core Project ................ SUCCESS [  8.979 s]
[INFO] Apache MyFaces JSF-2.0 Core API .................... SUCCESS [ 52.341 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.0 - Core  SUCCESS [ 20.324 s]
[INFO] Apache MyFaces Shared For JSF 2.0 - Core ........... SKIPPED
[INFO] Apache MyFaces JSF-2.0 Core Impl for Java EE 6 ..... SKIPPED
[INFO] Apache MyFaces JSF-2.0 Core Impl ................... SKIPPED
[INFO] Apache MyFaces JSF-2.0 Core OSGi Bundle ............ SKIPPED
[INFO] Apache MyFaces JSF-2.0 Core Module ................. SKIPPED
[INFO] Apache MyFaces Composite Build ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:46 min
[INFO] Finished at: 2017-06-16T06:09:31Z
[INFO] Final Memory: 75M/1932M
[INFO] ------------------------------------------------------------------------
[ERROR] PermGen space -> [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/OutOfMemoryError
Build timed out (after 60 minutes). Marking the build as failed.
Build was aborted