Skip to content

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Oct 07, 2018 4:49:02 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 2.2.14 (Final)
Oct 07, 2018 4:49:02 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2018 4:49:02 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PostActivate not found, interception based on it is not enabled
Oct 07, 2018 4:49:02 PM org.jboss.weld.interceptor.util.InterceptionTypeRegistry <clinit>
WARN: WELD-001700: Interceptor annotation class javax.ejb.PrePassivate not found, interception based on it is not enabled
Oct 07, 2018 4:49:02 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2018 4:49:03 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 07, 2018 4:49:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:49:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
Oct 07, 2018 4:49:03 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 1000 requests to finish...

Oct 07, 2018 4:49:05 PM org.glassfish.jersey.test.util.runner.ConcurrentParameterizedRunner runChild
INFO: Waiting for 337 requests to finish...

Oct 07, 2018 4:49:07 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
SYNC: 330, ASYNC: 326, STRAIGHT: 344
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.606 sec - in org.glassfish.jersey.examples.helloworld.RequestScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.HelloWorldTest
Oct 07, 2018 4:49:07 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2018 4:49:07 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2018 4:49:07 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.glassfish.jersey.examples.helloworld.HelloWorldTest
Running org.glassfish.jersey.examples.helloworld.AppScopedResourceTest
Oct 07, 2018 4:49:08 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2018 4:49:08 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2018 4:49:08 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.glassfish.jersey.examples.helloworld.AppScopedResourceTest
Running org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest
Oct 07, 2018 4:49:08 PM org.jboss.weld.bootstrap.WeldStartup startContainer
INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Oct 07, 2018 4:49:08 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] private org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider.processAnnotatedType(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
Oct 07, 2018 4:49:08 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
Oct 07, 2018 4:49:08 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec - in org.glassfish.jersey.examples.helloworld.RequestScopeAlignmentTest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/target/helloworld-weld.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/helloworld-weld/target/helloworld-weld-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/helloworld-weld/2.28-SNAPSHOT/helloworld-weld-2.28-SNAPSHOT-sources.jar