Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #223
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[Jozef Hartinger] WELD-1715, WELD-1714, WELD-1658 Extensive refactoring of weld-se and weld-servlet
[Jozef Hartinger] Remove temporary checkstyle workaround
[Jozef Hartinger] Switch weld-se-numberguess to use bean-discovery-mode="annotated"
[Jozef Hartinger] Do not call handlers from scanner
[Jozef Hartinger] Minor
[Jozef Hartinger] Unify how weld-se and weld-servlet behave on bean-discovery-mode="annotated" w/o Jandex
[Jozef Hartinger] Fix WebStart support
[Jozef Hartinger] Groovy should be an optional dependency
[Jozef Hartinger] Added weld-se-numberguess-webstart example
[Jozef Hartinger] Testcase for WELD-1722
------------------------------------------
[...truncated 3360 lines...]
org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.cdi.spi.CdiContainer
at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:199)
at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:136)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectField(ServiceInjector.java:89)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectDeclaredFields(ServiceInjector.java:69)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectFields(ServiceInjector.java:61)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.createTest(ContainerTestRunner.java:61)
at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
at org.ops4j.pax.exam.nat.internal.NativeTestContainer.call(NativeTestContainer.java:109)
at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:264)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:69)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:48)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:292)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
checkContainers(org.ops4j.pax.cdi.test.ServletTest) Time elapsed: 10.004 sec <<< ERROR!
org.ops4j.pax.swissbox.tracker.ServiceLookupException: gave up waiting for service org.ops4j.pax.cdi.spi.CdiContainer
at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:199)
at org.ops4j.pax.swissbox.tracker.ServiceLookup.getService(ServiceLookup.java:136)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectField(ServiceInjector.java:89)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectDeclaredFields(ServiceInjector.java:69)
at org.ops4j.pax.exam.inject.internal.ServiceInjector.injectFields(ServiceInjector.java:61)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.createTest(ContainerTestRunner.java:61)
at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)
at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
at org.ops4j.pax.exam.nat.internal.NativeTestContainer.call(NativeTestContainer.java:109)
at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.invoke(EagerSingleStagedReactor.java:109)
at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:264)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:69)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:48)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:292)
at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:98)
at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
Running org.ops4j.pax.cdi.test.SingleBundleTest
00:20:48.040 [main] INFO o.o.pax.exam.spi.DefaultExamSystem - Pax Exam System (Version: 4.1.0) created.
00:20:48.117 [main] INFO o.o.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class org.ops4j.pax.cdi.test.SingleBundleTest
00:20:48.242 [main] INFO o.o.pax.exam.junit.impl.ProbeRunner - running test class org.ops4j.pax.cdi.test.SingleBundleTest
00:20:50.244 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
00:20:50.251 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample1 [19] with extension bundles [org.ops4j.pax.cdi.extension [30]]
00:20:50.260 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample1 [19]
00:20:50.333 [FelixStartLevel] INFO org.jboss.weld.Version - WELD-000900: 2.2.4 (Final)
00:20:50.433 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:20:50.640 [FelixStartLevel] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
00:20:50.642 [FelixStartLevel] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
00:20:50.751 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:20:51.356 [FelixStartLevel] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.BundleEventCollector] with qualifiers [@OsgiServiceProvider @Any] is available
00:20:51.368 [FelixStartLevel] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.ChocolateService] with qualifiers [@Chocolate @OsgiServiceProvider @Any] is available
00:20:51.370 [FelixStartLevel] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample1.impl.VanillaService] with qualifiers [@OsgiServiceProvider @Vanilla @Default @Any] is available
00:20:51.570 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running checkContainerFactory in reactor
00:20:51.588 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running checkContainerInstance in reactor
00:20:51.617 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running checkBeanManager in reactor
00:20:51.622 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running vanillaIsRegisteredByClassAndInterface in reactor
00:20:51.626 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running chocolateIsRegisteredByInterfaceOnly in reactor
00:20:51.631 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
00:20:51.631 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample1 [19]
00:20:51.696 [main] INFO o.o.p.e.spi.reactors.ReactorManager - suite finished
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.543 sec
Running org.ops4j.pax.cdi.test.TransactionalTest
00:20:52.968 [main] INFO o.o.pax.exam.spi.DefaultExamSystem - Pax Exam System (Version: 4.1.0) created.
00:20:53.087 [main] INFO o.o.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner for class org.ops4j.pax.cdi.test.TransactionalTest
00:20:53.286 [main] INFO o.o.pax.exam.junit.impl.ProbeRunner - running test class org.ops4j.pax.cdi.test.TransactionalTest
00:20:57.894 [BundleWatcher: 1] INFO o.o.pax.jdbc.impl.JdbcDriverObserver - found JDBC driver service in bundle [derby 10.8.2000002.1181258]
00:20:57.921 [FelixStartLevel] INFO o.o.p.j.i.PersistenceBundleObserver - discovered persistence bundle org.ops4j.pax.jpa.sample1.model_0.2.0
00:20:58.237 [FelixStartLevel] INFO o.o.p.j.i.PersistenceBundleObserver - processing persistence unit library
00:20:58.652 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - starting CDI extender org.ops4j.pax.cdi.extender
00:20:58.682 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-api [31] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:20:58.688 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api [31]
00:20:58.767 [FelixStartLevel] INFO org.jboss.weld.Version - WELD-000900: 2.2.4 (Final)
00:20:59.099 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:20:59.222 [FelixStartLevel] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
00:20:59.224 [FelixStartLevel] WARN org.jboss.weld.Interceptor - WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
00:20:59.302 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:00.247 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.core.deltaspike-core-impl [32] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:21:00.248 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl [32]
00:21:00.319 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:00.326 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:00.376 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:00.385 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:00.401 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.scope.DeltaSpikeContextExtension activated=true
00:21:00.402 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
00:21:00.402 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension activated=true
00:21:00.414 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.message.MessageBundleExtension activated=true
00:21:00.416 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.message.NamedMessageBundleInvocationHandler activated=true
00:21:00.417 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension activated=true
00:21:00.418 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter activated=true
00:21:00.418 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
00:21:00.421 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.core.impl.jmx.MBeanExtension activated=true
00:21:00.566 [FelixStartLevel] INFO o.a.d.core.util.ProjectStageProducer - Computed the following DeltaSpike ProjectStage: Production
00:21:01.048 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api [33] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:21:01.049 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api [33]
00:21:01.096 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:01.102 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:01.270 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl [34] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:21:01.270 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl [34]
00:21:01.313 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:01.319 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:01.348 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.jpa.impl.transaction.context.TransactionContextExtension activated=true
00:21:01.707 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-data-module-impl [36] with extension bundles [org.apache.deltaspike.modules.deltaspike-jpa-module-impl [34], org.ops4j.pax.cdi.extension [52]]
00:21:01.707 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl [36]
00:21:01.756 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:01.761 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:01.775 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:01.791 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.data.impl.RepositoryExtension activated=true
00:21:02.438 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.partial-bean-api [37] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:21:02.438 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.partial-bean-api [37]
00:21:02.460 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:02.465 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:02.552 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl [38] with extension bundles [org.ops4j.pax.cdi.extension [52]]
00:21:02.553 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl [38]
00:21:02.580 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:02.584 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:02.599 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:02.601 [FelixStartLevel] INFO o.a.d.c.util.ClassDeactivationUtils - class: org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension activated=true
00:21:02.798 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - creating CDI container for bean bundle org.ops4j.pax.cdi.sample2.service [56] with extension bundles [org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl [38], org.apache.deltaspike.core.deltaspike-core-impl [32], org.apache.deltaspike.modules.deltaspike-data-module-impl [36], org.apache.deltaspike.core.deltaspike-core-api [31], org.apache.deltaspike.modules.deltaspike-jpa-module-impl [34], org.ops4j.pax.cdi.extension [52]]
00:21:02.798 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Starting CDI container for bundle org.ops4j.pax.cdi.sample2.service [56]
00:21:02.868 [FelixStartLevel] INFO org.jboss.weld.Bootstrap - WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
00:21:02.873 [FelixStartLevel] WARN org.jboss.weld.Bootstrap - WELD-000135: Legacy deployment metadata provided by the integrator. Certain functionality will not be available.
00:21:02.888 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension.vetoBeans(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:02.891 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] public org.apache.deltaspike.partialbean.impl.PartialBeanBindingExtension.findInvocationHandlerBindings(@Observes ProcessAnnotatedType<Object>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:02.905 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] protected org.apache.deltaspike.core.impl.message.MessageBundleExtension.detectInterfaces(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:02.907 [FelixStartLevel] WARN org.jboss.weld.Event - WELD-000411: Observer method [BackedAnnotatedMethod] org.apache.deltaspike.data.impl.RepositoryExtension.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
00:21:03.121 [weld-worker-1] INFO o.ops4j.pax.jpa.impl.JpaWeavingHook - weaving org.ops4j.pax.jpa.sample1.model.Author
00:21:03.341 [weld-worker-2] INFO o.ops4j.pax.jpa.impl.JpaWeavingHook - weaving org.ops4j.pax.jpa.sample1.model.Book
00:21:03.953 [FelixStartLevel] INFO o.o.p.c.e.i.c.ComponentLifecycleManager - component Managed Bean [class org.ops4j.pax.cdi.sample2.service.LibraryServiceClient] with qualifiers [@OsgiServiceProvider @Any] is available
00:21:03.996 [FelixStartLevel] INFO openjpa.Runtime - Starting OpenJPA 2.2.0
00:21:04.047 [FelixStartLevel] INFO openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.DerbyDictionary".
00:21:06.943 [main] INFO o.o.p.e.i.j.i.ContainerTestRunner - running createAuthorInTransaction in reactor
00:21:07.055 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.ops4j.pax.cdi.sample2.service [56]
00:21:07.064 [FelixStartLevel] INFO o.o.p.cdi.extender.impl.CdiExtender - stopping CDI extender org.ops4j.pax.cdi.extender
00:21:07.064 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-partial-bean-module-impl [38]
00:21:07.075 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.partial-bean-api [37]
00:21:07.079 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-impl [32]
00:21:07.082 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-data-module-impl [36]
00:21:07.086 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-api [33]
00:21:07.088 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.core.deltaspike-core-api [31]
00:21:07.092 [FelixStartLevel] INFO o.o.pax.cdi.spi.AbstractCdiContainer - Stopping CDI container for bundle org.apache.deltaspike.modules.deltaspike-jpa-module-impl [34]
00:21:07.098 [FelixStartLevel] INFO o.o.p.j.i.PersistenceBundleObserver - removed persistence bundle org.ops4j.pax.jpa.sample1.model_0.2.0
00:21:07.124 [FelixStartLevel] INFO o.o.pax.jdbc.impl.JdbcDriverObserver - removing drivers registered on behalf of bundle derby 10.8.2000002.1181258
00:21:07.174 [main] INFO o.o.p.e.spi.reactors.ReactorManager - suite finished
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.972 sec
Results :
Tests in error:
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
» ServiceLookup gave up waiting for service org.ops4j.pax.cdi.spi.CdiContaine...
Tests run: 23, Failures: 0, Errors: 6, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI 1.0 Integration Tests ............... FAILURE [2:57.453s]
[INFO] OPS4J Pax CDI 1.0 Integration Tests on Karaf ...... SKIPPED
[INFO] OPS4J Pax CDI Jetty Integration Tests ............. SKIPPED
[INFO] OPS4J Pax CDI Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:58.885s
[INFO] Finished at: Wed Aug 27 00:21:07 EDT 2014
[INFO] Final Memory: 21M/240M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.14:test (default-test) on project itest-cdi10: 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
10 years, 4 months
Build failed in Jenkins: Weld-2.x-incontainer-WF8.x #44
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
[...truncated 1083 lines...]
Running org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
Running org.jboss.weld.tests.specialization.modular.Specialization02Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.jboss.weld.tests.specialization.modular.Specialization02Test
Running org.jboss.weld.tests.specialization.modular.Specialization04Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.jboss.weld.tests.specialization.modular.Specialization04Test
Running org.jboss.weld.tests.specialization.modular.Specialization01Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.jboss.weld.tests.specialization.modular.Specialization01Test
Running org.jboss.weld.tests.specialization.modular.Specialization03Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.jboss.weld.tests.specialization.modular.Specialization03Test
Running org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Running org.jboss.weld.tests.veto.VetoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.jboss.weld.tests.veto.VetoTest
Running org.jboss.weld.tests.injectionTarget.InjectionTargetTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.jboss.weld.tests.injectionTarget.InjectionTargetTest
Running org.jboss.weld.tests.stereotypes.StereotypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.jboss.weld.tests.stereotypes.StereotypesTest
Running org.jboss.weld.tests.bootstrap.index.processAnnotatedType.type.ProcessAnnotatedTypeResolutionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.268 sec - in org.jboss.weld.tests.bootstrap.index.processAnnotatedType.type.ProcessAnnotatedTypeResolutionTest
Running org.jboss.weld.tests.bootstrap.configuration.DebugTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.jboss.weld.tests.bootstrap.configuration.DebugTest
Running org.jboss.weld.tests.bootstrap.configuration.DisabledConcurrencyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.jboss.weld.tests.bootstrap.configuration.DisabledConcurrencyTest
Running org.jboss.weld.tests.bootstrap.configuration.DisabledPreloaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.jboss.weld.tests.bootstrap.configuration.DisabledPreloaderTest
Running org.jboss.weld.tests.bootstrap.configuration.TimingOutFixedThreadPoolBootstrapConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.291 sec - in org.jboss.weld.tests.bootstrap.configuration.TimingOutFixedThreadPoolBootstrapConfigurationTest
Running org.jboss.weld.tests.bootstrap.configuration.DefaultBootstrapConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.jboss.weld.tests.bootstrap.configuration.DefaultBootstrapConfigurationTest
Running org.jboss.weld.tests.bootstrap.configuration.DisabledExecutorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.jboss.weld.tests.bootstrap.configuration.DisabledExecutorTest
Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Running org.jboss.weld.tests.named.SmokeNamedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.jboss.weld.tests.named.SmokeNamedTest
Running org.jboss.weld.tests.jsp.JspTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.jboss.weld.tests.jsp.JspTest
Running org.jboss.weld.tests.examples.ExampleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.jboss.weld.tests.examples.ExampleTest
Running org.jboss.weld.tests.examples.MockExampleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.jboss.weld.tests.examples.MockExampleTest
Running org.jboss.weld.tests.weld1192.Weld1192Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.jboss.weld.tests.weld1192.Weld1192Test
Running org.jboss.weld.tests.jsf.JsfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.jboss.weld.tests.jsf.JsfTest
Running org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Running org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.341 sec - in org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Running org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec - in org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InactiveScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.jboss.weld.tests.activities.current.InactiveScopeTest
Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec - in org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Running org.jboss.weld.tests.activities.current.NonNormalScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.jboss.weld.tests.activities.current.NonNormalScopeTest
Running org.jboss.weld.tests.activities.ActivitiesTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.jboss.weld.tests.activities.ActivitiesTest
Running org.jboss.weld.tests.arrays.test.AssignabilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.jboss.weld.tests.arrays.test.AssignabilityTest
Running org.jboss.weld.tests.arrays.ArrayInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.jboss.weld.tests.arrays.ArrayInjectionTest
Running org.jboss.weld.tests.stress.JsfStressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.318 sec - in org.jboss.weld.tests.stress.JsfStressTest
Running org.jboss.weld.tests.resources.ResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.jboss.weld.tests.resources.ResourceTest
Running org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Running org.jboss.weld.tests.resources.EMFFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.226 sec - in org.jboss.weld.tests.resources.EMFFactoryTest
Running org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec - in org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Running org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec - in org.jboss.weld.tests.ws.interceptors.WebServiceInterceptorTest
Results :
Tests run: 892, Failures: 0, Errors: 0, Skipped: 15
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ 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]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian ---
[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-incontainer-...>
[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: 7:13.493s
[INFO] Finished at: Sun Aug 24 18:11:08 EDT 2014
[INFO] Final Memory: 40M/211M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/jboss-tck-runner/1.1/pom.xml -Dincontainer
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK runner (1.1, 1.2) for Weld (WildFly) 2.2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-jboss-runner-tck11 ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-runner-tck11 ---
[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-jboss-runner-tck11 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-jboss-runner-tck11 ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildNumber: 4277bb03f10062b7dd336298f2de1ca60030ac76 at timestamp: August 24, 2014 6:11:21 PM EDT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-jboss-runner-tck11 ---
[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-jboss-runner-tck11 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck11 ---
[INFO] Copying weld-porting-package-tck11-2.2.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-jboss-runner-tck11 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-jboss-runner-tck11 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-jboss-runner-tck11 ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-jboss-runner-tck11 ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Aug 24, 2014 6:12:30 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Implementation version: 20140807-0522
Aug 24, 2014 6:12:30 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Specification version: 1.2.1.Final
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19.870s
[INFO] Finished at: Sun Aug 24 18:12:30 EDT 2014
[INFO] Final Memory: 41M/100M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck11: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the forked process
[ERROR] java.lang.IllegalStateException: Unable to get configuration
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:43)
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:53)
[ERROR] at org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener.onStart(ConfigurationLoggingListener.java:49)
[ERROR] at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:197)
[ERROR] at org.testng.SuiteRunner.run(SuiteRunner.java:238)
[ERROR] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[ERROR] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[ERROR] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1137)
[ERROR] at org.testng.TestNG.runSuitesLocally(TestNG.java:1062)
[ERROR] at org.testng.TestNG.run(TestNG.java:974)
[ERROR] at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
[ERROR] at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
[ERROR] at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: java.lang.IllegalArgumentException: Cannot find any implementations of Beans, check that org.jboss.cdi.tck.spi.Beans is specified
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.getClassValue(PropertiesBasedConfigurationBuilder.java:265)
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.getInstanceValue(PropertiesBasedConfigurationBuilder.java:222)
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.init(PropertiesBasedConfigurationBuilder.java:65)
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:41)
[ERROR] ... 15 more
[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/PluginExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-incontainer-WF9.x #372
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
------------------------------------------
[...truncated 1093 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.jboss.weld.tests.proxy.weld477.ProxiabilityTest
Running org.jboss.weld.tests.proxy.weld1141.VarargsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.jboss.weld.tests.proxy.weld1141.VarargsTest
Running org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.jboss.weld.tests.proxy.modifiers.ClientProxyMethodModifiersTest
Running org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.jboss.weld.tests.proxy.superclass.SuperclassWithConstructorWithArgumentsTest
Running org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.jboss.weld.tests.proxy.observer.ObserverInjectionTest
Running org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.jboss.weld.tests.proxy.privateconstructor.ProxyConstructorTest
Running org.jboss.weld.tests.resources.ResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.jboss.weld.tests.resources.ResourceTest
Running org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.jboss.weld.tests.resources.producer.non.dependent.NonDependentResourceProducerFieldTest
Running org.jboss.weld.tests.resources.EMFFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.jboss.weld.tests.resources.EMFFactoryTest
Running org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec - in org.jboss.weld.tests.resources.ws.WebServiceResourceTest
Running org.jboss.weld.tests.el.resolver.ELResolverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.jboss.weld.tests.el.resolver.ELResolverTest
Running org.jboss.weld.tests.el.weld1280.Weld1280Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.jboss.weld.tests.el.weld1280.Weld1280Test
Running org.jboss.weld.tests.scope.RemoteScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.jboss.weld.tests.scope.RemoteScopeTest
Running org.jboss.weld.tests.scope.ScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.jboss.weld.tests.scope.ScopeTest
Running org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in org.jboss.weld.tests.scope.unproxyable.UnproxyableTest
Running org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.jboss.weld.tests.scope.unproxyable.method.NonPrivateNonStaticFinalMethodTest
Running org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.jboss.weld.tests.scope.unproxyable.method.StaticFinalMethodTest
Running org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.jboss.weld.tests.scope.unproxyable.method.PrivateFinalMethodTest
Running org.jboss.weld.tests.xml.broken.clazz.BeansXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 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.141 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.207 sec - in org.jboss.weld.tests.xml.broken.parsing.BeansXmlTest
Running org.jboss.weld.tests.activities.ActivitiesTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.jboss.weld.tests.activities.ActivitiesTest
Running org.jboss.weld.tests.activities.current.EventCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 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.239 sec - in org.jboss.weld.tests.activities.current.NonNormalScopeTest
Running org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.jboss.weld.tests.activities.current.InstanceCurrentActivityTest
Running org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.jboss.weld.tests.activities.current.ELCurrentActivityTest
Running org.jboss.weld.tests.activities.current.InactiveScopeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.jboss.weld.tests.activities.current.InactiveScopeTest
Running org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in org.jboss.weld.tests.activities.current.InjectedManagerCurrentActivityTest
Running org.jboss.weld.tests.event.weld1361.RawEventTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.jboss.weld.tests.event.weld1361.RawEventTypeTest
Running org.jboss.weld.tests.event.weld1361.FiringNullEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.jboss.weld.tests.event.weld1361.FiringNullEventTest
Running org.jboss.weld.tests.event.tx.TxEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.jboss.weld.tests.event.tx.TxEventTest
Running org.jboss.weld.tests.event.SimpleEventTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.jboss.weld.tests.event.SimpleEventTest
Running org.jboss.weld.tests.event.EventQualifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.jboss.weld.tests.event.EventQualifierTest
Running org.jboss.weld.tests.event.subtype.EventSelectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.jboss.weld.tests.event.subtype.EventSelectTest
Running org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.937 sec - in org.jboss.weld.tests.event.lifecycle.phase.ContainerLifecycleEventInvocationOutsideObserverTest
Running org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.jboss.weld.tests.event.lifecycle.concurrent.ContainerLifecycleEventDeliveryNotConcurrentTest
Running org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.jboss.weld.tests.event.lifecycle.ContainerLifecycleEventNotFiredIntoBeanTest
Running org.jboss.weld.tests.event.parameterized.ParameterizedEventTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in org.jboss.weld.tests.event.parameterized.ParameterizedEventTest
Running org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.jboss.weld.tests.event.observer.transactional.TransactionalObserversTest
Running org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.jboss.weld.tests.event.observer.validation.FiringArrayEventTest
Running org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.jboss.weld.tests.event.observer.validation.enterprise.InheritedObserverMethodNotInBusinessInterfaceValidationTest
Running org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.jboss.weld.tests.event.observer.validation.ObserverMethodParameterInjectionValidationTest
Running org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec - in org.jboss.weld.tests.event.observer.conditional.ConditionalObserverCustomContextTest
Running org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.jboss.weld.tests.event.observer.superclass.SuperclassObservers1Test
Running org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.jboss.weld.tests.event.observer.superclass.SuperclassObservers2Test
Running org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.jboss.weld.tests.event.observer.superclass.SuperclassObserversTest
Results :
Tests run: 892, Failures: 0, Errors: 0, Skipped: 15
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-core-test-arquillian ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ 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]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-core-test-arquillian ---
[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-incontainer-...>
[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: 4:33.413s
[INFO] Finished at: Mon Aug 25 18:11:11 EDT 2014
[INFO] Final Memory: 41M/601M
[INFO] ------------------------------------------------------------------------
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/jboss-tck-runner/1.1/pom.xml -Dincontainer=wildfly9
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK runner (1.1, 1.2) for Weld (WildFly) 2.2.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-runner-tck11 ---
[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-jboss-runner-tck11 ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-jboss-runner-tck11 ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildNumber: 4277bb03f10062b7dd336298f2de1ca60030ac76 at timestamp: August 25, 2014 6:11:18 PM EDT
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-jboss-runner-tck11 ---
[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-jboss-runner-tck11 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-weld-dependencies) @ weld-jboss-runner-tck11 ---
[INFO] Copying weld-porting-package-tck11-2.2.5-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-jboss-runner-tck11 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ weld-jboss-runner-tck11 ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-jboss-runner-tck11 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-jboss-runner-tck11 ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-jboss-runner-tck11 ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Aug 25, 2014 6:12:24 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Implementation version: 20140807-0522
Aug 25, 2014 6:12:24 PM org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener onStart
INFO: CDI-TCK Specification version: 1.2.1.Final
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.665s
[INFO] Finished at: Mon Aug 25 18:12:24 EDT 2014
[INFO] Final Memory: 42M/406M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck11: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: There was an error in the forked process
[ERROR] java.lang.IllegalStateException: Unable to get configuration
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:43)
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:53)
[ERROR] at org.jboss.cdi.tck.impl.testng.ConfigurationLoggingListener.onStart(ConfigurationLoggingListener.java:49)
[ERROR] at org.testng.SuiteRunner.invokeListeners(SuiteRunner.java:197)
[ERROR] at org.testng.SuiteRunner.run(SuiteRunner.java:238)
[ERROR] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[ERROR] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[ERROR] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1137)
[ERROR] at org.testng.TestNG.runSuitesLocally(TestNG.java:1062)
[ERROR] at org.testng.TestNG.run(TestNG.java:974)
[ERROR] at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:293)
[ERROR] at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:84)
[ERROR] at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:91)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: java.lang.IllegalArgumentException: Implementation class with name org.jboss.weld.tck.BeansImpl not found using classloader sun.misc.Launcher$AppClassLoader@ed128
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.getClassValue(PropertiesBasedConfigurationBuilder.java:258)
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.getInstanceValue(PropertiesBasedConfigurationBuilder.java:222)
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.init(PropertiesBasedConfigurationBuilder.java:65)
[ERROR] at org.jboss.cdi.tck.impl.ConfigurationFactory.get(ConfigurationFactory.java:41)
[ERROR] ... 15 more
[ERROR] Caused by: java.lang.ClassNotFoundException: org.jboss.weld.tck.BeansImpl
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[ERROR] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[ERROR] at org.jboss.cdi.tck.impl.PropertiesBasedConfigurationBuilder.getClassValue(PropertiesBasedConfigurationBuilder.java:252)
[ERROR] ... 18 more
[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/PluginExecutionException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-perf-bean-testing-events-CI #752
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa05 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
Deleting project workspace... done
Cloning the remote Git repository
Cloning repository git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
FATAL: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
hudson.plugins.git.GitException: Failed to fetch from git://10.16.101.32/jbossqe/seam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:624)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:856)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:881)
at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
at hudson.model.Run.execute(Run.java:1665)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://10.16.101.32/jbossqe/seam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: 10.16.101.32[0: 10.16.101.32]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1146)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:254)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
10 years, 4 months
Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #234
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg07-opensuse11 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-CI-OracleJDK8 #176
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg07-opensuse11 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-OracleJDK..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-int-servlet-jetty #772
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg07-opensuse11 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-int-se-servlet-coop-jetty #32
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg07-opensuse11 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-se-servl..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Recording test results
10 years, 4 months
Build failed in Jenkins: Weld-2.x-incontainer-WF8 #1637
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
Changes:
[Jozef Hartinger] WELD-1715, WELD-1714, WELD-1658 Extensive refactoring of weld-se and weld-servlet
[Jozef Hartinger] Remove temporary checkstyle workaround
[Jozef Hartinger] Switch weld-se-numberguess to use bean-discovery-mode="annotated"
[Jozef Hartinger] Do not call handlers from scanner
[Jozef Hartinger] Minor
[Jozef Hartinger] Unify how weld-se and weld-servlet behave on bean-discovery-mode="annotated" w/o Jandex
[Jozef Hartinger] Fix WebStart support
[Jozef Hartinger] Groovy should be an optional dependency
[Jozef Hartinger] Added weld-se-numberguess-webstart example
------------------------------------------
[...truncated 6342 lines...]
at org.jboss.weld.injection.producer.AbstractMemberProducer.checkReturnTypeIsConcrete(AbstractMemberProducer.java:72)
at org.jboss.weld.injection.producer.AbstractMemberProducer.checkProducerReturnType(AbstractMemberProducer.java:66)
at org.jboss.weld.injection.producer.AbstractMemberProducer.<init>(AbstractMemberProducer.java:53)
at org.jboss.weld.injection.producer.ProducerMethodProducer.<init>(ProducerMethodProducer.java:54)
at org.jboss.weld.manager.MethodProducerFactory$1.<init>(MethodProducerFactory.java:46)
at org.jboss.weld.manager.MethodProducerFactory.createProducer(MethodProducerFactory.java:46)
at org.jboss.weld.manager.AbstractProducerFactory.createProducer(AbstractProducerFactory.java:59)
at org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest.testInvalidProducerMethod1(SyntheticProducerTest.java:123)
testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest) Time elapsed: 0.036 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001331: Declaring bean cannot be null for the non-static member [BackedAnnotatedMethod] public org.jboss.cdi.tck.tests.extensions.beanManager.producer.Factory.invalidProducerMethod2() [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.AbstractProducerFactory.createProducer(AbstractProducerFactory.java:55)
at org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest.testInvalidProducerMethod2(SyntheticProducerTest.java:132)
testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest) Time elapsed: 0.284 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsupportedOperationException : WELD-000037: Cannot call EJB remove method directly on non-dependent scoped bean public abstract void org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface.remove() [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:119)
at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at org.jboss.cdi.tck.tests.implementation.enterprise.remove.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_Weld$EnterpriseProxy$.remove(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at org.jboss.weld.proxies.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_WeldClientProxy.remove(Unknown Source)
at org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(EnterpriseBeanRemoveMethodTest.java:72)
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest) Time elapsed: 0.276 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnproxyableResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnproxyableResolutionException : WELD-001436: Normal scoped bean class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean is not proxyable because it has a private constructor private org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean() - <unknown javax.enterprise.inject.spi.Bean instance>. [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.util.Proxies.getUnproxyableClassException(Proxies.java:224)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:178)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:140)
at org.jboss.weld.bean.proxy.ClientProxyProvider.getClientProxy(ClientProxyProvider.java:213)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:734)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:760)
at org.jboss.weld.util.ForwardingBeanManager.getReference(ForwardingBeanManager.java:61)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getReference(BeanManagerProxy.java:89)
at org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution(UnproxyableManagedBeanTest.java:46)
testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest) Time elapsed: 0.037 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001311: Interceptor bindings list cannot be empty [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:902)
at org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails(InterceptorDefinitionTest.java:181)
testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest) Time elapsed: 0.038 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001316: @org.jboss.cdi.tck.tests.interceptors.definition.NonBindingType() is not an interceptor binding type [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:906)
at org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails(InterceptorDefinitionTest.java:189)
testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest) Time elapsed: 0.038 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001312: Duplicate interceptor binding type [@org.jboss.cdi.tck.tests.interceptors.definition.Transactional(), @org.jboss.cdi.tck.tests.interceptors.definition.Transactional()] found [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.util.Interceptors.flattenInterceptorBindings(Interceptors.java:76)
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:909)
at org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails(InterceptorDefinitionTest.java:175)
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest) Time elapsed: 0.114 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsupportedOperationException : WELD-001525: Instance.destroy() is not supported. The underlying context org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomNonAlterableContext@18883d3 does not support destroying of contextual instances [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.bean.builtin.InstanceImpl.destroy(InstanceImpl.java:153)
at org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(DestroyingNormalScopedInstanceTest.java:109)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest) Time elapsed: 0.255 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.AmbiguousResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.AmbiguousResolutionException : WELD-001318: Cannot resolve an ambiguous dependency between:
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.DerivedInjectedBean] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.InjectedBean] with qualifiers [@Any @Default] [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1237)
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:855)
at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:848)
at org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:95)
at org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest.testUnsatisfiedReference(AmbiguousInjectableReferenceTest.java:57)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest) Time elapsed: 0.253 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnsatisfiedResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.UnsatisfiedResolutionException : WELD-001308: Unable to resolve any beans for Types: [class org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean]; Bindings: [QualifierInstance{annotationClass=interface javax.enterprise.inject.Default, values={}, hashCode=477799187}, QualifierInstance{annotationClass=interface javax.enterprise.inject.Any, values={}, hashCode=16450708}] [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:857)
at org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:848)
at org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:95)
at org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference(UnsatisfiedInjectableReferenceTest.java:57)
testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest) Time elapsed: 0.043 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001305: The given type class java.math.BigDecimal is not a type of the bean Managed Bean [class org.jboss.cdi.tck.tests.lookup.manager.FishFarmOffice] with qualifiers [@Any @Default] [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:758)
at org.jboss.weld.util.ForwardingBeanManager.getReference(ForwardingBeanManager.java:61)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getReference(BeanManagerProxy.java:89)
at org.jboss.cdi.tck.tests.lookup.manager.ManagerTest.testGetReferenceWithIllegalBeanType(ManagerTest.java:91)
testDuplicateBindingTypesWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest) Time elapsed: 0.26 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-001302: Duplicate qualifiers: [@org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeA()] [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.resolution.ResolvableBuilder.checkQualifier(ResolvableBuilder.java:208)
at org.jboss.weld.resolution.ResolvableBuilder.addQualifier(ResolvableBuilder.java:175)
at org.jboss.weld.resolution.ResolvableBuilder.addQualifiers(ResolvableBuilder.java:191)
at org.jboss.weld.event.ObserverNotifier.buildEventResolvable(ObserverNotifier.java:150)
at org.jboss.weld.event.ObserverNotifier.resolveObserverMethods(ObserverNotifier.java:92)
at org.jboss.weld.manager.BeanManagerImpl.resolveObserverMethods(BeanManagerImpl.java:530)
at org.jboss.weld.util.ForwardingBeanManager.resolveObserverMethods(ForwardingBeanManager.java:106)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolveObserverMethods(BeanManagerProxy.java:131)
at org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails(DuplicateBindingTypesWhenResolvingTest.java:53)
testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest) Time elapsed: 0.278 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.AmbiguousResolutionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.AmbiguousResolutionException : WELD-001318: Cannot resolve an ambiguous dependency between:
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Dog] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Terrier] with qualifiers [@Any @Default] [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1237)
at org.jboss.weld.util.ForwardingBeanManager.resolve(ForwardingBeanManager.java:91)
at org.jboss.weld.bean.builtin.BeanManagerProxy.resolve(BeanManagerProxy.java:119)
at org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testAmbiguousDependencyNotResolved(BeanManagerTest.java:111)
testObtainingInjectionTargetWithDefinitionError(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest) Time elapsed: 0.047 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.IllegalArgumentException : WELD-000094: Injected field [BackedAnnotatedField] @Inject @Produces org.jboss.cdi.tck.tests.extensions.beanManager.Snake.age cannot be annotated @Produces on [BackedAnnotatedType] public class org.jboss.cdi.tck.tests.extensions.beanManager.Snake [Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDefinitionErrors(Validator.java:312)
at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:288)
at org.jboss.weld.bootstrap.Validator.validateProducer(Validator.java:428)
at org.jboss.weld.injection.producer.InjectionTargetService.validateProducer(InjectionTargetService.java:36)
at org.jboss.weld.manager.InjectionTargetFactoryImpl.validate(InjectionTargetFactoryImpl.java:137)
at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:76)
at org.jboss.weld.manager.InjectionTargetFactoryImpl.createInjectionTarget(InjectionTargetFactoryImpl.java:66)
at org.jboss.weld.manager.BeanManagerImpl.createInjectionTarget(BeanManagerImpl.java:1112)
at org.jboss.weld.util.ForwardingBeanManager.createInjectionTarget(ForwardingBeanManager.java:201)
at org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testObtainingInjectionTargetWithDefinitionError(BeanManagerTest.java:251)
testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest) Time elapsed: 0.044 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.InjectionException but got org.jboss.arquillian.test.spi.ArquillianProxyException: org.jboss.weld.exceptions.InjectionException : WELD-001409: Ambiguous dependencies for type Dog with qualifiers @Default
at injection point org.jboss.cdi.tck.tests.extensions.beanManager.InjectionPointDecorator@1b42067
at org.jboss.cdi.tck.tests.extensions.beanManager.DogHouse.dog(DogHouse.java:0)
Possible dependencies:
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Dog] with qualifiers [@Any @Default],
- Managed Bean [class org.jboss.cdi.tck.tests.extensions.beanManager.Terrier] with qualifiers [@Any @Default]
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.validate(BeanManagerImpl.java:1132)
at org.jboss.weld.util.ForwardingBeanManager.validate(ForwardingBeanManager.java:96)
at org.jboss.weld.bean.builtin.BeanManagerProxy.validate(BeanManagerProxy.java:125)
at org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testValidateThrowsException(BeanManagerTest.java:120)
Results :
Failed tests:
DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails » Test
...
DecoratorDefinitionTest.testEmptyTypeSetOnResolveDecoratorsFails » Test
Expec...
DecoratorDefinitionTest.testNonBindingsOnResolveDecoratorsFails » Test
Expect...
EventTest.testEventObjectContainsTypeVariablesWhenResolvingFails » Test
Expec...
EventBindingTypesTest.testFireEventWithNonBindingAnnotationsFails » Test
Expe...
EventBindingTypesTest.testFireEventWithNonRuntimeBindingTypeFails » Test
Expe...
FireEventTest.testDuplicateBindingsToFireEventFails » Test
Expected exception...
FireEventTest.testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable » Test
FireEventTest.testTypeVariableEventTypeFails » Test
Expected exception java.l...
NonBindingTypePassedToFireTest.testExceptionThrownIfNonBindingTypePassedToFire » Test
ResolveEventObserversTest.testBeanManagerResolveObserversWithIllegalQualifier » Test
NonBindingTypesWhenResolvingTest.testNonBindingTypeAnnotationWhenResolvingFails » Test
SelectEventTest.testEventSelectThrowsExceptionForDuplicateBindingType » Test
...
SelectEventTest.testEventSelectThrowsExceptionIfAnnotationIsNotBindingType » Test
SelectEventTest.testEventSelectThrowsExceptionIfEventTypeHasTypeVariable » Test
SelectEventTest.testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType » Test
SelectEventTest.testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType » Test
BeanByTypeTest.testNonBindingType » Test
Expected exception java.lang.Illegal...
BeanByTypeTest.testSameBindingTwice » Test
Expected exception java.lang.Illeg...
CreateBeanAttributesTest.testInvalidMember » Test
Expected exception java.lan...
CreateInjectionPointTest.testInvalidField » Test
Expected exception java.lang...
CreateInjectionPointTest.testInvalidParameter » Test
Expected exception java....
SyntheticProducerTest.testInvalidProducerField1 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerField2 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerField3 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerMethod1 » Test
Expected exception ja...
SyntheticProducerTest.testInvalidProducerMethod2 » Test
Expected exception ja...
EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean » Test
UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution » Test
E...
InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails » Test ...
InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails » Test ...
InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails » Test
DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable » Test
AmbiguousInjectableReferenceTest.testUnsatisfiedReference » Test
Expected exc...
UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference » Test
Expected e...
ManagerTest.testGetReferenceWithIllegalBeanType » Test
Expected exception jav...
DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails » Test
BeanManagerTest.testAmbiguousDependencyNotResolved » Test
Expected exception ...
BeanManagerTest.testObtainingInjectionTargetWithDefinitionError » Test
Expect...
BeanManagerTest.testValidateThrowsException » Test
Expected exception javax.e...
Tests run: 1577, Failures: 40, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:38.999s
[INFO] Finished at: Tue Aug 26 05:45:28 EDT 2014
[INFO] Final Memory: 44M/404M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-jboss-runner-tck11: 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
10 years, 4 months
Build failed in Jenkins: Weld-1.1.x-CI-OracleJDK8 #42
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on dspvmg07-opensuse11 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Retrying after 10 seconds
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:473)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:376)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.plugins.git.GitException: Command "git init <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ..."> returned status code 129:
stdout:
stderr: usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]]
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$4.execute(CliGitAPIImpl.java:471)
... 12 more
ERROR: null
Recording test results
10 years, 4 months