[weld-builds] Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #304

ci-builds at redhat.com ci-builds at redhat.com
Mon Dec 1 13:24:14 EST 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-tomcat/304/changes>

Changes:

[Jozef Hartinger] Contexts - minor improvements

------------------------------------------
[...truncated 2300 lines...]
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/0f5e365e-865c-42bb-a19b-6fdda3cc06b6.war
Dec 01, 2014 1:24:01 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:01 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/0f5e365e-865c-42bb-a19b-6fdda3cc06b6/WEB-INF/beans.xml.
Dec 01, 2014 1:24:01 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:01 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:01 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:01 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:01 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/0f5e365e-865c-42bb-a19b-6fdda3cc06b6.war has finished in 423 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 sec - in org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTest
Running org.jboss.weld.environment.servlet.test.examples.ExampleTest
Dec 01, 2014 1:24:02 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/35996230-7f0f-4178-81cf-de31067e9c88.war
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/35996230-7f0f-4178-81cf-de31067e9c88/WEB-INF/beans.xml.
Dec 01, 2014 1:24:02 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:02 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/35996230-7f0f-4178-81cf-de31067e9c88.war has finished in 379 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.jboss.weld.environment.servlet.test.examples.ExampleTest
Running org.jboss.weld.environment.servlet.test.examples.MockExampleTest
Dec 01, 2014 1:24:02 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/7068eda5-33ab-4e6e-8372-a7915fd48675.war
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:02 PM org.jboss.weld.environment.servlet.WeldServletLifecycle initialize
INFO: WELD-ENV-000028: Weld initialization skipped - no bean archive found
Dec 01, 2014 1:24:02 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/7068eda5-33ab-4e6e-8372-a7915fd48675.war has finished in 38 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.jboss.weld.environment.servlet.test.examples.MockExampleTest
Running org.jboss.weld.environment.servlet.test.bootstrap.nobeanarchive.NoBeanArchiveTest
Dec 01, 2014 1:24:03 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/ebde4993-8d54-4a18-94e8-ed1b8a753878.war
Dec 01, 2014 1:24:03 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:03 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/ebde4993-8d54-4a18-94e8-ed1b8a753878/WEB-INF/beans.xml.
Dec 01, 2014 1:24:03 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:03 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:03 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/ebde4993-8d54-4a18-94e8-ed1b8a753878.war has finished in 341 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.jboss.weld.environment.servlet.test.bootstrap.nobeanarchive.NoBeanArchiveTest
Running org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest
Dec 01, 2014 1:24:04 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/87bcc8df-5b73-4c3f-98a3-6c0b8aa4d60d.war
Dec 01, 2014 1:24:04 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:04 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/87bcc8df-5b73-4c3f-98a3-6c0b8aa4d60d/WEB-INF/beans.xml.
Dec 01, 2014 1:24:04 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:04 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:04 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:04 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:04 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/87bcc8df-5b73-4c3f-98a3-6c0b8aa4d60d.war has finished in 358 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec - in org.jboss.weld.environment.servlet.test.bootstrap.enhanced.EnhancedListenerTest
Running org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest
Dec 01, 2014 1:24:05 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/2a141533-6b82-44a1-87ed-bb4cff60ca34.war
Dec 01, 2014 1:24:05 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:06 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/2a141533-6b82-44a1-87ed-bb4cff60ca34/WEB-INF/beans.xml.
Dec 01, 2014 1:24:06 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:06 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:06 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:06 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:06 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/2a141533-6b82-44a1-87ed-bb4cff60ca34.war has finished in 442 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.jboss.weld.environment.servlet.test.bootstrap.BootstrapOrderingTest
Running org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest
Dec 01, 2014 1:24:07 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/82a21dc1-4f5f-4cd3-9f50-692a9dcef6e2.war
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:07 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:07 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/82a21dc1-4f5f-4cd3-9f50-692a9dcef6e2.war has finished in 443 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.337 sec - in org.jboss.weld.environment.servlet.test.bootstrap.duplicates.DuplicateBeansXmlMergingTest
Running org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest
Dec 01, 2014 1:24:07 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/df1a20d0-2337-40c0-b3b9-90663c48e41f.war
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/df1a20d0-2337-40c0-b3b9-90663c48e41f/WEB-INF/beans.xml.
Dec 01, 2014 1:24:07 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:07 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:08 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/df1a20d0-2337-40c0-b3b9-90663c48e41f.war has finished in 188 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.jboss.weld.environment.servlet.test.bootstrap.beansxml.BeansXmlAlternativeLocationTest
Running org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest
Dec 01, 2014 1:24:08 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/d26d494a-c39c-4a23-8a22-5bc1f8127257.war
Dec 01, 2014 1:24:08 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:08 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/d26d494a-c39c-4a23-8a22-5bc1f8127257/WEB-INF/beans.xml.
Dec 01, 2014 1:24:08 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:08 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:08 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:08 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:08 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/d26d494a-c39c-4a23-8a22-5bc1f8127257.war has finished in 256 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.jboss.weld.environment.servlet.test.injection.ServletInjectionTest
Running org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Dec 01, 2014 1:24:09 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/aa2e7578-2b2b-4df6-914c-cccd78c82929.war
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/aa2e7578-2b2b-4df6-914c-cccd78c82929/WEB-INF/beans.xml.
Dec 01, 2014 1:24:09 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:09 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/aa2e7578-2b2b-4df6-914c-cccd78c82929.war has finished in 396 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in org.jboss.weld.environment.servlet.test.injection.FilterInjectionTest
Running org.jboss.weld.environment.servlet.test.injection.LookupTest
Dec 01, 2014 1:24:09 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/343991e9-34c4-4288-8bfe-ea80cc56c67b.war
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/343991e9-34c4-4288-8bfe-ea80cc56c67b/WEB-INF/beans.xml.
Dec 01, 2014 1:24:09 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:09 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:10 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:10 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:10 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/343991e9-34c4-4288-8bfe-ea80cc56c67b.war has finished in 215 ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec - in org.jboss.weld.environment.servlet.test.injection.LookupTest
Running org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest
Dec 01, 2014 1:24:10 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/0013632b-0c51-4326-be88-8a62cb37fb9e.war
Dec 01, 2014 1:24:10 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:10 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/0013632b-0c51-4326-be88-8a62cb37fb9e/WEB-INF/beans.xml.
Dec 01, 2014 1:24:10 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:11 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:11 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:11 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:11 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/0013632b-0c51-4326-be88-8a62cb37fb9e.war has finished in 469 ms
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec - in org.jboss.weld.environment.servlet.test.injection.ListenerInjectionTest
Running org.jboss.weld.environment.servlet.test.provider.CDIProviderTest
Dec 01, 2014 1:24:11 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/6cf0c179-bf39-45b7-805a-6a8d93f585d1.war
Dec 01, 2014 1:24:12 PM org.jboss.weld.environment.servlet.EnhancedListener onStartup
INFO: WELD-ENV-001008: Initialize Weld using ServletContainerInitializer
Dec 01, 2014 1:24:12 PM org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner scan
WARN: WELD-ENV-001004: Found both WEB-INF/beans.xml and WEB-INF/classes/META-INF/beans.xml. It's not portable to use both locations at the same time. Weld is going to use jndi:/localhost/6cf0c179-bf39-45b7-805a-6a8d93f585d1/WEB-INF/beans.xml.
Dec 01, 2014 1:24:12 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Dec 01, 2014 1:24:12 PM org.jboss.weld.environment.tomcat.TomcatContainer initialize
INFO: WELD-ENV-001100: Tomcat 7+ detected, CDI injection will be available in Servlets, Filters and Listeners.
Dec 01, 2014 1:24:12 PM org.jboss.weld.environment.servlet.Listener contextInitialized
INFO: WELD-ENV-001006: org.jboss.weld.environment.servlet.EnhancedListener used for ServletContext notifications
Dec 01, 2014 1:24:12 PM org.jboss.weld.environment.servlet.EnhancedListener contextInitialized
INFO: WELD-ENV-001009: org.jboss.weld.environment.servlet.Listener used for ServletRequest and HttpSession notifications
Dec 01, 2014 1:24:12 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-71817516016109739776.tmp/webapps/6cf0c179-bf39-45b7-805a-6a8d93f585d1.war has finished in 429 ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.jboss.weld.environment.servlet.test.provider.CDIProviderTest
Running org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest
Dec 01, 2014 1:24:12 PM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-bio-8080"]
Dec 01, 2014 1:24:12 PM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service arquillian-tomcat-embedded-7
Dec 01, 2014 1:24:12 PM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-bio-8080"]

Results :

Failed tests: 
  ConversationLeakTest.test:63 Information disclosure detected after 12 requests expected:<[foo]> but was:<[bar]>

Tests run: 42, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.555s
[INFO] Finished at: Mon Dec 01 13:24:13 EST 2014
[INFO] Final Memory: 44M/475M
[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-tomcat/ws/environments/servlet/tests/tomcat/target/surefire-reports> 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


More information about the weld-builds mailing list