Build failed in Jenkins: Weld-2.x-api-nightly #1983
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev61-rhel6-x86_64 (hwavirt RHEL6_SW mem2G mwqa_drives_services native-RHEL6-x86_64 mem4G RHEL_SW mem8G nodejs brFF31 hibernate mwqa_test_ips general brFF12 x86_64 RHEL6_x86_64 native linux RHEL-any RHEL6 linux-express-lane eap-sustaining mwqa_drives_tools non-vmware RHEL RHEL6_x86_64_SW brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision fe96e2a2617e1c3ae859feea28043e86d304e6bb (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f fe96e2a2617e1c3ae859feea28043e86d304e6bb
> git rev-list fe96e2a2617e1c3ae859feea28043e86d304e6bb # timeout=10
> git tag -a -f -m Jenkins Build #1983 jenkins-Weld-2.x-api-nightly-1983 # timeout=10
[Weld-2.x-api-nightly] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f api/pom.xml -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld clean deploy -U
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api:jar:2.3-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 136, column 37
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-spi:jar:2.3-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 137, column 34
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 136, column 37
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ org.jboss.weld:weld-api-parent:2.3-SNAPSHOT, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...,> line 136, column 37
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-api-parent:pom:2.3-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.groupId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 137, column 34
[WARNING] 'dependencyManagement.dependencies.dependency.exclusions.exclusion.artifactId' for org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:jar with value '*' does not match a valid id pattern. @ line 136, column 37
[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] Weld APIs BOM
[INFO] Weld APIs Parent
[INFO] Weld APIs
[INFO] Weld SPIs for container integration
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld APIs BOM 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-api-nigh...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/2.3-SNAPSHOT/weld-api-bom-2.3-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
603 B
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo... (603 B at 0.5 KB/sec)
Uploading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
3 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ..................................... FAILURE [2.838s]
[INFO] Weld APIs Parent .................................. SKIPPED
[INFO] Weld APIs ......................................... SKIPPED
[INFO] Weld SPIs for container integration ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.371s
[INFO] Finished at: Sat Apr 22 00:22:07 UTC 2017
[INFO] Final Memory: 8M/148M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:2.3-20170422.002206-732 from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Error transferring file: Connection reset -> [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
Build step 'Invoke top-level Maven targets' marked build as failure
7 years, 8 months
Build failed in Jenkins: Weld-2.x-WF10.x-build-osprey #738
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
------------------------------------------
[...truncated 6656 lines...]
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ wildfly-weld-transactions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ wildfly-weld-transactions ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ wildfly-weld-transactions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ wildfly-weld-transactions ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ wildfly-weld-transactions ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wildfly-weld-transactions ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-weld-transactions ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-weld-transactions ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-weld-transactions/11.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-11.0.0.Beta1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-weld-transactions/11.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-11.0.0.Beta1-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-weld-transactions/11.0.0.Beta1-SNAPSHOT/wildfly-weld-transactions-11.0.0.Beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly: XTS Subsystem 11.0.0.Beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wildfly-xts ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-bad-dependencies) @ wildfly-xts ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ wildfly-xts ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wildfly-xts ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-xts ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ wildfly-xts ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ wildfly-xts ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[26,65] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[40,61] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[36,25] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[34,13] org.jboss.narayana.txframework.api.annotation.transaction.Compensatable in org.jboss.narayana.txframework.api.annotation.transaction has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[50,21] setAllowNull(boolean) in org.jboss.as.controller.AbstractAttributeDefinitionBuilder has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[108,24] stepCompleted() in org.jboss.as.controller.OperationContext has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[106,30] org.jboss.narayana.txframework.api.annotation.service.ServiceRequest in org.jboss.narayana.txframework.api.annotation.service has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[72,20] isRegisterTransformers() in org.jboss.as.controller.ExtensionContext has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[78,16] setSubsystemXmlMapping(java.lang.String,java.lang.String,org.jboss.staxmapper.XMLElementReader<java.util.List<org.jboss.dmr.ModelNode>>) in org.jboss.as.controller.parsing.ExtensionParsingContext has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[79,16] setSubsystemXmlMapping(java.lang.String,java.lang.String,org.jboss.staxmapper.XMLElementReader<java.util.List<org.jboss.dmr.ModelNode>>) in org.jboss.as.controller.parsing.ExtensionParsingContext has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[95,40] register(org.jboss.as.controller.transform.description.TransformationDescription,org.jboss.as.controller.SubsystemRegistration,org.jboss.as.controller.ModelVersionRange) in org.jboss.as.controller.transform.description.TransformationDescription.Tools has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[56,26] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[WARNING] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>:[56,56] org.jboss.modules.ModuleIdentifier in org.jboss.modules has been deprecated
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ wildfly-xts ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ wildfly-xts ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ wildfly-xts ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ wildfly-xts ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wildfly-xts ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ wildfly-xts ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wildfly-xts ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-xts/11.0.0.Beta1-SNAPSHOT/wildfly-xts-11.0.0.Beta1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-xts/11.0.0.Beta1-SNAPSHOT/wildfly-xts-11.0.0.Beta1-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-b...> to /home/hudson/.m2/repository/org/wildfly/wildfly-xts/11.0.0.Beta1-SNAPSHOT/wildfly-xts-11.0.0.Beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly: Full Feature Pack 11.0.0.Beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/jboss/hal/re...
Dub 23, 2017 2:04:18 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repository.jboss.org:443: Connection reset
Dub 23, 2017 2:04:18 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repository.jboss.org:443
Dub 23, 2017 2:04:19 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repository.jboss.org:443: Connection reset
Dub 23, 2017 2:04:19 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repository.jboss.org:443
Dub 23, 2017 2:04:20 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request to {s}->https://repository.jboss.org:443: Connection reset
Dub 23, 2017 2:04:20 DOP. org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://repository.jboss.org:443
Downloading: https://repo.maven.apache.org/maven2/org/jboss/hal/release-stream/2.9.7.F...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] WildFly: Parent Aggregator ......................... SUCCESS [ 3.106 s]
[INFO] WildFly: Clustering Subsystems ..................... SUCCESS [ 0.121 s]
[INFO] WildFly: JGroups modules ........................... SUCCESS [ 0.057 s]
[INFO] WildFly: JGroups API ............................... SUCCESS [ 2.620 s]
[INFO] WildFly: Clustering services ....................... SUCCESS [ 1.247 s]
[INFO] WildFly: Naming Subsystem .......................... SUCCESS [ 6.375 s]
[INFO] WildFly: Common code for clustering subsystems ..... SUCCESS [ 2.346 s]
[INFO] WildFly: JGroups SPI ............................... SUCCESS [ 0.678 s]
[INFO] WildFly: EE ........................................ SUCCESS [ 4.815 s]
[INFO] WildFly: IIOP Openjdk Subsystem .................... SUCCESS [ 4.128 s]
[INFO] WildFly: Transaction Subsystem ..................... SUCCESS [ 2.420 s]
[INFO] WildFly: Clustering marshalling modules ............ SUCCESS [ 0.027 s]
[INFO] WildFly: Clustering marshalling API ................ SUCCESS [ 0.370 s]
[INFO] WildFly: Infinispan modules ........................ SUCCESS [ 0.026 s]
[INFO] WildFly: Infinispan SPI ............................ SUCCESS [ 0.852 s]
[INFO] WildFly: Security Subsystem parent ................. SUCCESS [ 0.037 s]
[INFO] WildFly: Security Subsystem ........................ SUCCESS [ 3.484 s]
[INFO] WildFly: Connector Subsystem ....................... SUCCESS [ 5.534 s]
[INFO] WildFly: Clustering public API ..................... SUCCESS [ 0.291 s]
[INFO] WildFly: EE clustering ............................. SUCCESS [ 0.033 s]
[INFO] WildFly: EE clustering SPI ......................... SUCCESS [ 0.764 s]
[INFO] WildFly: SFSB clustering ........................... SUCCESS [ 0.039 s]
[INFO] WildFly: SFSB clustering - SPI ..................... SUCCESS [ 0.713 s]
[INFO] WildFly: Clustering marshalling SPI ................ SUCCESS [ 1.124 s]
[INFO] WildFly: Clustering integration with JBoss Marshalling SUCCESS [ 0.779 s]
[INFO] WildFly: Singleton modules ......................... SUCCESS [ 0.027 s]
[INFO] WildFly: Singleton API ............................. SUCCESS [ 0.508 s]
[INFO] WildFly: Clustering SPI ............................ SUCCESS [ 0.539 s]
[INFO] WildFly: EJB Subsystem ............................. SUCCESS [ 9.178 s]
[INFO] WildFly: Web Common Classes ........................ SUCCESS [ 0.812 s]
[INFO] WildFly: Undertow .................................. SUCCESS [ 4.356 s]
[INFO] WildFly: Web Services Subsystem .................... SUCCESS [ 0.022 s]
[INFO] WildFly: Web Services Server Integration Subsystem . SUCCESS [ 4.815 s]
[INFO] WildFly: Application Client Bootstrap .............. SUCCESS [ 1.350 s]
[INFO] WildFly: Batch Integration ......................... SUCCESS [ 0.073 s]
[INFO] WildFly: Batch Integration Subsystem (JBeret implementation) SUCCESS [ 1.665 s]
[INFO] WildFly: Batch Integration Subsystem ............... SUCCESS [ 1.003 s]
[INFO] WildFly: Bean Validation ........................... SUCCESS [ 1.123 s]
[INFO] WildFly: Servlet Feature Pack ...................... SUCCESS [ 4.191 s]
[INFO] WildFly: JPA ....................................... SUCCESS [ 0.017 s]
[INFO] jipijapa SPI ....................................... SUCCESS [ 0.465 s]
[INFO] WildFly: Weld ...................................... SUCCESS [ 0.016 s]
[INFO] WildFly: Weld Subsystem SPI ........................ SUCCESS [ 0.906 s]
[INFO] WildFly: Weld Common Tools ......................... SUCCESS [ 0.890 s]
[INFO] WildFly: JPA Subsystem ............................. SUCCESS [ 2.086 s]
[INFO] WildFly: Weld Subsystem ............................ SUCCESS [ 1.402 s]
[INFO] WildFly: PicketLink Subsystem ...................... SUCCESS [ 2.596 s]
[INFO] WildFly: Security Subsystem API .................... SUCCESS [ 0.300 s]
[INFO] WildFly: System JMX Module ......................... SUCCESS [ 0.479 s]
[INFO] WildFly: JAX-RS Integration ........................ SUCCESS [ 1.245 s]
[INFO] WildFly: RTS Subsystem ............................. SUCCESS [ 1.448 s]
[INFO] jipijapa Hibernate 5.x (JPA 2.1) integration ....... SUCCESS [ 1.149 s]
[INFO] jipijapa Hibernate 4.3.x (JPA 2.1) integration ..... SUCCESS [ 1.055 s]
[INFO] jipijapa Hibernate 4.1.x + 4.2.x (JPA 2.0) integration SUCCESS [ 0.680 s]
[INFO] jipijapa EclipseLink integration ................... SUCCESS [ 0.261 s]
[INFO] jipijapa OpenJPA integration ....................... SUCCESS [ 0.473 s]
[INFO] WildFly: EJB Client BOM ............................ SUCCESS [ 0.069 s]
[INFO] WildFly: JMS Client BOM ............................ SUCCESS [ 0.256 s]
[INFO] WildFly: EJB and JMS client combined jar ........... SUCCESS [ 3.620 s]
[INFO] WildFly: EE clustering - Infinispan service provider SUCCESS [ 0.432 s]
[INFO] WildFly: SFSB clustering - Infinispan integration .. SUCCESS [ 1.190 s]
[INFO] WildFly: JGroups Subsystem ......................... SUCCESS [ 2.444 s]
[INFO] WildFly: Clustering marshalling Infinispan adapters SUCCESS [ 0.194 s]
[INFO] WildFly: Infinispan subsystem ...................... SUCCESS [ 3.678 s]
[INFO] WildFly: Clustering API implementation ............. SUCCESS [ 1.641 s]
[INFO] WildFly: Singleton extension ....................... SUCCESS [ 0.724 s]
[INFO] WildFly: Web session clustering .................... SUCCESS [ 0.023 s]
[INFO] WildFly: Web session clustering API ................ SUCCESS [ 0.306 s]
[INFO] WildFly: Web session clustering SPI ................ SUCCESS [ 0.738 s]
[INFO] WildFly: Web session clustering - Infinispan service provider SUCCESS [ 1.482 s]
[INFO] WildFly: Web session clustering - Undertow integration SUCCESS [ 1.402 s]
[INFO] WildFly: EJB Container Managed Persistence Subsystem SUCCESS [ 0.776 s]
[INFO] Wildfly: Config Admin .............................. SUCCESS [ 0.572 s]
[INFO] WildFly: JAXR Client ............................... SUCCESS [ 0.496 s]
[INFO] WildFly: JBoss Diagnostic Reporter ................. SUCCESS [ 0.017 s]
[INFO] WildFly: JDR ....................................... SUCCESS [ 1.703 s]
[INFO] WildFly: JSF ....................................... SUCCESS [ 0.017 s]
[INFO] WildFly: JSF Subsystem ............................. SUCCESS [ 0.846 s]
[INFO] WildFly: JSF Injection Handlers .................... SUCCESS [ 0.526 s]
[INFO] WildFly: JSR-77 Subsystem .......................... SUCCESS [ 1.286 s]
[INFO] WildFly: JacORB Subsystem .......................... SUCCESS [ 1.178 s]
[INFO] WildFly: Mail subsystem ............................ SUCCESS [ 1.045 s]
[INFO] WildFly: Messaging Subsystem With ActiveMQ Artemis . SUCCESS [ 3.573 s]
[INFO] WildFly: (Legacy) Messaging Subsystem .............. SUCCESS [ 2.775 s]
[INFO] WildFly: mod_cluster Subsystem ..................... SUCCESS [ 0.018 s]
[INFO] WildFly: mod_cluster Extension ..................... SUCCESS [ 1.195 s]
[INFO] WildFly: mod_cluster Undertow Integration .......... SUCCESS [ 0.908 s]
[INFO] WildFly: POJO Subsystem ............................ SUCCESS [ 1.200 s]
[INFO] WildFly: Service Archive Subsystem ................. SUCCESS [ 1.033 s]
[INFO] WildFly: Web Subsystem ............................. SUCCESS [ 1.082 s]
[INFO] WildFly: Weld EJB .................................. SUCCESS [ 0.808 s]
[INFO] WildFly: Weld JPA .................................. SUCCESS [ 0.317 s]
[INFO] WildFly: Weld Bean Validation ...................... SUCCESS [ 0.283 s]
[INFO] WildFly: Weld Webservices .......................... SUCCESS [ 1.445 s]
[INFO] WildFly: Weld Transactions ......................... SUCCESS [ 0.269 s]
[INFO] WildFly: XTS Subsystem ............................. SUCCESS [ 1.050 s]
[INFO] WildFly: Full Feature Pack ......................... FAILURE [ 6.389 s]
[INFO] WildFly: Build ..................................... SKIPPED
[INFO] WildFly: Distribution .............................. SKIPPED
[INFO] WildFly: JSF Multi-JSF installer ................... SKIPPED
[INFO] WildFly: Exported Java EE Specification APIs ....... SKIPPED
[INFO] WildFly: Validation Tests for Exported Java EE Specification APIs SKIPPED
[INFO] WildFly: Servlet Build ............................. SKIPPED
[INFO] WildFly: Servlet Distribution ...................... SKIPPED
[INFO] WildFly: Web Services Tests Integration Subsystem .. SKIPPED
[INFO] WildFly Test Suite: Shared ......................... SKIPPED
[INFO] WildFly Test Suite: Aggregator ..................... SKIPPED
[INFO] WildFly Test Suite: Integration (parent) ........... SKIPPED
[INFO] WildFly Test Suite: Integration - Web .............. SKIPPED
[INFO] WildFly Test Suite: Integration - Smoke ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2017-04-23T02:04:23+08:00
[INFO] Final Memory: 406M/1113M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wildfly-feature-pack: Could not resolve dependencies for project org.wildfly:wildfly-feature-pack:pom:11.0.0.Beta1-SNAPSHOT: Failed to collect dependencies at org.jboss.hal:release-stream:jar:resources:2.9.7.Final: Failed to read artifact descriptor for org.jboss.hal:release-stream:jar:resources:2.9.7.Final: Could not transfer artifact org.jboss.hal:release-stream:pom:2.9.7.Final from/to jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public): Connection reset -> [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/DependencyResolutionExce...
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :wildfly-feature-pack
Build step 'Execute shell' marked build as failure
7 years, 8 months
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF9 #896
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[johndament] DELTASPIKE-1166 Adding release notes.
[johndament] DELTASPIKE-1166 Fixed copyright year.
[tandraschko] DELTASPIKE-1170 Proxy should be invocationHandler class independent
[mkouba] WELD-2173 add LICENSE file.
[mkouba] Correct links in Weld doc to point into CDI 1.2 specification
------------------------------------------
[...truncated 1891 lines...]
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.5-SNAPSHOT/weld-servlet-test-tomcat-2.3.5-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Compiling 4 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-jetty ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-jetty ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-jetty ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.5-SNAPSHOT/weld-servlet-test-jetty-2.3.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [ 4.270 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 15.936 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 0.768 s]
[INFO] Weld Implementation ............................... SUCCESS [ 1.141 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.253 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 6.483 s]
[INFO] Weld Test Utilities ............................... SUCCESS [ 1.159 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 2.889 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.051 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [ 0.710 s]
[INFO] Weld Unit Tests ................................... SUCCESS [ 1.664 s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [ 6.724 s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [ 1.094 s]
[INFO] Weld Environment Common ........................... SUCCESS [ 2.067 s]
[INFO] Weld SE (Core) .................................... SUCCESS [ 8.691 s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [ 2.437 s]
[INFO] Weld SE Parent .................................... SUCCESS [ 0.244 s]
[INFO] Weld SE Tests ..................................... SUCCESS [ 2.417 s]
[INFO] Weld Servlet Parent ............................... SUCCESS [ 0.228 s]
[INFO] Weld Servlet Core ................................. SUCCESS [ 2.176 s]
[INFO] Weld Servlet (Uber Jar) ........................... SUCCESS [ 1.519 s]
[INFO] Weld Servlet Integration Tests (Base) ............. SUCCESS [ 1.117 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SUCCESS [ 0.643 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............ SUCCESS [ 0.654 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 min
[INFO] Finished at: 2016-06-10T10:44:34+08:00
[INFO] Final Memory: 110M/652M
[INFO] ------------------------------------------------------------------------
+ /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean package -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld:weld-core-jboss-as7-updater:pom:2.3.5-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT (<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...)> points at org.apache.deltaspike:deltaspike instead of org.jboss.weld:weld-parent, please verify your project structure @ org.jboss.weld:weld-core-parent:2.3.5-SNAPSHOT, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...,> line 9, column 13
[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] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.3.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Storing buildNumber: fa0ae64cc77a2ec44d70e45fa476c1abad390565 at timestamp: 10 June 2016 10:44:37 SGT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying cdi-api-1.2.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying cdi-tck-ext-lib-1.2.9.Final.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-api-2.3.SP2.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-core-2.3.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-core-impl-2.3.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-core-jsf-2.3.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-spi-2.3.SP2.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO] Copying weld-probe-core-2.3.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[echo] =========================================================================
[echo]
[echo] Updating Weld modules
[echo]
[echo] Weld version: 2.3.5-SNAPSHOT
[echo]
[echo] JBOSS_HOME: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[echo]
[echo] =========================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.789 s
[INFO] Finished at: 2016-06-10T10:44:40+08:00
[INFO] Final Memory: 31M/335M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist:<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> -> [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
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> is 7 mo 2 days old
at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
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 hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:744)
at ......remote call to osprey-06(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
7 years, 8 months
Build failed in Jenkins: Weld-2.x-WF8-build #814
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
------------------------------------------
[...truncated 507 lines...]
[INFO] The following groups will be processed: [probe]
[INFO] folder: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] processing group: probe.css
[INFO] file size: probe.css -> 160574 bytes
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> (160574 bytes)
[INFO] folder: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] processing group: probe.js
[INFO] file size: probe.js -> 818153 bytes
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> (818153 bytes)
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weld-probe-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-core ---
[INFO] Compiling 7 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-core ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-core ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-core/2.3.6-SNAPSHOT/weld-probe-core-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://snapshots.jboss.org/maven2/org/jboss/weld/weld-core-test-common/2....
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Compiling 17 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Compiling 11 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-probe-tests ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-probe-tests ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.6-SNAPSHOT/weld-probe-tests-2.3.6-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.3.6-SNAPSHOT/weld-core-bom-2.3.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [ 16.686 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 24.119 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 1.796 s]
[INFO] Weld Implementation ............................... SUCCESS [ 3.078 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.348 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 17.008 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 16.374 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.217 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2017-03-14T18:01:40+00:00
[INFO] Final Memory: 57M/354M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean install -Pupdate-jboss-as -Dtck -f weld/jboss-as/pom.xml
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss AS7 Updater 2.3.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildNumber: 15f7ae61ba58bf480d289e30fafb6e5fae3aa810 at timestamp: March 14, 2017 6:01:44 PM UTC
[INFO] Executing: /bin/sh -c cd <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-jboss-as7-updater ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-dependencies) @ weld-core-jboss-as7-updater ---
[INFO] Copying cdi-api-1.2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying cdi-tck-ext-lib-1.2.9.Final.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-api-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-impl-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-core-jsf-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-spi-2.3.SP2.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO] Copying weld-probe-core-2.3.6-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-jboss-as7-updater ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-jboss-as7-updater ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-jboss-as7-updater ---
[INFO]
[INFO] --- maven-antrun-plugin:1.3:run (update-jboss-as) @ weld-core-jboss-as7-updater ---
[INFO] Executing tasks
[echo] =========================================================================
[echo]
[echo] Updating Weld modules
[echo]
[echo] Weld version: 2.3.6-SNAPSHOT
[echo]
[echo] JBOSS_HOME: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
[echo]
[echo] =========================================================================
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.200 s
[INFO] Finished at: 2017-03-14T18:01:50+00:00
[INFO] Final Memory: 36M/288M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run (update-jboss-as) on project weld-core-jboss-as7-updater: An Ant BuildException has occured: Directory does not exist:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...> -> [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
Build step 'Execute shell' marked build as failure
Archiving artifacts
7 years, 8 months
Build failed in Jenkins: Weld-3.x-interoperability-deltaspike #910
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
Changes:
[mkouba] WELD-2378 Fix WeldModule declaration in OSGi bundle
[mkouba] WELD-2376 Mention validation report in the docs
------------------------------------------
[...truncated 9503 lines...]
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.core.impl.future.FutureableInterceptor
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.test.testcontrol.mock.uc015.InterceptedBeanClassLevel
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.core.impl.throttling.ThrottledInterceptor
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer isValidManagedBean
INFO: Bean implementation class : org.apache.deltaspike.test.testcontrol.mock.uc002.MockedSessionScopedBeanTest$2 must define at least one Constructor
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer isValidManagedBean
INFO: Bean implementation class : org.apache.deltaspike.test.testcontrol.mock.uc001.MockedRequestScopedBeanTest$2 must define at least one Constructor
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer isValidManagedBean
INFO: Bean implementation class : org.apache.deltaspike.test.testcontrol.mock.uc008.MockedTypedBeanTest$MockedTypedBean1and2 must define at least one Constructor
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.core.impl.lock.LockedInterceptor
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer isValidManagedBean
INFO: Bean implementation class : org.apache.deltaspike.test.testcontrol.mock.uc008.MockedTypedBeanTest$MockedTypedBean3 must define at least one Constructor
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanClassLevel
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.test.testcontrol.mock.uc015.InterceptedBeanMethodLevel
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.impl.mock.DefaultMockFilter isEjbOrAnnotatedTypeWithInterceptorAnnotation
WARNING: Skip mocking intercepted bean org.apache.deltaspike.test.testcontrol.uc011.TestInterceptorImplementation
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer isValidManagedBean
INFO: Bean implementation class : org.apache.deltaspike.test.testcontrol.mock.uc002.MockedSessionScopedBeanTest$1 must define at least one Constructor
Apr 19, 2017 5:50:39 PM org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery getBeanClasses
WARNING: Ignoring class [org.apache.deltaspike.cdise.owb.MockServletContext] because it could not be loaded: java.lang.NoClassDefFoundError: javax/servlet/ServletRegistration$Dynamic
Apr 19, 2017 5:50:39 PM org.apache.webbeans.config.BeansDeployer validateInjectionPoints
INFO: All injection points were validated successfully.
Apr 19, 2017 5:50:39 PM org.apache.webbeans.lifecycle.AbstractLifeCycle bootstrapApplication
INFO: OpenWebBeans Container has started, it took [108] ms.
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.core.api.provider.BeanProvider logWarningIfDependent
WARNING: BeanProvider shall not be used to create @Dependent scoped beans. Bean: InternalMyFacesTestContainerAdapter, Name:null, WebBeans Type:MANAGED, API Types:[java.lang.Object,org.apache.deltaspike.testcontrol.spi.ExternalContainer,org.apache.deltaspike.test.testcontrol.InternalMyFacesTestContainerAdapter,org.apache.deltaspike.testcontrol.spi.TestAware], Qualifiers:[javax.enterprise.inject.Default,javax.enterprise.inject.Any]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.apache.deltaspike.test.testcontrol.uc006.SkipExternalContainerTest
Running org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testStarted
INFO: [run] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#classLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testStarted
INFO: [run] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#classLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testFinished
INFO: [finished] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#classLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testFinished
INFO: [finished] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#classLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testStarted
INFO: [run] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#methodLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testStarted
INFO: [run] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#methodLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testFinished
INFO: [finished] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#methodLevelInterception
Apr 19, 2017 5:50:39 PM org.apache.deltaspike.testcontrol.api.junit.CdiTestSuiteRunner$LogRunListener testFinished
INFO: [finished] org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest#methodLevelInterception
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.deltaspike.test.testcontrol.uc011.InterceptedBeanTest
Results :
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-test-control-module-impl ---
[WARNING] Bundle org.apache.deltaspike.modules:deltaspike-test-control-module-impl:bundle:1.8.0-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.testcontrol.impl.*
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ deltaspike-test-control-module-impl ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-test-control-module-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-test-control-module-impl >>>
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-test-control-module-impl ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-test-control-module-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-test-control-module-impl <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-test-control-module-impl ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-test-control-module-impl ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ deltaspike-test-control-module-impl ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-test-control-module-impl/1.8.0-SNAPSHOT/deltaspike-test-control-module-impl-1.8.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-test-control-module-impl/1.8.0-SNAPSHOT/deltaspike-test-control-module-impl-1.8.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-test-control-module-impl/1.8.0-SNAPSHOT/deltaspike-test-control-module-impl-1.8.0-SNAPSHOT-tests.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-test-control-module-impl/1.8.0-SNAPSHOT/deltaspike-test-control-module-impl-1.8.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ deltaspike-test-control-module-impl ---
[INFO] Installing org/apache/deltaspike/modules/deltaspike-test-control-module-impl/1.8.0-SNAPSHOT/deltaspike-test-control-module-impl-1.8.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Examples 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples-project ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ examples-project ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ examples-project ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ examples-project ---
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ examples-project ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) @ examples-project >>>
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ examples-project ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ examples-project ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) @ examples-project <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ examples-project ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ examples-project ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples-project ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-interope...> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/examples/examples-project/1.8.0-SNAPSHOT/examples-project-1.8.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Java-SE Examples 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/d...
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/de...
Downloading: http://snapshots.jboss.org/maven2/org/apache/deltaspike/cdictrl/deltaspik...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/de...
Downloading: https://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/del...
2/2 KB
2/2 KB 2/2 KB
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/d... (2 KB at 1.1 KB/sec)
Downloaded: https://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/del... (2 KB at 1.5 KB/sec)
2/2 KB
2/2 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/de... (2 KB at 0.8 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/de...
Downloading: http://snapshots.jboss.org/maven2/org/apache/deltaspike/cdictrl/deltaspik...
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/de...
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/d...
4/8 KB
8/8 KB
8/8 KB
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/d... (8 KB at 19.5 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/d...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache DeltaSpike Sources ......................... SUCCESS [ 5.361 s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [ 1.225 s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [ 4.504 s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [ 4.145 s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [ 1.931 s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [ 0.560 s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [ 8.316 s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [ 33.553 s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [ 0.565 s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [ 0.803 s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [ 0.996 s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [ 5.196 s]
[INFO] Apache DeltaSpike CDI Servlet-ContainerControl .... SUCCESS [ 6.658 s]
[INFO] Apache DeltaSpike Modules ......................... SUCCESS [ 0.785 s]
[INFO] Apache DeltaSpike Proxy-Module .................... SUCCESS [ 0.529 s]
[INFO] Apache DeltaSpike Proxy-Module API ................ SUCCESS [ 1.197 s]
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SUCCESS [ 4.552 s]
[INFO] Apache DeltaSpike Security-Module ................. SUCCESS [ 0.507 s]
[INFO] Apache DeltaSpike Security-Module API ............. SUCCESS [ 1.166 s]
[INFO] Apache DeltaSpike Security-Module Impl ............ SUCCESS [ 4.774 s]
[INFO] Apache DeltaSpike JPA-Module ...................... SUCCESS [ 0.769 s]
[INFO] Apache DeltaSpike JPA-Module API .................. SUCCESS [ 1.831 s]
[INFO] Apache DeltaSpike JPA-Module Impl ................. SUCCESS [ 9.127 s]
[INFO] Apache DeltaSpike Servlet-Module .................. SUCCESS [ 1.453 s]
[INFO] Apache DeltaSpike Servlet-Module API .............. SUCCESS [ 0.694 s]
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SUCCESS [ 2.012 s]
[INFO] Apache DeltaSpike JSF-Module ...................... SUCCESS [ 0.790 s]
[INFO] Apache DeltaSpike JSF-Module API .................. SUCCESS [ 2.224 s]
[INFO] Apache DeltaSpike JSF-Module Impl ................. SUCCESS [ 22.707 s]
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SUCCESS [ 1.737 s]
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SUCCESS [ 0.511 s]
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SUCCESS [ 1.427 s]
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SUCCESS [ 4.746 s]
[INFO] Apache DeltaSpike BeanValidation-Module ........... SUCCESS [ 0.532 s]
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SUCCESS [ 0.576 s]
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SUCCESS [ 4.841 s]
[INFO] Apache DeltaSpike Data-Module ..................... SUCCESS [ 1.188 s]
[INFO] Apache DeltaSpike Data-Module API ................. SUCCESS [ 2.107 s]
[INFO] Apache DeltaSpike Data-Module Impl ................ SUCCESS [ 8.919 s]
[INFO] Apache DeltaSpike Data-Module Tests with Java 8 ... SUCCESS [ 3.675 s]
[INFO] Apache DeltaSpike Scheduler-Module ................ SUCCESS [ 0.582 s]
[INFO] Apache DeltaSpike Scheduler-Module API ............ SUCCESS [ 1.015 s]
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SUCCESS [ 5.308 s]
[INFO] Apache DeltaSpike Test-Control-Module ............. SUCCESS [ 0.588 s]
[INFO] Apache DeltaSpike Test-Control-Module API ......... SUCCESS [ 1.413 s]
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SUCCESS [ 10.486 s]
[INFO] Apache DeltaSpike Examples ........................ SUCCESS [ 0.585 s]
[INFO] Apache DeltaSpike Java-SE Examples ................ FAILURE [03:13 min]
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] Apache DeltaSpike JPA Examples .................... SKIPPED
[INFO] Apache DeltaSpike Data Examples ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:16 min
[INFO] Finished at: 2017-04-19T17:53:54+00:00
[INFO] Final Memory: 110M/580M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project deltaspike-jse-example: Could not resolve dependencies for project org.apache.deltaspike.examples:deltaspike-jse-example:jar:1.8.0-SNAPSHOT: Could not transfer artifact org.apache.deltaspike.cdictrl:deltaspike-cdictrl-weld:jar:1.8.0-20170419.134719-160 from/to Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots): Connect to repository.apache.org:443 [repository.apache.org/207.244.88.143] failed: Connection timed out (Connection timed out) -> [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/DependencyResolutionExce...
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :deltaspike-jse-example
Build step 'Execute shell' marked build as failure
Recording test results
7 years, 8 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #440
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2376 Mention validation report in the docs
------------------------------------------
[...truncated 502 lines...]
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-core-test-common ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-core-test-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> uses unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-core-test-common ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-core-test-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-core-test-common ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-test-common ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-test-common ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-test-common >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test-common ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-common ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-common ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-test-common <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-test-common ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-common ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.4-SNAPSHOT/weld-core-test-common-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.4-SNAPSHOT/weld-core-test-common-2.4.4-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.4.4-SNAPSHOT/weld-core-test-common-2.4.4-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.4.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-tests ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-probe-tests ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-probe-tests ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-probe-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-probe-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Some input files use unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-probe-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-probe-tests >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-probe-tests ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-probe-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-probe-tests ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-probe-tests <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-probe-tests ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-probe-tests ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.4-SNAPSHOT/weld-probe-tests-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.4-SNAPSHOT/weld-probe-tests-2.4.4-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.4.4-SNAPSHOT/weld-probe-tests-2.4.4-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Core BOM 2.4.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-core-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-core-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-bom/2.4.4-SNAPSHOT/weld-core-bom-2.4.4-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Porting Package for the CDI TCK 1.1 2.4.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-porting-package-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-porting-package-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-porting-package-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-porting-package-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-porting-package-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-porting-package-tck ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-porting-package-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-porting-package-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-porting-package-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-porting-package-tck <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-porting-package-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-porting-package-tck ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.4-SNAPSHOT/weld-porting-package-tck-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.4-SNAPSHOT/weld-porting-package-tck-2.4.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 23.009 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 49.214 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 2.626 s]
[INFO] Weld Implementation ................................ SUCCESS [ 4.135 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.302 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 40.830 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 2.095 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 32.621 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.544 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... FAILURE [ 1.563 s]
[INFO] Weld Unit Tests .................................... SKIPPED
[INFO] Weld Integration Tests (JBoss AS) .................. SKIPPED
[INFO] AtInject TCK runner for Weld ....................... SKIPPED
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SKIPPED
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:38 min
[INFO] Finished at: 2017-04-19T08:08:12+00:00
[INFO] Final Memory: 62M/401M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-porting-package-tck: Failed to install metadata org.jboss.weld:weld-porting-package-tck:2.4.4-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.4.4-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [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 :weld-porting-package-tck
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
7 years, 8 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #437
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2374 Add option to disable Jandex in SE and Servlet environment.
------------------------------------------
[...truncated 936 lines...]
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-test-arquillian >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test-arquillian ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-arquillian ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.4-SNAPSHOT/weld-core-test-arquillian-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.4-SNAPSHOT/weld-core-test-arquillian-2.4.4-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.4-SNAPSHOT/weld-core-test-arquillian-2.4.4-SNAPSHOT-sources.jar
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:java (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building AtInject TCK runner for Weld 2.4.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-inject-tck-runner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-inject-tck-runner ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-inject-tck-runner ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-inject-tck-runner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:test-jar (default) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:test-jar (default) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-inject-tck-runner ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.4-SNAPSHOT/weld-inject-tck-runner-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.4-SNAPSHOT/weld-inject-tck-runner-2.4.4-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.4-SNAPSHOT/weld-inject-tck-runner-2.4.4-SNAPSHOT-tests.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.4-SNAPSHOT/weld-inject-tck-runner-2.4.4-SNAPSHOT-sources.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.4-SNAPSHOT/weld-inject-tck-runner-2.4.4-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK runner (1.1, 1.2) for Weld (WildFly) 2.4.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-jboss-runner-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck ---
[INFO] Copying weld-porting-package-tck-2.4.4-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-jboss-runner-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-jboss-runner-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-jboss-runner-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-jboss-runner-tck ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1:report-only (generate-test-report) @ weld-jboss-runner-tck ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-jboss-runner-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-jboss-runner-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-jboss-runner-tck ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-jboss-runner-tck <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-jboss-runner-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (distribution) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-tck-runner
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-as
[INFO] Building zip: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-tck-runner
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-as
[INFO] Building zip: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-jboss-runner-tck ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/weld-jboss-runner-tck-2.4.4-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/weld-jboss-runner-tck-2.4.4-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/weld-jboss-runner-tck-2.4.4-SNAPSHOT-sources.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/weld-jboss-runner-tck-2.4.4-SNAPSHOT-dist.zip
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/weld-jboss-runner-tck-2.4.4-SNAPSHOT-dist.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 22.866 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 26.475 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 1.068 s]
[INFO] Weld Implementation ................................ SUCCESS [ 2.474 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.310 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 30.656 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.338 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 22.675 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.365 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.915 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 5.150 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 14.377 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 3.195 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... FAILURE [ 9.330 s]
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2017-04-11T12:04:20+00:00
[INFO] Final Memory: 87M/416M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-jboss-runner-tck: Failed to install metadata org.jboss.weld:weld-jboss-runner-tck:2.4.4-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.4-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [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 :weld-jboss-runner-tck
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
7 years, 8 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #434
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] WELD-2371 Allow progr. lookup during AfterDeploymentValidation
------------------------------------------
[...truncated 1755 lines...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-servlet-test-jetty <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-jetty ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-servlet-test-jetty ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.3-SNAPSHOT/weld-servlet-test-jetty-2.4.3-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.3-SNAPSHOT/weld-servlet-test-jetty-2.4.3-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.4.3-SNAPSHOT/weld-servlet-test-jetty-2.4.3-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 12.280 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 22.744 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 0.845 s]
[INFO] Weld Implementation ................................ SUCCESS [ 1.496 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.337 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 13.526 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.035 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 13.104 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.253 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.800 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 4.280 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 12.678 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 4.228 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 5.948 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 1.282 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 7.760 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 1.721 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.216 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 1.105 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.186 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 4.171 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 1.433 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 1.924 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 2.940 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 2.073 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:00 min
[INFO] Finished at: 2017-04-05T07:33:24+00:00
[INFO] Final Memory: 105M/373M
[INFO] ------------------------------------------------------------------------
[Weld-2.x-int-se-servlet-coop-jetty] $ bash -xe /tmp/hudson5725730041440552277.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.2.1
+ MAVEN_VERSION=3.2.1
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.2.1
+ M2_HOME=/qa/tools/opt/maven-3.2.1
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T17:37:52+00:00)
Maven home: /qa/tools/opt/maven-3.2.1
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_79/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-642.13.1.el6.x86_64", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ JBOSS_ZIP=/qa/home/hudson/static_build_env/as/jboss-as-7.1.1.Final.zip
+ rm -fr jetty-surefire-reports
+ mkdir jetty-surefire-reports
++ echo 8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9
+ JETTY_VERSIONS_ARRAY='8.1.14.v20131031:jetty-embedded-7 9.0.7.v20131107:jetty-embedded-9 9.1.0.v20131115:jetty-embedded-9'
+ for i in '$JETTY_VERSIONS_ARRAY'
+ idx=0
++ echo 8.1.14.v20131031:jetty-embedded-7
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ JETTY_VERSION=8.1.14.v20131031
+ '[' 0 -eq 1 ']'
+ let 'idx = idx + 1'
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 1 ']'
+ JETTY_ARQ_VERSION=jetty-embedded-7
+ let 'idx = idx + 1'
+ /qa/tools/opt/maven-3.2.1/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f environments/servlet/tests/jetty/pom.xml -Dincontainer=weld-se-coop -Djetty-embedded-7 -Djetty.version=8.1.14.v20131031 -Denforcer.skip=true
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-servlet-test-jetty ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-servlet-test-jetty ---
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Storing buildNumber: 34078b4b1be1d3079b1e0e9d2dba2c717d22d413 at timestamp: April 5, 2017 7:33:42 AM UTC
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-servlet-test-jetty ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-servlet-test-jetty ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-test-source (add-test-source) @ weld-servlet-test-jetty ---
[INFO] Test Source directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> added.
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:add-test-resource (add-test-resource) @ weld-servlet-test-jetty ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-servlet-test-jetty ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-servlet-test-jetty ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...> uses or overrides a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>: Recompile with -Xlint:deprecation for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error reading /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.4.3-SNAPSHOT/weld-servlet-core-2.4.3-SNAPSHOT.jar; cannot read zip file
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[25,42] cannot find symbol
symbol: class Listener
location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[34,42] cannot find symbol
symbol: class Listener
location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[35,42] cannot find symbol
symbol: class WeldServletLifecycle
location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[43,34] cannot find symbol
symbol: variable Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[51,38] cannot find symbol
symbol: class Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[52,30] cannot find symbol
symbol: variable Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[60,38] cannot find symbol
symbol: variable Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[69,42] cannot find symbol
symbol: class Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[70,34] cannot find symbol
symbol: variable Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[72,38] cannot find symbol
symbol: variable WeldServletLifecycle
location: class org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[73,46] cannot find symbol
symbol: class Listener
location: class org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
[INFO] 12 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.082 s
[INFO] Finished at: 2017-04-05T07:33:47+00:00
[INFO] Final Memory: 35M/339M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile (default-testCompile) on project weld-servlet-test-jetty: Compilation failure: Compilation failure:
[ERROR] error reading /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.4.3-SNAPSHOT/weld-servlet-core-2.4.3-SNAPSHOT.jar; cannot read zip file
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[25,42] cannot find symbol
[ERROR] symbol: class Listener
[ERROR] location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[34,42] cannot find symbol
[ERROR] symbol: class Listener
[ERROR] location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[35,42] cannot find symbol
[ERROR] symbol: class WeldServletLifecycle
[ERROR] location: package org.jboss.weld.environment.servlet
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[43,34] cannot find symbol
[ERROR] symbol: variable Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[51,38] cannot find symbol
[ERROR] symbol: class Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[52,30] cannot find symbol
[ERROR] symbol: variable Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[60,38] cannot find symbol
[ERROR] symbol: variable Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[69,42] cannot find symbol
[ERROR] symbol: class Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[70,34] cannot find symbol
[ERROR] symbol: variable Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[72,38] cannot find symbol
[ERROR] symbol: variable WeldServletLifecycle
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[73,46] cannot find symbol
[ERROR] symbol: class Listener
[ERROR] location: class org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
[ERROR] -> [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
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
7 years, 8 months
Build failed in Jenkins: Weld-2.x-CI-jdk7 #135
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
Changes:
[mkouba] WELD-2363 Docs - review Java EE integration
------------------------------------------
[...truncated 789 lines...]
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Some input files use or override a deprecated API.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:deprecation for details.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Some input files use unchecked or unsafe operations.
[INFO] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-core-test-arquillian ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-core-test-arquillian >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-core-test-arquillian ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.3-SNAPSHOT/weld-core-test-arquillian-2.4.3-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.3-SNAPSHOT/weld-core-test-arquillian-2.4.3-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-arquillian/2.4.3-SNAPSHOT/weld-core-test-arquillian-2.4.3-SNAPSHOT-sources.jar
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:java (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building AtInject TCK runner for Weld 2.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-inject-tck-runner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-inject-tck-runner ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-inject-tck-runner ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-inject-tck-runner ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:test-jar (default) > generate-sources @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:test-jar (default) < generate-sources @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-inject-tck-runner ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.3-SNAPSHOT/weld-inject-tck-runner-2.4.3-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.3-SNAPSHOT/weld-inject-tck-runner-2.4.3-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.3-SNAPSHOT/weld-inject-tck-runner-2.4.3-SNAPSHOT-tests.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.3-SNAPSHOT/weld-inject-tck-runner-2.4.3-SNAPSHOT-sources.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/2.4.3-SNAPSHOT/weld-inject-tck-runner-2.4.3-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK runner (1.1, 1.2) for Weld (WildFly) 2.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck ---
[INFO] Copying weld-porting-package-tck-2.4.3-SNAPSHOT.jar to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ weld-jboss-runner-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-jboss-runner-tck ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ weld-jboss-runner-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ weld-jboss-runner-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-jboss-runner-tck ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1:report-only (generate-test-report) @ weld-jboss-runner-tck ---
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ weld-jboss-runner-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-jboss-runner-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-jboss-runner-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-jboss-runner-tck ---
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-jboss-runner-tck <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-jboss-runner-tck ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (distribution) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-tck-runner
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-as
[INFO] Building zip: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ weld-jboss-runner-tck ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-tck-runner
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /jboss-as
[INFO] Building zip: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-jboss-runner-tck ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.3-SNAPSHOT/weld-jboss-runner-tck-2.4.3-SNAPSHOT.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.3-SNAPSHOT/weld-jboss-runner-tck-2.4.3-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.3-SNAPSHOT/weld-jboss-runner-tck-2.4.3-SNAPSHOT-sources.jar
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.3-SNAPSHOT/weld-jboss-runner-tck-2.4.3-SNAPSHOT-dist.zip
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/2.4.3-SNAPSHOT/weld-jboss-runner-tck-2.4.3-SNAPSHOT-dist.zip
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 17.452 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 23.878 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 1.174 s]
[INFO] Weld Implementation ................................ SUCCESS [ 3.038 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.303 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 16.755 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 1.212 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 15.412 s]
[INFO] Weld Core BOM ...................................... SUCCESS [ 0.348 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 0.870 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 4.070 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 11.250 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 2.203 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... FAILURE [ 6.246 s]
[INFO] Weld Environment Common ............................ SKIPPED
[INFO] Weld SE (Core) ..................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................. SKIPPED
[INFO] Weld SE Parent ..................................... SKIPPED
[INFO] Weld SE Tests ...................................... SKIPPED
[INFO] Weld Servlet Parent ................................ SKIPPED
[INFO] Weld Servlet Core .................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ............................ SKIPPED
[INFO] Weld Servlet Integration Tests (Base) .............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:45 min
[INFO] Finished at: 2017-04-04T15:03:13+00:00
[INFO] Final Memory: 87M/443M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project weld-jboss-runner-tck: Failed to install metadata org.jboss.weld:weld-jboss-runner-tck/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-jboss-runner-tck/maven-metadata-local.xml: input contained no data -> [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 :weld-jboss-runner-tck
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
7 years, 8 months