Build failed in Jenkins: Weld-2.x-int-servlet #1132
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
Changes:
[mkouba] WELD-2046 test qualifiers of specialized bean.
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dev09-rhel5-ia64 (git-working jdocbook RHEL-any mem2G RHEL5 RHEL5_ia64_SW linux general mwqa_drives_services ia64 RHEL_SW RHEL doc mwqa_drives_tools mem4G RHEL5-ia64 unix mem8G) in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
> git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/ws/> # 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 config remote.origin.url git://github.com/weld/core.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/core.git # timeout=10
Fetching upstream changes from git://github.com/weld/core.git
> git -c core.askpass=true fetch --tags --progress git://github.com/weld/core.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision 4140971c0c26e771f6d12f5d85a6a870bb5724b8 (origin/2.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4140971c0c26e771f6d12f5d85a6a870bb5724b8
> git rev-list 361b42e5238f970d8bec45a301aa923974b70925 # timeout=10
> git tag -a -f -m Jenkins Build #1132 jenkins-Weld-2.x-int-servlet-1132 # timeout=10
[Weld-2.x-int-servlet] $ /qa/tools/opt/apache-maven-3.0.3/bin/mvn -DskipTests=true -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld -U clean install
Error: JAVA_HOME is not defined correctly.
We cannot execute /qa/tools/opt/ia64/jdk1.7.0_last/bin/java
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
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$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:660)
at ......remote call to dev09-rhel5-ia64(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)
9 years, 2 months
Build failed in Jenkins: Weld-2.x-jacoco #182
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/182/c...>
Changes:
[mkouba] Probe observers view - restrict values in bean kinds input
[mkouba] WELD-2029 backport SE testsuite.
[mkouba] Update 2.x TCK version in 2.3 too.
[mkouba] WELD-2044 Allow to pass a ResourceLoader to be used in Weld SE
[mkouba] BackedAnnotatedType - don't perform PrivilegedAction unless necessary
[mkouba] WELD-1956 Testcase
------------------------------------------
[...truncated 33 lines...]
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ M2_HOME=/qa/tools/opt/maven-3.3.3-prod
+ 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.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.3.3-prod/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.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
Maven home: /qa/tools/opt/maven-3.3.3-prod
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.18-404.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ '[' '!' -e /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip ']'
++ echo /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
++ sed -e 's%lastSuccessful/.*%lastSuccessful/archive.zip%g'
+ local archive=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip
+ '[' -e /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip ']'
+ local unzipped_archive=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
++ echo /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
++ sed -e 's%.*lastSuccessful/archive/%%g'
+ local suffix=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
+ '[' '!' -e <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...> ']'
+ zip=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...>
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ local unzip=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ unzip -q <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/ar...> -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/tests/pom.xml -Djacoco
[INFO] Maven-Manipulation-Extension 1.7.2
[main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes.
[main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests && git rev-parse --verify HEAD
[INFO] Working directory: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests
[INFO] Storing buildNumber: ec6c646ff0724af3df1b710253e0d9be14f7ec46 at timestamp: October 8, 2015 7:31:49 PM EDT
[INFO] Executing: /bin/sh -c cd /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests && git rev-parse --verify HEAD
[INFO] Working directory: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (default) @ weld-core-test ---
[INFO] argLine set to -javaagent:/qa/home/hudson/private_maven_repos/weld/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/jacoco.exec,excludes=org.jboss.weld.tests.*
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[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-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-test ---
[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-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test ---
[INFO] Compiling 96 source files to /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-core-test ---
[INFO] Surefire report directory: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNGMapConfigurator
Oct 08, 2015 7:32:15 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.3.1 (2015-10-08 22:10)
Oct 08, 2015 7:32:20 PM org.jboss.weld.xml.BeansXmlHandler error
WARN: WELD-001208: Error when validating file:/qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/test-classes/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-exclude-beans2.xml@16 against xsd. cvc-pattern-valid: Value 'com.acme.*.Foo.**' is not facet-valid with respect to pattern '([a-zA-Z_$][a-zA-Z\d_$]*\.)*([a-zA-Z_$][a-zA-Z\d_$]*|\*|\*\*)' for type '#AnonType_nameexcludescan'.
Oct 08, 2015 7:32:20 PM org.jboss.weld.xml.BeansXmlHandler error
WARN: WELD-001208: Error when validating file:/qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/test-classes/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-exclude-beans2.xml@16 against xsd. cvc-attribute.3: The value 'com.acme.*.Foo.**' of attribute 'name' on element 'exclude' is not valid with respect to its type, '#AnonType_nameexcludescan'.
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.435 sec - in TestSuite
Results :
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test ---
[INFO] Building jar: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/weld-core-test-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-core-test >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[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-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (default) @ weld-core-test ---
[INFO] argLine set to -javaagent:/qa/home/hudson/private_maven_repos/weld/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/jacoco.exec,excludes=org.jboss.weld.tests.*
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-core-test <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test ---
[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: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests/target/weld-core-test-2.3.1-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.173 s
[INFO] Finished at: 2015-10-08T19:32:25-04:00
[INFO] Final Memory: 41M/221M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.3.3-prod/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/tests-arquillian/pom.xml -Dincontainer -Djacoco
[INFO] Maven-Manipulation-Extension 1.7.2
[main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: No changes.
[main] INFO o.c.m.ext.manip.ManipulationManager - Maven-Manipulation-Extension: Finished.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Integration Tests (JBoss AS) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test-arquillian ---
[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-test-arquillian ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test-arquillian ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test-arquillian ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian && git rev-parse --verify HEAD
[INFO] Working directory: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian
[INFO] Storing buildNumber: ec6c646ff0724af3df1b710253e0d9be14f7ec46 at timestamp: October 8, 2015 7:32:37 PM EDT
[INFO] Executing: /bin/sh -c cd /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian && git rev-parse --verify HEAD
[INFO] Working directory: /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (default) @ weld-core-test-arquillian ---
[INFO] jacoco.agent set to -javaagent:/qa/home/hudson/private_maven_repos/weld/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian/target/jacoco.exec,excludes=org.jboss.weld.tests.*
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test-arquillian ---
[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-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test-arquillian ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-core-test-arquillian ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-core-test-arquillian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 90 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-core-test-arquillian ---
[INFO] Compiling 2682 source files to /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/FooExtension.java:[45,39] error: cannot access BackedAnnotated
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.852 s
[INFO] Finished at: 2015-10-08T19:33:03-04:00
[INFO] Final Memory: 52M/540M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project weld-core-test-arquillian: Compilation failure
[ERROR] /qa/local/hudson_workspace/workspace/Weld-2.x-jacoco/weld/tests-arquillian/src/test/java/org/jboss/weld/tests/serialization/annotated/FooExtension.java:[45,39] error: cannot access BackedAnnotated
[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
Terminating xvnc.
$ vncserver -kill :75
Killing Xvnc process ID 23592
Archiving artifacts
Recording test results
Publishing Javadoc
9 years, 2 months
Build failed in Jenkins: Weld-2.x-incontainer-WF10.x-osprey #152
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
Changes:
[mkouba] WELD-2046 Minor
------------------------------------------
[...truncated 3119 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.resolution.wbri293.ContextualReferenceTest
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.jboss.weld.tests.stereotypes.StereotypesTest
Running org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.jboss.weld.tests.stereotypes.alternative.AlternativeStereotypeTest
Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimDisabledTest
Running org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.jboss.weld.tests.ejb.dependent.stateful.DependentSessionBeanNotSharedOptimEnabledTest
Running org.jboss.weld.tests.ejb.singleton.SingletonStartupTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.092 sec - in org.jboss.weld.tests.ejb.singleton.SingletonStartupTest
Running org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.jboss.weld.tests.ejb.stateful.exception.StatefulSessionBeanRecreatedAfterDestroyTest
Running org.jboss.weld.tests.ejb.EJBCallTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.173 sec - in org.jboss.weld.tests.ejb.EJBCallTest
Running org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.ejb.business.view.EjbBusinessInterfaceTest
Running org.jboss.weld.tests.ejb.mdb.dummy.EJBTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.jboss.weld.tests.ejb.mdb.dummy.EJBTest
Running org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 sec - in org.jboss.weld.tests.ejb.duplicatenames.DuplicateEJBNamesDiscoveryTest
Running org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.jboss.weld.tests.ejb.interceptor.SessionBeanInterceptorTest
Running org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in org.jboss.weld.tests.ejb.interceptor.serializable.SessionBeanInterceptorTrulySerializableTest
Running org.jboss.weld.tests.ejb.EJBTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.ejb.EJBTest
Running org.jboss.weld.tests.examples.MockExampleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.examples.MockExampleTest
Running org.jboss.weld.tests.examples.ExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.examples.ExampleTest
Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
Running org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.jboss.weld.tests.xml.broken.stereotype.BeansXmlTest
Running org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 sec - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Running org.jboss.weld.tests.alternatives.weld930.Weld930Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.alternatives.weld930.Weld930Test
Running org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.alternatives.weld1286.EnabledClassWithAlternativeStereotypeTest
Running org.jboss.weld.tests.alternatives.Alternatives2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.jboss.weld.tests.alternatives.Alternatives2Test
Running org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.alternatives.ee.AlternativeEEComponentTest
Running org.jboss.weld.tests.alternatives.AlternativesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.jboss.weld.tests.alternatives.AlternativesTest
Running org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.alternatives.weld1438.DisabledAlternativeNotValidatedTest
Running org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.jboss.weld.tests.alternatives.weld1438.broken.EnabledAlternativeValidatedTest
Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternatives2Test
Running org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.jboss.weld.tests.alternatives.accessible.AccessibleAlternativesTest
Running org.jboss.weld.tests.assignability.AssignabilityTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.jboss.weld.tests.assignability.AssignabilityTest
Running org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.jboss.weld.tests.assignability.variable.TypeVariableAssignabilityTest
Running org.jboss.weld.tests.exceptions.ExceptionHandlingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.jboss.weld.tests.exceptions.ExceptionHandlingTest
Running org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.jboss.weld.tests.extensions.multipleBeans.MultipleBeansTest
Running org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.extensions.supertypes.beans.SuperTypeTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.VerifyValuesTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.modify.SetBeanAttributesTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidTypesTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidScopeTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidStereotypeTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapableDependencyErrorCausedByExtensionDetectedTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.passivation.PassivationCapabilityErrorCausedByExtensionDetectedTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.broken.InvalidQualifierTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.VetoTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.SpecializationTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.specialization.broken.TypeConflictDetectionTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.veto.VetoTest
Running org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.jboss.weld.tests.extensions.lifecycle.processBeanAttributes.notfired.ProcessBeanAttributesNotFiredTest
Running org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.jboss.weld.tests.extensions.lifecycle.processSyntheticAnnotatedType.ProcessSyntheticAnnotatedTypeTest
Running org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.jboss.weld.tests.extensions.lifecycle.weld1884.EventsNotFiredForAnonymousClassTest
Running org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.jboss.weld.tests.extensions.lifecycle.processProducerField.GetDisposedParameterTest
Running org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in org.jboss.weld.tests.extensions.lifecycle.atd.AfterTypeDiscoveryTest
Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.modify.InjectionPointOverridingTest
Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.ProcessInjectionPointFiredTest
Running org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.jboss.weld.tests.extensions.lifecycle.processInjectionPoint.subclass.SubclassConstructorInjectionPointTest
Running org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.057 sec - in org.jboss.weld.tests.extensions.lifecycle.beforeBeanDiscovery.ExtensionProvidedBeanDefiningAnnotationTest
Running org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.jboss.weld.tests.extensions.lifecycle.BeforeShutdownExtTest
Running org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.annotated.ProcessBeanTest
Running org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.jboss.weld.tests.extensions.lifecycle.processBean.passivationCapable.AddPassivationCapableBeanWithNullIdTest
Running org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.jboss.weld.tests.extensions.annotatedType.withAnnotations.WithAnnotationsTest
Running org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.jboss.weld.tests.extensions.annotatedType.AnnotatedTypeExtensionTest
Running org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jboss.weld.tests.extensions.annotatedType.ejb.AnnotatedTypeSessionBeanTest
Running org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in org.jboss.weld.tests.extensions.custombeans.types.CustomBeanWithAbstractBeanTypeTest
Running org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.jboss.weld.tests.extensions.missing.dependencies.ExtensionFieldMissingDependencyTest
Running org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.jboss.weld.tests.extensions.sessionbean.SessionBeanExtensionTest
Running org.jboss.weld.tests.extensions.EnterpriseExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.jboss.weld.tests.extensions.EnterpriseExtensionTest
Running org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.extensions.interceptors.InterceptorExtensionTest
Running org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.jboss.weld.tests.extensions.interceptors.annotated.SpiAddedInterceptorBindingTest
Running org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.jboss.weld.tests.extensions.injection.InjectedExtensionIsPassivationCapableDependencyTest
Running org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jboss.weld.tests.extensions.qualifiers.annotated.SpiAddedQualifierTest
Running org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.jboss.weld.tests.extensions.qualifiers.SpiAddedQualifierTest
Running org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.jboss.weld.tests.extensions.validation.BeforeBeanDiscoveryTest
Running org.jboss.weld.tests.extensions.validation.WildcardObserverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.jboss.weld.tests.extensions.validation.WildcardObserverTest
Running org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.jboss.weld.tests.extensions.validation.ProcessAnnotatedTypeTest
Running org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.extensions.alternative.metadata.AlternativeMetadataTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardArrayBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardMultiDimensionalArrayBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.WildcardBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableMultiDimensionalArrayBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.ComplexBeanTypeTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.NonDependentBeanWithParameterizedBeanTypeWithTypeVariableTest
Running org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.jboss.weld.tests.extensions.invalidBeanTypes.TypeVariableArrayBeanTypeTest
Running org.jboss.weld.tests.extensions.ExtensionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in org.jboss.weld.tests.extensions.ExtensionTest
Running org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.jboss.weld.tests.extensions.injectionPointWithTypesAndQualifiersOnly.InjectionPointWithTypesAndQualifiersOnlyTest
Running org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.jboss.weld.tests.instance.destroy.dependent.DestroyingDependentInstanceTest
Running org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.jboss.weld.tests.instance.destroy.normal.DestroyingNormalScopedInstanceTest
Running org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.jboss.weld.tests.instance.iterator.dependent.InstanceIteratorTest
Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Running org.jboss.weld.tests.activities.current.NonNormalScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.jboss.weld.tests.activities.current.NonNormalScopeTest
Running org.jboss.weld.tests.activities.current.InactiveScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in org.jboss.weld.tests.activities.current.InactiveScopeTest
Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec - in org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Running org.jboss.weld.tests.activities.ActivitiesTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.jboss.weld.tests.activities.ActivitiesTest
Running org.jboss.weld.tests.service.additional.AdditionalServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.103 sec - in org.jboss.weld.tests.service.additional.AdditionalServiceTest
Running org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in org.jboss.weld.tests.beanDeployment.session.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.jboss.weld.tests.beanDeployment.session.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentCircularInjectionTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionProducerTest
Running org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.jboss.weld.tests.beanDeployment.circular.DependentSelfInjectionTest
Running org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.jboss.weld.tests.beanDeployment.managed.single.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in org.jboss.weld.tests.beanDeployment.managed.missingClassDependency.Bootstrap2Test
Running org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.jboss.weld.tests.beanDeployment.managed.multiple.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.jboss.weld.tests.beanDeployment.noclassdeffound.NoClassDefFoundErrorTest
Running org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.jboss.weld.tests.beanDeployment.producers.singleProducerMethod.BootstrapTest
Running org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.jboss.weld.tests.beanDeployment.mixed.BootstrapTest
Running org.jboss.weld.tests.arrays.ArrayInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.jboss.weld.tests.arrays.ArrayInjectionTest
Running org.jboss.weld.tests.arrays.test.AssignabilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.jboss.weld.tests.arrays.test.AssignabilityTest
Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Results :
Failed tests:
DispatchingTest>AbstractDispatchingTestCase.testLocalForward:54 expected:<[true]> but was:<[constructions: 2, destructions: 2]>
Tests run: 972, Failures: 1, Errors: 0, Skipped: 21
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:59 min
[INFO] Finished at: 2015-10-15T06:08:20+08:00
[INFO] Final Memory: 45M/670M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> for the individual test results.
[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
Archiving artifacts
Recording test results
9 years, 2 months
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #642
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4526 lines...]
constructing CappuccinoService
CappuccinoService @PostConstruct
09:28:51.990 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
09:28:52.231 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:28:52.231 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
09:28:52.249 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
09:28:52.380 [main] WARN o.o.pax.exam.spi.DefaultExamSystem - Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.003 sec - in org.ops4j.pax.cdi.test.NoWabWebContainerTest
Running org.ops4j.pax.cdi.test.ProducerAndClientTest
09:28:54.206 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:28:54.212 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:28:54.215 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:28:54.420 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:28:54.423 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:28:54.811 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:28:54.824 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:28:54.825 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
09:28:54.826 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:28:54.837 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
09:28:54.839 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:28:54.840 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
constructing CappuccinoService
CappuccinoService @PostConstruct
09:28:55.009 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.client.IceCreamClient] with qualifiers [@Any @OsgiServiceProvider] is available
constructing HazelnutService
constructing HazelnutService
09:28:55.151 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:28:55.152 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
09:28:55.169 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1.client_1.0.0.SNAPSHOT [22]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 sec - in org.ops4j.pax.cdi.test.ProducerAndClientTest
Running org.ops4j.pax.cdi.test.RankingPropertyTest
09:28:57.097 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:28:57.102 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:28:57.106 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
09:28:57.283 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:28:57.286 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:28:57.657 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample7.impl.RankedServiceImpl100] with qualifiers [@Any @OsgiServiceProvider] is available
09:28:57.765 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:28:57.765 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample7.service.impl100_1.0.0.SNAPSHOT [22]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 sec - in org.ops4j.pax.cdi.test.RankingPropertyTest
Running org.ops4j.pax.cdi.test.SecurityTest
09:28:59.720 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:28:59.726 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37] with extension bundles []
09:28:59.729 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
09:29:00.121 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:00.124 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:00.475 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]]
09:29:00.475 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
09:29:00.913 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39] with extension bundles []
09:29:00.914 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
09:29:01.013 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40] with extension bundles []
09:29:01.014 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
09:29:01.182 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38], org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]]
09:29:01.183 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
09:29:01.447 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:01.469 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample8.service.impl.SecuredClientImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:01.585 [main] WARN o.a.d.c.i.e.c.ExceptionHandlerBroadcaster - No handlers found for exception org.apache.deltaspike.security.api.authorization.AccessDeniedException
09:29:01.597 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample8.service_1.0.0.SNAPSHOT [41]
09:29:01.654 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
09:29:01.657 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
09:29:01.661 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
09:29:01.664 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
09:29:01.667 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.276 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
09:29:03.822 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:03.827 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:03.830 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:29:04.109 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:04.112 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:04.421 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:29:04.436 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:29:04.437 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
09:29:04.438 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:04.445 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
09:29:04.452 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:05.000 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
09:29:05.028 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:05.030 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:05.030 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:05.240 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
09:29:06.361 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
09:29:06.362 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:06.379 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:06.379 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.02 sec - in org.ops4j.pax.cdi.test.ServletTest
Running org.ops4j.pax.cdi.test.SingleBundleTest
09:29:08.345 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:08.351 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
09:29:08.354 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:29:08.571 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:08.573 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:08.987 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:29:08.997 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:29:08.998 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
09:29:08.999 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:09.008 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
09:29:09.124 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:09.124 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
09:29:11.278 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:11.540 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
09:29:11.543 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
09:29:11.860 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:11.863 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:12.226 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
09:29:12.226 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
09:29:12.656 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
09:29:12.656 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
09:29:12.756 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
09:29:12.756 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
09:29:12.942 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
09:29:12.942 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
09:29:13.059 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
09:29:13.059 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
09:29:13.721 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
09:29:13.721 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
09:29:14.079 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
09:29:14.281 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:15.265 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:15.571 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
09:29:15.585 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
09:29:15.591 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
09:29:15.598 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
09:29:15.603 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
09:29:15.606 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
09:29:15.607 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
09:29:15.642 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.81 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
09:29:17.981 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:17.986 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:17.989 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:29:18.260 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:18.263 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:18.571 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:29:18.581 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:29:18.582 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
09:29:18.583 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:18.589 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
09:29:18.597 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:19.171 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
09:29:19.303 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:19.306 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:19.306 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:19.467 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
09:29:19.523 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
09:29:19.523 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:19.533 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:19.533 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.299 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
shouldRestartWebBeanBundle(org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest) Time elapsed: 0.427 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:34024/sample1/message returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle(WebBeanBundleLifecycleTest.java:99)
Results :
Tests in error:
WebBeanBundleLifecycleTest.shouldRestartWebBeanBundle:99 » UniformInterface GE...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:14 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 min
[INFO] Finished at: 2015-10-14T09:29:19+08:00
[INFO] Final Memory: 31M/456M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[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
9 years, 2 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #1176
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 1726 lines...]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Compiling 137 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-base ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-base ---
[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-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-base ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-base ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO] Compiling 3 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-tomcat ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/src/main/resources
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/test-classes
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-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) < generate-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/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-jetty ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 16.557 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 52.448 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 3.852 s]
[INFO] Weld Implementation ................................ SUCCESS [ 5.511 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.606 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 12.934 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 4.862 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 17.650 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 3.665 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 11.262 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 41.194 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 6.976 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 10.704 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 5.464 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 19.436 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 6.720 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.534 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 4.461 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.550 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 9.280 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 6.028 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 8.272 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 4.215 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 3.325 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:20 min
[INFO] Finished at: 2015-10-13T19:16:37-04:00
[INFO] Final Memory: 111M/598M
[INFO] ------------------------------------------------------------------------
+ copy-to-temp
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 41: cd: /tmp/weld-performance/bean-generator: No such file or directory
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
9 years, 2 months
Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #502
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[mkouba] WELD-2046 Specializing bean - remove Default if not explicitly declared
------------------------------------------
[...truncated 860 lines...]
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-core-test-common/2.3.1-SNAPSHOT/weld-core-test-common-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building weld-probe-tests 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
787 B
741 B 787 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 3.4 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 2.7 KB/sec)
[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.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[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.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[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 9 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[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.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[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.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[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.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.1-SNAPSHOT/weld-probe-tests-2.3.1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.1-SNAPSHOT/weld-probe-tests-2.3.1-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/probe/weld-probe-tests/2.3.1-SNAPSHOT/weld-probe-tests-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Porting Package for the CDI TCK 1.1 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
741 B
741 B 787 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 1.4 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 1.3 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck ---
[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-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-porting-package-tck ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3: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:2.5.1:compile (default-compile) @ weld-porting-package-tck ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13: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:2.4.3:testResources (default-testResources) @ weld-porting-package-tck ---
[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-int-servlet-...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-porting-package-tck ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-porting-package-tck ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-porting-package-tck ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-porting-package-tck ---
[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-porting-package-tck ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-porting-package-tck ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-porting-package-tck ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-porting-package-tck ---
[INFO] META-INF already added, skipping
[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-int-servlet-...>
[INFO] META-INF already added, skipping
[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-porting-package-tck ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.1-SNAPSHOT/weld-porting-package-tck-2.3.1-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.1-SNAPSHOT/weld-porting-package-tck-2.3.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [40.933s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [57.945s]
[INFO] Weld Core - JSF ................................... SUCCESS [9.046s]
[INFO] Weld Implementation ............................... SUCCESS [6.078s]
[INFO] Weld Probe Parent ................................. SUCCESS [1.522s]
[INFO] Weld Probe Core ................................... SUCCESS [31.011s]
[INFO] Weld Test Utilities ............................... SUCCESS [4.387s]
[INFO] weld-probe-tests .................................. SUCCESS [41.796s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... FAILURE [4.643s]
[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: 3:21.241s
[INFO] Finished at: Mon Oct 12 10:34:23 EDT 2015
[INFO] Final Memory: 65M/251M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-porting-package-tck: Failed to install metadata org.jboss.weld:weld-porting-package-tck:2.3.1-SNAPSHOT/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-porting-package-tck/2.3.1-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 hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
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:745)
at ......remote call to dev130-virt2(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)
9 years, 2 months
Build failed in Jenkins: Weld-2.x-bootstrap-time-events-CI #1173
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...>
------------------------------------------
[...truncated 1724 lines...]
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-base ---
[INFO] Compiling 137 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-base ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-test-base ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-base ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-test-base ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-base >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-base ---
[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-base ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-base ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-base ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-base <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-base ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-base ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/base/target/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-base/2.3.1-SNAPSHOT/weld-servlet-test-base-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Tomcat) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-tomcat ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-test-tomcat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-test-tomcat ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-test-tomcat ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO] Compiling 3 source files to /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-test-tomcat ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-surefire-report-plugin:2.17:report-only (generate-test-report) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-sources @ weld-servlet-test-tomcat >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-test-tomcat ---
[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-tomcat ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-test-tomcat ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) < generate-sources @ weld-servlet-test-tomcat <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-test-tomcat ---
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-tomcat ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/tomcat/target/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-tomcat/2.3.1-SNAPSHOT/weld-servlet-test-tomcat-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Integration Tests (Jetty) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-test-jetty ---
[INFO] Deleting /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/src/main/resources
[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 /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/test-classes
[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: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) > generate-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) < generate-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/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar
[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-servlet-test-jetty ---
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_workspace/workspace/Weld-2.x-bootstrap-time-events-CI/weld/environments/servlet/tests/jetty/target/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-test-jetty/2.3.1-SNAPSHOT/weld-servlet-test-jetty-2.3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ........................................ SUCCESS [ 11.211 s]
[INFO] Weld Implementation (Core) ......................... SUCCESS [ 50.074 s]
[INFO] Weld Core - JSF .................................... SUCCESS [ 4.021 s]
[INFO] Weld Implementation ................................ SUCCESS [ 5.027 s]
[INFO] Weld Probe Parent .................................. SUCCESS [ 0.581 s]
[INFO] Weld Probe Core .................................... SUCCESS [ 13.300 s]
[INFO] Weld Test Utilities ................................ SUCCESS [ 4.599 s]
[INFO] weld-probe-tests ................................... SUCCESS [ 14.938 s]
[INFO] Weld Porting Package for the CDI TCK 1.1 ........... SUCCESS [ 4.266 s]
[INFO] Weld Unit Tests .................................... SUCCESS [ 8.136 s]
[INFO] Weld Integration Tests (JBoss AS) .................. SUCCESS [ 37.675 s]
[INFO] AtInject TCK runner for Weld ....................... SUCCESS [ 8.432 s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ....... SUCCESS [ 10.503 s]
[INFO] Weld Environment Common ............................ SUCCESS [ 5.093 s]
[INFO] Weld SE (Core) ..................................... SUCCESS [ 17.613 s]
[INFO] Weld SE (Uber Jar) ................................. SUCCESS [ 5.727 s]
[INFO] Weld SE Parent ..................................... SUCCESS [ 0.665 s]
[INFO] Weld SE Tests ...................................... SUCCESS [ 4.400 s]
[INFO] Weld Servlet Parent ................................ SUCCESS [ 0.564 s]
[INFO] Weld Servlet Core .................................. SUCCESS [ 7.983 s]
[INFO] Weld Servlet (Uber Jar) ............................ SUCCESS [ 4.858 s]
[INFO] Weld Servlet Integration Tests (Base) .............. SUCCESS [ 8.867 s]
[INFO] Weld Servlet Integration Tests (Tomcat) ............ SUCCESS [ 3.494 s]
[INFO] Weld Servlet Integration Tests (Jetty) ............. SUCCESS [ 3.582 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:58 min
[INFO] Finished at: 2015-10-11T19:16:19-04:00
[INFO] Final Memory: 110M/538M
[INFO] ------------------------------------------------------------------------
+ copy-to-temp
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-bootstrap-ti...> /tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
/home/hudson/config_repository/scripts/weld/bootstrap.sh: line 41: cd: /tmp/weld-performance/bean-generator: No such file or directory
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
9 years, 2 months
Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #500
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[mkouba] Formatting types - handle WildcardType specifically
[mkouba] Probe - add unrestricted ProcessAnnotatedType observers warning
[mkouba] WELD-1876 Probe functional test.
------------------------------------------
[...truncated 6671 lines...]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.IllegalArgumentException: org/jboss/weld/environment/servlet/test/examples/ExampleTest.class not found in classloader sun.misc.Launcher$AppClassLoader@14e2c9c
at org.jboss.shrinkwrap.api.asset.ClassLoaderAsset.<init>(ClassLoaderAsset.java:70)
at org.jboss.shrinkwrap.api.asset.ClassAsset.openStream(ClassAsset.java:77)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:129)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractOnDemandInputStream.read(AbstractOnDemandInputStream.java:158)
at java.io.InputStream.read(InputStream.java:179)
at java.io.InputStream.read(InputStream.java:101)
at org.jboss.shrinkwrap.impl.base.io.IOUtil.copy(IOUtil.java:138)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:120)
at org.jboss.shrinkwrap.impl.base.exporter.AbstractStreamExporterImpl.exportTo(AbstractStreamExporterImpl.java:148)
at org.jboss.arquillian.container.tomcat.embedded_7.TomcatContainer.deploy(TomcatContainer.java:207)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:161)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$3.call(ContainerDeployController.java:128)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deploy(ContainerDeployController.java:127)
at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.container.impl.client.container.DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy(DeploymentExceptionHandler.java:50)
at sun.reflect.GeneratedMethodAccessor61.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createDeploymentContext(ContainerDeploymentContextHandler.java:78)
at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.container.impl.client.ContainerDeploymentContextHandler.createContainerContext(ContainerDeploymentContextHandler.java:57)
at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:95)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$1.perform(ContainerDeployController.java:80)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachDeployment(ContainerDeployController.java:263)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.forEachManagedDeployment(ContainerDeployController.java:239)
at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.deployManaged(ContainerDeployController.java:79)
at sun.reflect.GeneratedMethodAccessor87.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.execute(ContainerEventController.java:101)
at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.beforeClass(EventTestRunnerAdaptor.java:87)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:201)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:24)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
org.jboss.weld.environment.servlet.test.examples.MockExampleTest Time elapsed: 0.301 sec <<< ERROR!
java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.examples.MockExampleTest.createTestArchive()
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.jboss.weld.environment.servlet.test.examples.MockExampleTest.createTestArchive(MockExampleTest.java:34)
org.jboss.weld.environment.servlet.test.el.JsfTest Time elapsed: 0.304 sec <<< ERROR!
java.lang.RuntimeException: Could not invoke deployment method: public static org.jboss.shrinkwrap.api.spec.WebArchive org.jboss.weld.environment.servlet.test.el.JsfTest.createTestArchive()
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at org.jboss.weld.environment.servlet.test.el.JsfTest.createTestArchive(JsfTest.java:71)
Oct 09, 2015 7:48:59 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Oct 09, 2015 7:48:59 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service arquillian-tomcat-embedded-7
Oct 09, 2015 7:48:59 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]
Results :
Tests in error:
BeansXmlAlternativeLocationTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest » Deployment
ConflictingBeansXmlTest.org.jboss.weld.environment.servlet.test.bootstrap.beansxml.ConflictingBeansXmlTest » Runtime
ConfigTest.org.jboss.weld.environment.servlet.test.config.ConfigTest » Runtime
ExampleTest.org.jboss.weld.environment.servlet.test.examples.ExampleTest » Deployment
MockExampleTest.org.jboss.weld.environment.servlet.test.examples.MockExampleTest » Runtime
JsfTest.org.jboss.weld.environment.servlet.test.el.JsfTest » Runtime Could not...
Tests run: 53, Failures: 0, Errors: 6, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.031 s
[INFO] Finished at: 2015-10-09T07:49:00-04:00
[INFO] Final Memory: 36M/402M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> for the individual test results.
[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 hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
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 java.lang.Thread.run(Thread.java:745)
at ......remote call to soavmg11-rhel6-x86(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)
9 years, 2 months
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #636
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
------------------------------------------
[...truncated 4479 lines...]
09:28:54.175 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-impl_1.4.2 [40]
09:28:54.178 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-security-module-api_1.4.2 [39]
09:28:54.181 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [38]
09:28:54.183 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [37]
09:28:54.186 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.96 sec - in org.ops4j.pax.cdi.test.SecurityTest
Running org.ops4j.pax.cdi.test.ServletTest
09:28:56.224 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:28:56.230 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:28:56.233 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:28:56.495 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:28:56.497 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:28:56.817 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:28:56.834 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:28:56.835 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
09:28:56.835 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:28:56.843 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
09:28:56.850 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:28:57.340 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
09:28:57.399 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:28:57.401 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:28:57.401 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:28:57.581 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init RandomServlet
************* init IceCreamServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
constructing CappuccinoService
CappuccinoService @PostConstruct
constructing HazelnutService
************* init ApplicationIdServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
09:28:58.589 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
09:28:58.589 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:28:58.603 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:28:58.606 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.808 sec <<< FAILURE! - in org.ops4j.pax.cdi.test.ServletTest
checkInvalidateSession(org.ops4j.pax.cdi.test.ServletTest) Time elapsed: 0.352 sec <<< ERROR!
com.sun.jersey.api.client.UniformInterfaceException: GET http://localhost:51236/sample1/session returned a response status of 404 Not Found
at com.sun.jersey.api.client.WebResource.handle(WebResource.java:686)
at com.sun.jersey.api.client.WebResource.get(WebResource.java:191)
at org.ops4j.pax.cdi.test.ServletTest.checkInvalidateSession(ServletTest.java:176)
Running org.ops4j.pax.cdi.test.SingleBundleTest
09:29:00.484 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:00.489 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [34]]
09:29:00.492 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:29:00.690 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:00.693 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:01.071 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:29:01.080 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:29:01.081 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Default @Vanilla @Any @OsgiServiceProvider] is available
09:29:01.082 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:01.088 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
constructing ChocolateService
09:29:01.198 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:01.199 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 sec - in org.ops4j.pax.cdi.test.SingleBundleTest
Running org.ops4j.pax.cdi.test.TransactionalTest
09:29:03.175 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:03.425 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48] with extension bundles []
09:29:03.428 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
09:29:03.749 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:03.752 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:04.102 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]]
09:29:04.102 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
09:29:04.510 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50] with extension bundles []
09:29:04.510 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
09:29:04.577 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55] with extension bundles []
09:29:04.577 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
09:29:04.741 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56] with extension bundles []
09:29:04.741 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
09:29:04.899 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57] with extension bundles []
09:29:04.899 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
09:29:05.520 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61] with extension bundles [org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48], org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [33], org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55], org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49], org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56], org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]]
09:29:05.521 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
09:29:05.902 [Start Level Event Dispatcher] WARN org.jboss.weld.Validator - WELD-001478: Interceptor class org.apache.deltaspike.jpa.impl.transaction.TransactionalInterceptor is enabled for the application and for the bean archive pax-cdi-bda61. It will only be invoked in the @Priority part of the chain.
09:29:06.105 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.impl.LibraryServiceImpl] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:07.045 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:07.271 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service_1.0.0.SNAPSHOT [61]
09:29:07.286 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl_1.4.2 [57]
09:29:07.288 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl_1.4.2 [56]
09:29:07.289 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl_1.4.2 [55]
09:29:07.293 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api_1.4.2 [50]
09:29:07.294 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl_1.4.2 [49]
09:29:07.299 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api_1.4.2 [48]
09:29:07.336 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.515 sec - in org.ops4j.pax.cdi.test.TransactionalTest
Running org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
09:29:09.319 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
09:29:09.325 [Start Level Event Dispatcher] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:09.328 [Start Level Event Dispatcher] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
09:29:09.591 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
09:29:09.593 [Start Level Event Dispatcher] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
09:29:09.894 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.CappuccinoService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
09:29:09.903 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @Any @OsgiServiceProvider] is available
constructing ChocolateService
09:29:09.904 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@Vanilla @Default @Any @OsgiServiceProvider] is available
09:29:09.905 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@Any @OsgiServiceProvider] is available
09:29:09.911 [Start Level Event Dispatcher] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.HazelnutService] with qualifiers [@OsgiServiceProvider @Any] is available
constructing HazelnutService
09:29:09.918 [Start Level Event Dispatcher] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:10.357 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
09:29:10.379 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:10.381 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:10.381 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:10.563 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
************* init MessageServlet
09:29:11.804 [main] INFO o.o.p.c.w.AbstractWebAppDependencyManager - registered WebAppDependencyHolder for bundle [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:12.083 [pool-5-thread-1] WARN o.o.p.w.e.w.i.RegisterWebAppVisitorWC - Jsp support is not enabled. Is org.ops4j.pax.web.jsp bundle installed?
09:29:12.087 [pool-5-thread-1] INFO o.o.p.c.w.i.CdiServletContainerInitializer - storing CdiContainer in ServletContext for [pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]]
09:29:12.087 [pool-5-thread-1] INFO o.o.p.c.e.i.DelegatingCdiContainer - creating CDI container for bean bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22] with extension bundles [org.ops4j.pax.cdi.extension_1.0.0.SNAPSHOT [35]]
09:29:12.088 [pool-5-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
ResourceDelegatingBundleClassLoader{bundle=pax-cdi-sample1-web_1.0.0.SNAPSHOT [22],parent=BundleClassLoader{bundle=org.ops4j.pax.web.pax-web-jetty_4.0.0 [49],parent=null}}
09:29:12.256 [pool-5-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - registered Jetty decorator for JSR-299 injection
************* init MessageServlet
************* init MessageServlet
09:29:12.299 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
09:29:12.300 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:12.306 [pool-4-thread-1] ERROR org.jboss.weld.Bean - WELD-000019: Error destroying an instance org.ops4j.pax.cdi.extension.impl.BeanBundleImpl@4ce713e3 of Managed Bean [class org.ops4j.pax.cdi.extension.impl.BeanBundleImpl] with qualifiers [@Any @Default]
09:29:12.318 [pool-4-thread-1] INFO o.o.p.c.w.w.i.WeldServletContextListener - servlet context destroyed
09:29:12.324 [pool-4-thread-1] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
09:29:12.344 [pool-4-thread-1] WARN o.e.j.u.component.AbstractLifeCycle - FAILED HttpServiceContext{httpContext=WebAppHttpContext{pax-cdi-sample1-web - 22}}: java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
09:29:12.346 [pool-4-thread-1] ERROR o.o.p.w.s.j.internal.JettyServerImpl - Exception while stopping Jetty:
java.lang.IllegalStateException: Singleton not set for pax-cdi-sample1-web:22 => [org.ops4j.pax.cdi.sample1:21]
at org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider$RegistrySingleton.get(RegistrySingletonProvider.java:28) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.Container.instance(Container.java:65) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldRuntime.shutdown(WeldRuntime.java:74) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.jboss.weld.bootstrap.WeldBootstrap.shutdown(WeldBootstrap.java:113) ~[weld-osgi-bundle-2.3.1-SNAPSHOT.jar:2.3.1-SNAPSHOT]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer$2.call(WeldCdiContainer.java:130) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.swissbox.core.ContextClassLoaderUtils.doWithClassLoader(ContextClassLoaderUtils.java:60) ~[bundlefile:na]
at org.ops4j.pax.cdi.weld.impl.WeldCdiContainer.doStop(WeldCdiContainer.java:125) ~[pax-cdi-weld-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.spi.AbstractCdiContainer.stop(AbstractCdiContainer.java:97) ~[pax-cdi-spi-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.extender.impl.DelegatingCdiContainer.stop(DelegatingCdiContainer.java:72) ~[pax-cdi-extender-1.0.0-SNAPSHOT.jar:na]
at org.ops4j.pax.cdi.web.weld.impl.WeldServletContextListener.contextDestroyed(WeldServletContextListener.java:84) ~[pax-cdi-web-weld-1.0.0-SNAPSHOT.jar:na]
at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:795) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:447) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:829) ~[bundlefile:9.0.7.v20131107]
at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:212) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doStop(HttpServiceContext.java:228) ~[bundlefile:na]
at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:90) ~[bundlefile:9.0.7.v20131107]
at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.stop(JettyServerImpl.java:178) ~[bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Started.stop(ServerControllerImpl.java:277) [bundlefile:na]
at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.stop(ServerControllerImpl.java:77) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:336) [bundlefile:na]
at org.ops4j.pax.web.service.internal.Activator$3.run(Activator.java:291) [bundlefile:na]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_20]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [na:1.8.0_20]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [na:1.8.0_20]
at java.lang.Thread.run(Thread.java:745) [na:1.8.0_20]
09:29:12.358 [System Bundle Shutdown] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
09:29:12.358 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1_1.0.0.SNAPSHOT [21]
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing CappuccinoService
CappuccinoService @PostConstruct
CappuccinoService @PreDestroy
constructing HazelnutService
constructing HazelnutService
09:29:12.366 [System Bundle Shutdown] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle pax-cdi-sample1-web_1.0.0.SNAPSHOT [22]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.49 sec - in org.ops4j.pax.cdi.test.WebBeanBundleLifecycleTest
Results :
Tests in error:
ServletTest.checkInvalidateSession:176 » UniformInterface GET http://localhost...
Tests run: 43, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Standalone Integration Tests ........ FAILURE [01:12 min]
[INFO] OPS4J Pax CDI 1.2 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI OSGi 6.0.0 Integration Tests ........ SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:12 min
[INFO] Finished at: 2015-10-08T09:29:12+08:00
[INFO] Final Memory: 31M/458M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project itest-standalone: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> for the individual test results.
[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
9 years, 2 months
Build failed in Jenkins: Weld-2.x-int-servlet #1130
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
Changes:
[mkouba] Update TCK exclude lists.
[mkouba] Probe integration tests - set WildFly as default incontainer profile
------------------------------------------
[...truncated 1932 lines...]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-core ---
[INFO] Compiling 39 source files to /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/classes
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet-core ---
[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-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-core ---
[INFO] Compiling 6 source files to /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-core ---
[INFO] Building jar: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/weld-servlet-core-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-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-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core ---
[INFO] META-INF already added, skipping
[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: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/weld-servlet-core-2.3.1-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[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-core ---
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/weld-servlet-core-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.3.1-SNAPSHOT/weld-servlet-core-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.3.1-SNAPSHOT/weld-servlet-core-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/core/target/weld-servlet-core-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.3.1-SNAPSHOT/weld-servlet-core-2.3.1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet (Uber Jar) 2.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
741 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (741 B at 8.5 KB/sec)
787 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (787 B at 4.4 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet ---
[INFO] Deleting /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/src/main/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.13:checkstyle (check-style) @ weld-servlet ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/src/test/resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet ---
[INFO] Building jar: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet ---
[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 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet ---
[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: /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/not-really-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-servlet ---
[INFO] Including org.jboss.weld.servlet:weld-servlet-core:jar:2.3.1-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.environment:weld-environment-common:jar:2.3.1-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-spi:jar:2.3.Final in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including org.jboss.weld.probe:weld-probe-core:jar:2.3.1-SNAPSHOT in the shaded jar.
[INFO] Excluding org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 from the shaded jar.
[INFO] Including org.jboss.logging:jboss-logging:jar:3.2.1.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.3.1-SNAPSHOT in the shaded jar.
[INFO] Including javax.enterprise:cdi-api:jar:1.2 in the shaded jar.
[INFO] Including org.jboss.weld:weld-api:jar:2.3.Final in the shaded jar.
[INFO] Including org.jboss.classfilewriter:jboss-classfilewriter:jar:1.1.2.Final in the shaded jar.
[INFO] Including org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final in the shaded jar.
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Including org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Final in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-jsf:jar:2.3.1-SNAPSHOT in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT.jar with /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT-shaded.jar
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT-sources.jar with /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT-shaded-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet ---
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet/2.3.1-SNAPSHOT/weld-servlet-2.3.1-SNAPSHOT.jar
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/pom.xml to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet/2.3.1-SNAPSHOT/weld-servlet-2.3.1-SNAPSHOT.pom
[INFO] Installing /qa/hudson_ws/workspace/Weld-2.x-int-servlet/environments/servlet/build/target/weld-servlet-2.3.1-SNAPSHOT-sources.jar to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet/2.3.1-SNAPSHOT/weld-servlet-2.3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [17.334s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [28.795s]
[INFO] Weld Core - JSF ................................... SUCCESS [1.490s]
[INFO] Weld Implementation ............................... SUCCESS [2.241s]
[INFO] Weld Probe Parent ................................. SUCCESS [0.651s]
[INFO] Weld Probe Core ................................... SUCCESS [11.229s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.470s]
[INFO] weld-probe-integration-tests ...................... SUCCESS [4.605s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [1.173s]
[INFO] Weld Unit Tests ................................... SUCCESS [5.299s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [12.217s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [2.683s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [5.817s]
[INFO] Weld Environment Common ........................... SUCCESS [1.961s]
[INFO] Weld SE (Core) .................................... SUCCESS [10.348s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [3.024s]
[INFO] Weld SE Parent .................................... SUCCESS [0.544s]
[INFO] Weld SE Tests ..................................... SUCCESS [1.583s]
[INFO] Weld Servlet Parent ............................... SUCCESS [0.570s]
[INFO] Weld Servlet Core ................................. SUCCESS [4.413s]
[INFO] Weld Servlet (Uber Jar) ........................... FAILURE [3.564s]
[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: 2:04.026s
[INFO] Finished at: Fri Oct 09 06:47:34 EDT 2015
[INFO] Final Memory: 107M/314M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-servlet: Failed to install metadata org.jboss.weld.servlet:weld-servlet/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet/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-servlet
Build step 'Invoke top-level Maven targets' 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-int-servlet/...> is 2 days 22 hr 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 java.lang.Thread.run(Thread.java:745)
at ......remote call to soa3-RHEL5-x86(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)
9 years, 2 months