Build failed in Jenkins: Weld-3.x-api-nightly #108
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg22 (EAP-RHEL7 mem2G mwqa_drives_services mem4G mwqa_drives_tools mwqa_test_ips general x86_64 linux RHEL-any brFF3 RHEL brFF unix RHEL7) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/api.git
> git init <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> # 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 config remote.origin.url git://github.com/weld/api.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/weld/api.git # timeout=10
Fetching upstream changes from git://github.com/weld/api.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/api.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a0b216b68e2279509460dad4989700f75cfb32ad (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a0b216b68e2279509460dad4989700f75cfb32ad
> git rev-list a0b216b68e2279509460dad4989700f75cfb32ad # timeout=10
> git tag -a -f -m Jenkins Build #108 jenkins-Weld-3.x-api-nightly-108 # timeout=10
[Weld-3.x-api-nightly] $ /qa/tools/opt/apache-maven-3.3.9/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] Scanning for projects...
[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 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weld-api-bom ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ weld-api-bom ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-3.x-api-nigh...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-bom/3.0-SNAPSHOT/weld-api-bom-3.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ weld-api-bom ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we...
2/5 KB
4/5 KB
5/5 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld APIs BOM ...................................... FAILURE [ 2.371 s]
[INFO] Weld APIs Parent ................................... SKIPPED
[INFO] Weld APIs .......................................... SKIPPED
[INFO] Weld SPIs for container integration ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.737 s
[INFO] Finished at: 2017-10-18T16:33:16+00:00
[INFO] Final Memory: 11M/161M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project weld-api-bom: Failed to deploy artifacts: Could not transfer artifact org.jboss.weld:weld-api-bom:pom:3.0-20171018.163316-1 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/jboss/weld/we.... Return code is: 401, ReasonPhrase: Unauthorized. -> [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
6 years, 8 months
Build failed in Jenkins: Weld-2.x-CI-jdk7 #204
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...>
Changes:
[mkouba] WELD-2478: Always use constructed guard for some proxy factories
[mkouba] WELD-2479 Allow to modify lists of alternatives/interceptors/decorators via List.remove(Object). Add test case for this.
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev114-rhel5-x86 (hwavirt mem2G mwqa_drives_services mem4G eap-sustaining mem8G mwqa_drives_tools nodejs hibernate mem12G mwqa_test_ips general linux x86 RHEL-any RHEL RHEL5 brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/ws/>
> 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/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision abf5c679b7a4659f1ceee564c403b23a6a9f7161 (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f abf5c679b7a4659f1ceee564c403b23a6a9f7161
> git rev-list cd3e482f2766c46856b063de6a9735787749ab1f # timeout=10
> git tag -a -f -m Jenkins Build #204 jenkins-Weld-2.x-CI-jdk7-204 # timeout=10
[Weld-2.x-CI-jdk7] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install
[ERROR] Could not create local repository at /qa/home/hudson/private_maven_repos/weld -> [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/LocalRepositoryNotAccess...
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jdk7/...> is 26 days old
6 years, 8 months
Build failed in Jenkins: Weld-2.x-docs #2485
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/248...>
Changes:
[manovotn] [maven-release-plugin] prepare release 2.4.7.Final
[manovotn] [maven-release-plugin] prepare for next development iteration
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dev90 (EAP-RHEL7 hwavirt mem2G mwqa_drives_services mem4G non-vmware-x86_64 RHEL_SW mwqa_drives_tools mwqa_test_ips general non-vmware x86_64 linux RHEL-any RHEL unix RHEL7 linux-express-lane) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/>
> 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/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision cd3e482f2766c46856b063de6a9735787749ab1f (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f cd3e482f2766c46856b063de6a9735787749ab1f
> git rev-list 6409b7ce394ad48066aa15b05a65bdf6aa5e1e31 # timeout=10
> git tag -a -f -m Jenkins Build #2485 jenkins-Weld-2.x-docs-2485 # timeout=10
[Weld-2.x-docs] $ /qa/tools/opt/apache-maven-3.3.9/bin/mvn -f docs/reference/pom.xml clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Reference Guide 2.4.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-reference-guide ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-reference-guide ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ weld-reference-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-reference-guide ---
[INFO] Executing: /bin/sh -c cd '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO] Storing buildNumber: cd3e482f2766c46856b063de6a9735787749ab1f at timestamp: March 20, 2018 7:14:14 PM 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-docs/ws/...'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- asciidoctor-maven-plugin:0.1.4:process-asciidoc (output-docbook) @ weld-reference-guide ---
[INFO] Rendered <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (attach-license) @ weld-reference-guide ---
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.9:resources (default-resources) @ weld-reference-guide ---
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.9:generate (default-generate) @ weld-reference-guide ---
[INFO] Starting rendering en-US/pdf
redirecting console output to file [<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...]>
[INFO] creating FOP user-config DOM
Resetting console output
[INFO] Starting rendering en-US/html
redirecting console output to file [<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...]>
Resetting console output
[INFO] Starting rendering en-US/html_single
redirecting console output to file [<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...]>
Resetting console output
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ weld-reference-guide ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ weld-reference-guide ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[copy] Copying 1 file to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jdocbook-plugin:2.3.9:bundle (default-bundle) @ weld-reference-guide ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ weld-reference-guide >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:maven-version (default) @ weld-reference-guide ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.12:parse-version (default) @ weld-reference-guide ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ weld-reference-guide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (set-build-properties) @ weld-reference-guide ---
[INFO]
[INFO] --- asciidoctor-maven-plugin:0.1.4:process-asciidoc (output-docbook) @ weld-reference-guide ---
[INFO] Rendered <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ weld-reference-guide <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ weld-reference-guide ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ weld-reference-guide ---
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...> to /home/hudson/.m2/repository/org/jboss/weld/reference-guide/weld-reference-guide/2.4.8-SNAPSHOT/weld-reference-guide-2.4.8-SNAPSHOT.jdocbook
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...> to /home/hudson/.m2/repository/org/jboss/weld/reference-guide/weld-reference-guide/2.4.8-SNAPSHOT/weld-reference-guide-2.4.8-SNAPSHOT.pom
[INFO] Installing <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...> to /home/hudson/.m2/repository/org/jboss/weld/reference-guide/weld-reference-guide/2.4.8-SNAPSHOT/weld-reference-guide-2.4.8-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.400 s
[INFO] Finished at: 2018-03-20T19:14:55+00:00
[INFO] Final Memory: 82M/386M
[INFO] ------------------------------------------------------------------------
[Weld-2.x-docs] $ bash -xe /tmp/hudson3069065675168025106.sh
+ rsync -r --delete --protocol=28 docs/reference/target/docbook/publish/ weld@filemgmt.jboss.org:docs_htdocs/weld/reference/snapshot
+ /qa/home/jharting/docs/spell-check.sh
/qa/home/jharting/docs/spell-check.sh: line 23: aspell: command not found
Build step 'Execute shell' marked build as failure
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.x-docs #2247
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/2247/>
------------------------------------------
Started by user manovotn(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dsp01-rhel5_x86_64 (hwavirt mem2G mwqa_drives_services mem4G native-RHEL5-x86_64 nodejs RHEL5_x86_64_SW mwqa_test_ips general metamatrix brFF12 x86_64 native RHEL5_x86_64 linux RHEL-any RHEL5 selenium-ff3-rhel5-x86_64 linux-express-lane eap-sustaining selenium-ff3-rhel5 RHEL5_x86_64_res mwqa_drives_tools RHEL5_any non-vmware brFF3 RHEL brFF unix) in workspace <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/>
> 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/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.4^{commit} # timeout=10
Checking out Revision 933fbacf4436d97e1181b9f10ec0191354ff5519 (origin/2.4)
> git config core.sparsecheckout # timeout=10
> git checkout -f 933fbacf4436d97e1181b9f10ec0191354ff5519
First time build. Skipping changelog.
> git tag -a -f -m Jenkins Build #2247 jenkins-Weld-2.x-docs-2247 # timeout=10
[Weld-2.x-docs] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -f docs/reference/pom.xml clean install
[INFO] Init Maven Dependency Management Extension 1.2.1
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/deprecated/org/jb...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel...
2 KB
3 KB
4 KB
5 KB
7 KB
8 KB
9 KB
11 KB
12 KB
13 KB
17 KB
21 KB
24 KB
28 KB
30 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/wel... (30 KB at 5.5 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.reference-guide:weld-reference-guide:jdocbook:2.4.5-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.
[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.
[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] ------------------------------------------------------------------------
[INFO] Building Weld Reference Guide 2.4.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ weld-reference-guide ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-docs/ws/...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ weld-reference-guide ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message:
Detected Maven Version: 3.0.3 is not in the allowed range [3.2.5,).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.424s
[INFO] Finished at: Thu Jul 27 12:26:16 UTC 2017
[INFO] Final Memory: 12M/151M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce) on project weld-reference-guide: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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
Archiving artifacts
6 years, 9 months
Build failed in Jenkins: Weld-2.x-WF8-build #853
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-buil...>
------------------------------------------
[...truncated 650 lines...]
[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/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.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/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-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] ------------------------------------------------------------------------
[WARNING] Failure to transfer org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from http://repository.jboss.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of repository.jboss.org has elapsed or updates are forced. Original error: Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
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...
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:01:59 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:00 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[WARNING] Failure to transfer org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from https://repository.jboss.org/nexus/content/groups/developer/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-developer-repository-group has elapsed or updates are forced. Original error: Could not transfer metadata org.jboss.weld:weld-core-test-common:2.3.6-SNAPSHOT/maven-metadata.xml from/to jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/): Connection reset
[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/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.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/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-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 [ 7.952 s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [ 19.596 s]
[INFO] Weld Core - JSF ................................... SUCCESS [ 2.129 s]
[INFO] Weld Implementation ............................... SUCCESS [ 1.458 s]
[INFO] Weld Probe Parent ................................. SUCCESS [ 0.298 s]
[INFO] Weld Probe Core ................................... SUCCESS [ 14.387 s]
[INFO] weld-probe-tests .................................. SUCCESS [ 7.758 s]
[INFO] Weld Core BOM ..................................... SUCCESS [ 0.097 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.223 s
[INFO] Finished at: 2017-04-22T18:02:06+00:00
[INFO] Final Memory: 59M/564M
[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] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:08 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
Apr 22, 2017 6:02:09 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
[WARNING] Could not transfer metadata org.apache.maven.plugins:maven-eclipse-plugin/maven-metadata.xml from/to repository.jboss.org (http://repository.jboss.org/maven2): Connection reset
[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: April 22, 2017 6:02:11 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: 7.485 s
[INFO] Finished at: 2017-04-22T18:02:15+00:00
[INFO] Final Memory: 33M/346M
[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
6 years, 9 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #500
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>
Changes:
[mkouba] Close code snippet to fix next chapters
------------------------------------------
[...truncated 2126 lines...]
[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]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ weld-servlet-test-jetty ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
Feb 27, 2018 1:47:16 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.4.7 (2018-02-27 13:46)
Feb 27, 2018 1:47:16 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Feb 27, 2018 1:47:16 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 30924d54-5991-4daf-8226-b7be6105e399 initialized
2018-02-27 13:47:17.050:INFO:oejs.Server:main: jetty-9.0.7.v20131107
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2018-02-27 13:47:17.098:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@7f4e01b{/,null,AVAILABLE}
2018-02-27 13:47:17.110:INFO:oejs.ServerConnector:main: Started ServerConnector@2c371bda{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.699:INFO:oejs.ServerConnector:main: Stopped ServerConnector@2c371bda{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.700:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@7f4e01b{/,null,UNAVAILABLE}
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 30924d54-5991-4daf-8226-b7be6105e399 shut down
Feb 27, 2018 1:47:17 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ed33fe42-7d8b-42d4-b179-afe9e1a6124f initialized
2018-02-27 13:47:17.742:INFO:oejs.Server:main: jetty-9.0.7.v20131107
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2018-02-27 13:47:17.753:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@32ef2304{/,null,AVAILABLE}
2018-02-27 13:47:17.753:INFO:oejs.ServerConnector:main: Started ServerConnector@71e3f5bb{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.768:INFO:oejs.ServerConnector:main: Stopped ServerConnector@71e3f5bb{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.769:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@32ef2304{/,null,UNAVAILABLE}
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ed33fe42-7d8b-42d4-b179-afe9e1a6124f shut down
2018-02-27 13:47:17.773:INFO:oejs.Server:main: jetty-9.0.7.v20131107
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Feb 27, 2018 1:47:17 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2efafc68-bbb4-41d3-be2d-3de5fd73e619 initialized
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2018-02-27 13:47:17.810:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4fd51122{/,null,AVAILABLE}
2018-02-27 13:47:17.811:INFO:oejs.ServerConnector:main: Started ServerConnector@2d57f820{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.826:INFO:oejs.ServerConnector:main: Stopped ServerConnector@2d57f820{HTTP/1.1}{0.0.0.0:8080}
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2efafc68-bbb4-41d3-be2d-3de5fd73e619 shut down
2018-02-27 13:47:17.827:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4fd51122{/,null,UNAVAILABLE}
2018-02-27 13:47:17.829:INFO:oejs.Server:main: jetty-9.0.7.v20131107
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Feb 27, 2018 1:47:17 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c3a4404c-c9ed-4c0b-a35f-bc021df2c68a initialized
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2018-02-27 13:47:17.865:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@67b4db7b{/,null,AVAILABLE}
2018-02-27 13:47:17.865:INFO:oejs.ServerConnector:main: Started ServerConnector@12b59d6e{HTTP/1.1}{0.0.0.0:8080}
2018-02-27 13:47:17.879:INFO:oejs.ServerConnector:main: Stopped ServerConnector@12b59d6e{HTTP/1.1}{0.0.0.0:8080}
Feb 27, 2018 1:47:17 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c3a4404c-c9ed-4c0b-a35f-bc021df2c68a shut down
2018-02-27 13:47:17.881:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@67b4db7b{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 sec - in org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest
Running org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
Feb 27, 2018 1:47:17 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Feb 27, 2018 1:47:18 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 1e2bec79-f240-47d4-ba61-4f96ff86c5ac initialized
2018-02-27 13:47:18.051:INFO:oejs.Server:main: jetty-9.0.7.v20131107
Feb 27, 2018 1:47:18 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001007: Initialize Weld using ServletContextListener
Feb 27, 2018 1:47:18 PM org.jboss.weld.environment.jetty.JettyContainer initialize
INFO: WELD-ENV-001201: Jetty 7.2+ detected, CDI injection will be available in Servlets and Filters. Injection into Listeners is not supported.
2018-02-27 13:47:18.055:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@498c3269{/,null,AVAILABLE}
2018-02-27 13:47:18.055:INFO:oejs.ServerConnector:main: Started ServerConnector@1341b138{HTTP/1.1}{localhost:8080}
2018-02-27 13:47:18.071:INFO:oejs.ServerConnector:main: Stopped ServerConnector@1341b138{HTTP/1.1}{localhost:8080}
2018-02-27 13:47:18.072:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@498c3269{/,null,UNAVAILABLE}
Feb 27, 2018 1:47:18 PM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 1e2bec79-f240-47d4-ba61-4f96ff86c5ac shut down
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-surefire-report-plugin:2.19.1: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:3.0.2:jar (default-jar) @ 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-source-plugin:3.0.1:jar (attach-sources) @ weld-servlet-test-jetty >>>
[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]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-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] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.681s
[INFO] Finished at: Tue Feb 27 13:47:19 UTC 2018
[INFO] Final Memory: 48M/562M
[INFO] ------------------------------------------------------------------------
+ for report in 'environments/servlet/tests/jetty/target/surefire-reports/TEST-*.xml'
+ '[' -f environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml ']'
+ sed -iorig 's|<testcase time="\([^"]*\)" classname="\([^"]*\)" name="\([^"]*\)"|<testcase time="\1" classname="\2" name="9.0.7.v20131107:jetty-embedded-9.\3"|' environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml
++ basename environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml
+ FINALNAME=TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml
+ FINALPATH=jetty-surefire-reports/9.0.7.v20131107:jetty-embedded-9-TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml
+ mv environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml jetty-surefire-reports/9.0.7.v20131107:jetty-embedded-9-TEST-org.jboss.weld.environment.servlet.test.se.coop.BootstrapNotNeededTest.xml
+ for report in 'environments/servlet/tests/jetty/target/surefire-reports/TEST-*.xml'
+ '[' -f environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml ']'
+ sed -iorig 's|<testcase time="\([^"]*\)" classname="\([^"]*\)" name="\([^"]*\)"|<testcase time="\1" classname="\2" name="9.0.7.v20131107:jetty-embedded-9.\3"|' environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml
++ basename environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml
+ FINALNAME=TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml
+ FINALPATH=jetty-surefire-reports/9.0.7.v20131107:jetty-embedded-9-TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml
+ mv environments/servlet/tests/jetty/target/surefire-reports/TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml jetty-surefire-reports/9.0.7.v20131107:jetty-embedded-9-TEST-org.jboss.weld.environment.servlet.test.se.coop.builder.WeldSeBuilderTest.xml
+ for i in '$JETTY_VERSIONS_ARRAY'
+ idx=0
++ echo 9.1.0.v20131115:jetty-embedded-9
++ tr : ' '
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 0 -eq 0 ']'
+ JETTY_VERSION=9.1.0.v20131115
+ '[' 0 -eq 1 ']'
+ let 'idx = idx + 1'
+ for ii in '$(echo $i | tr ":" " ")'
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 1 ']'
+ JETTY_ARQ_VERSION=jetty-embedded-9
+ let 'idx = idx + 1'
+ /qa/tools/opt/maven-3.0.4/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-9 -Djetty.version=9.1.0.v20131115 -Denforcer.skip=true
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.jboss.weld.servlet:weld-servlet-test-jetty:jar:2.4.7-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.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 147, 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.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 146, 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.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 147, 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.4.SP2, /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-api-parent/2.4.SP2/weld-api-parent-2.4.SP2.pom, line 146, 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] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.4.7-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: 405a79bb56284ee7645fa8c9cfd4910c191d94cd at timestamp: February 27, 2018 1:47:23 PM 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] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[23,37] cannot access org.jboss.weld.environment.se.Weld
bad class file: /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/se/weld-se-core/2.4.7-SNAPSHOT/weld-se-core-2.4.7-SNAPSHOT.jar(org/jboss/weld/environment/se/Weld.class)
unable to access file: corrupted zip file
Please remove or make sure it appears in the correct subdirectory of the classpath.
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.703s
[INFO] Finished at: Tue Feb 27 13:47:28 UTC 2018
[INFO] Final Memory: 42M/343M
[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
[ERROR] <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-s...>:[23,37] cannot access org.jboss.weld.environment.se.Weld
[ERROR] bad class file: /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/se/weld-se-core/2.4.7-SNAPSHOT/weld-se-core-2.4.7-SNAPSHOT.jar(org/jboss/weld/environment/se/Weld.class)
[ERROR] unable to access file: corrupted zip file
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[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
6 years, 9 months