You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/09 18:20:37 UTC

Build failed in Jenkins: CXF-xjc-utils #52

See <https://builds.apache.org/job/CXF-xjc-utils/52/changes>

Changes:

[dkulp] Fix typo causing generation problem

------------------------------------------
[...truncated 34 lines...]
[INFO] Apache CXF XJC Boolean Getter Plugin Tests
[INFO] Apache CXF XJC WSDL Extension Plugin
[INFO] Apache CXF XJC WSDL Extension Plugin Tests
[INFO] Apache CXF XJC Plugin To Workaround JAXB Bug 671
[INFO] Apache CXF XJC Plugin To Workaround JAXB Bug 986
[INFO] Apache CXF XJC Property Listener Plugin
[INFO] Apache CXF XJC JavaDoc Plugin
[INFO] Apache CXF XJC Runtime
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF XJC Utils 3.0.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ xjc-utils ---
[INFO] Deleting file set: <https://builds.apache.org/job/CXF-xjc-utils/ws/target> (included: [**], excluded: [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ xjc-utils ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (pmd) @ xjc-utils ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:check (validate) @ xjc-utils ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ xjc-utils ---
[INFO] 
[INFO] --- maven-site-plugin:3.0-beta-3:attach-descriptor (attach-descriptor) @ xjc-utils ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ xjc-utils ---
[INFO] Installing <https://builds.apache.org/job/CXF-xjc-utils/ws/pom.xml> to <https://builds.apache.org/job/CXF-xjc-utils/ws/.repository/org/apache/cxf/xjc-utils/xjc-utils/3.0.4-SNAPSHOT/xjc-utils-3.0.4-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ xjc-utils ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/xjc-utils/xjc-utils/3.0.4-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CXF XJC Utils .............................. FAILURE [10.392s]
[INFO] Apache CXF XSD2Java Plugin ........................ SKIPPED
[INFO] Apache CXF XJC Default Value Plugin ............... SKIPPED
[INFO] Apache CXF XJC Default Value Plugin Tests ......... SKIPPED
[INFO] Apache CXF XJC toString Plugin .................... SKIPPED
[INFO] Apache CXF XJC toString Plugin Tests .............. SKIPPED
[INFO] Apache CXF XJC Boolean Getter Plugin .............. SKIPPED
[INFO] Apache CXF XJC Boolean Getter Plugin Tests ........ SKIPPED
[INFO] Apache CXF XJC WSDL Extension Plugin .............. SKIPPED
[INFO] Apache CXF XJC WSDL Extension Plugin Tests ........ SKIPPED
[INFO] Apache CXF XJC Plugin To Workaround JAXB Bug 671 .. SKIPPED
[INFO] Apache CXF XJC Plugin To Workaround JAXB Bug 986 .. SKIPPED
[INFO] Apache CXF XJC Property Listener Plugin ........... SKIPPED
[INFO] Apache CXF XJC JavaDoc Plugin ..................... SKIPPED
[INFO] Apache CXF XJC Runtime ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.422s
[INFO] Finished at: Thu Jul 09 16:20:39 UTC 2015
[INFO] Final Memory: 24M/152M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project xjc-utils: Failed to retrieve remote metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project xjc-utils: Failed to retrieve remote metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to retrieve remote metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to retrieve remote metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
	at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
	at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
	... 34 more
Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to retrieve remote metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
	at org.sonatype.aether.impl.internal.DefaultDeployer.upload(DefaultDeployer.java:403)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:256)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:211)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:443)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
	... 36 more
Caused by: org.sonatype.aether.transfer.MetadataTransferException: Could not transfer metadata org.apache.cxf.xjc-utils:xjc-utils:3.0.4-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): peer not authenticated
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:930)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:920)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
Caused by: org.apache.maven.wagon.TransferFailedException: peer not authenticated
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:892)
	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.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601)
	... 4 more
Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
	at com.sun.net.ssl.internal.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:352)
	at org.apache.maven.wagon.providers.http.httpclient.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:126)
	at org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:572)
	at org.apache.maven.wagon.shared.http4.ConfigurableSSLSocketFactoryDecorator.connectSocket(ConfigurableSSLSocketFactoryDecorator.java:64)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:746)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:886)
	... 8 more
[ERROR] 
[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

[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/cxf-xjc-plugin/pom.xml> to org.apache.cxf/cxf-xjc-plugin/3.0.4-SNAPSHOT/cxf-xjc-plugin-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XSD2Java Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6022 bytes
Compression is 0.0%
Took 86 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/javadoc/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-javadoc/3.0.4-SNAPSHOT/cxf-xjc-javadoc-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC JavaDoc Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2482 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/dv/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-dv/3.0.4-SNAPSHOT/cxf-xjc-dv-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Default Value Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2157 bytes
Compression is 0.0%
Took 32 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/ts-test/pom.xml> to org.apache.cxf.xjcplugins.tests/cxf-xjc-ts-test/3.0.4-SNAPSHOT/cxf-xjc-ts-test-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC toString Plugin Tests #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3672 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/bug986/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-bug986/3.0.4-SNAPSHOT/cxf-xjc-bug986-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Plugin To Workaround JAXB Bug 986 #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2318 bytes
Compression is 0.0%
Took 40 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/runtime/pom.xml> to org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.0.4-SNAPSHOT/cxf-xjc-runtime-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Runtime #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2693 bytes
Compression is 0.0%
Took 34 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/dv-test/pom.xml> to org.apache.cxf.xjcplugins.tests/cxf-xjc-dv-test/3.0.4-SNAPSHOT/cxf-xjc-dv-test-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Default Value Plugin Tests #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3625 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/boolean-test/pom.xml> to org.apache.cxf.xjcplugins.tests/cxf-xjc-boolean-test/3.0.4-SNAPSHOT/cxf-xjc-boolean-test-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Boolean Getter Plugin Tests #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3750 bytes
Compression is 0.0%
Took 32 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/ts/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-ts/3.0.4-SNAPSHOT/cxf-xjc-ts-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC toString Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2114 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/wsdlextension-test/pom.xml> to org.apache.cxf.xjcplugins.tests/cxf-xjc-wsdlextension-test/3.0.4-SNAPSHOT/cxf-xjc-wsdlextension-test-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC WSDL Extension Plugin Tests #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3754 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/boolean/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-boolean/3.0.4-SNAPSHOT/cxf-xjc-boolean-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Boolean Getter Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2008 bytes
Compression is 0.0%
Took 35 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/property-listener/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-pl/3.0.4-SNAPSHOT/cxf-xjc-pl-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Property Listener Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1987 bytes
Compression is 0.0%
Took 31 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/wsdlextension/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-wsdlextension/3.0.4-SNAPSHOT/cxf-xjc-wsdlextension-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC WSDL Extension Plugin #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2278 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/bug671/pom.xml> to org.apache.cxf.xjcplugins/cxf-xjc-bug671/3.0.4-SNAPSHOT/cxf-xjc-bug671-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Plugin To Workaround JAXB Bug 671 #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2318 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/CXF-xjc-utils/ws/pom.xml> to org.apache.cxf.xjc-utils/xjc-utils/3.0.4-SNAPSHOT/xjc-utils-3.0.4-SNAPSHOT.pom
Sending artifact delta relative to CXF-xjc-utils » Apache CXF XJC Utils #49
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 25128 bytes
Compression is 0.0%
Took 29 ms
Sending e-mails to: notifications@cxf.apache.org
channel stopped

Jenkins build is back to normal : CXF-xjc-utils #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-xjc-utils/53/>