Skip to content
Success

Console Output

[INFO] 
[INFO] -----< org.glassfish.jersey.tests.integration.cdi:cdi-test-webapp >-----
[INFO] Building jersey-tests-cdi-webapp 3.1.0-SNAPSHOT                [123/281]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cdi-test-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ cdi-test-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ cdi-test-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ cdi-test-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ cdi-test-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ cdi-test-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ cdi-test-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cdi-test-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cdi-test-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cdi-test-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cdi-test-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/test-classes
[INFO] /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/src/test/java/org/glassfish/jersey/tests/cdi/resources/PerRequestDependentBeanTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/src/test/java/org/glassfish/jersey/tests/cdi/resources/PerRequestDependentBeanTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ cdi-test-webapp ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.cdi.resources.PerRequestDependentBeanTest
May 06, 2022 9:21:06 AM org.jboss.weld.bootstrap.WeldStartup <clinit>
INFO: WELD-000900: 4.0.2 (Final)
May 06, 2022 9:21:06 AM 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.
May 06, 2022 9:21:06 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:07 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e2d1579a-793d-487a-90dc-da729a4bd432 initialized
May 06, 2022 9:21:07 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:07 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:07 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:07 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@ebde82b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f78ee0a; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f78ee0a
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@ebde82b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f78ee0a; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@f78ee0a
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@ebde82b
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e2d1579a-793d-487a-90dc-da729a4bd432 shut down
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM 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.
May 06, 2022 9:21:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 9324b625-533f-42bf-b7da-660465515b65 initialized
May 06, 2022 9:21:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7e967518; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@290c2284; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@290c2284
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7e967518; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@290c2284; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@290c2284
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@7e967518
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 9324b625-533f-42bf-b7da-660465515b65 shut down
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM 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.
May 06, 2022 9:21:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 83ad23aa-8958-4583-a169-29707b2bbc38 initialized
May 06, 2022 9:21:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:08 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:08 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@5c9f706b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1778602a; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1778602a
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@5c9f706b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1778602a; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1778602a
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@5c9f706b
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 83ad23aa-8958-4583-a169-29707b2bbc38 shut down
May 06, 2022 9:21:08 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:08 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:08 AM 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.
May 06, 2022 9:21:08 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:08 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2edb515d-c74c-4ca5-bc68-b84eeac741e6 initialized
May 06, 2022 9:21:08 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@196cef12; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1eb0c7c6; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1eb0c7c6
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@196cef12; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1eb0c7c6; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@1eb0c7c6
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentPerRequestResource@196cef12
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2edb515d-c74c-4ca5-bc68-b84eeac741e6 shut down
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.241 s - in org.glassfish.jersey.tests.cdi.resources.PerRequestDependentBeanTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
May 06, 2022 9:21:09 AM 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.
May 06, 2022 9:21:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 638719be-00cd-4431-ac27-143c8e6d2eb9 initialized
May 06, 2022 9:21:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 638719be-00cd-4431-ac27-143c8e6d2eb9 shut down
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.glassfish.jersey.tests.cdi.resources.ConstructorInjectionTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
May 06, 2022 9:21:09 AM 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.
May 06, 2022 9:21:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 84ca9931-ab5b-42e7-860f-d11049f554ea initialized
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication postConstruct
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: POST CONSTRUCT.
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 84ca9931-ab5b-42e7-860f-d11049f554ea shut down
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.glassfish.jersey.tests.cdi.resources.NonJaxRsBeanJaxRsInjectionTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
May 06, 2022 9:21:09 AM 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.
May 06, 2022 9:21:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c023821e-505b-4d32-8e8c-c3c31906be43 initialized
May 06, 2022 9:21:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c023821e-505b-4d32-8e8c-c3c31906be43 shut down
May 06, 2022 9:21:09 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.glassfish.jersey.tests.cdi.resources.QualifiedInjectionSetGetTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.CounterTest
May 06, 2022 9:21:09 AM 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.
May 06, 2022 9:21:09 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:09 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 622b097d-b32f-40c0-94aa-b9cbd4309b5d initialized
May 06, 2022 9:21:09 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:09 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 622b097d-b32f-40c0-94aa-b9cbd4309b5d shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.glassfish.jersey.tests.cdi.resources.CounterTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 96a9dd41-0067-495b-bb1c-69c48576c355 initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/secondary
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 96a9dd41-0067-495b-bb1c-69c48576c355 shut down
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.glassfish.jersey.tests.cdi.resources.SecondJaxRsInjectedCdiBeanTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 210e6dd4-6b03-4041-9a14-114585c2c78f initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5a0e835; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7733a28; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7733a28
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5a0e835; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7733a28; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@7733a28
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5a0e835
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 210e6dd4-6b03-4041-9a14-114585c2c78f shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f5492d6b-1bc8-4577-a9cd-40020c00b16a initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@64b38dc5; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e6f6b9e; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e6f6b9e
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@64b38dc5; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e6f6b9e; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5e6f6b9e
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@64b38dc5
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f5492d6b-1bc8-4577-a9cd-40020c00b16a shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e292f028-2e2f-4fdb-ab8d-2b4b0abca144 initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@3738182b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3ba51c23; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3ba51c23
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@3738182b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3ba51c23; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@3ba51c23
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@3738182b
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e292f028-2e2f-4fdb-ab8d-2b4b0abca144 shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 40dc5fc5-5cec-431c-92e6-e8e8ab1811b9 initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30b82f9e; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@53d5e1d4; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@53d5e1d4
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30b82f9e; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@53d5e1d4; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@53d5e1d4
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@30b82f9e
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 40dc5fc5-5cec-431c-92e6-e8e8ab1811b9 shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container fb7d7cdb-24f7-46ba-b94f-6003fcccc40c initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@313ebf59; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2c65decd; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2c65decd
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@313ebf59; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2c65decd; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@2c65decd
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@313ebf59
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container fb7d7cdb-24f7-46ba-b94f-6003fcccc40c shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM 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.
May 06, 2022 9:21:10 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 696ba30e-9992-47a2-b530-8f1db4a9619d initialized
May 06, 2022 9:21:10 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:10 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5e71739b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@50b82557; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@50b82557
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5e71739b; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@50b82557; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@50b82557
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@5e71739b
May 06, 2022 9:21:10 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 696ba30e-9992-47a2-b530-8f1db4a9619d shut down
May 06, 2022 9:21:10 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:10 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container bd9e05ee-95de-49b7-81e0-a491f143668a initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@103ccc7e; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6c8dcb7d; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6c8dcb7d
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@103ccc7e; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6c8dcb7d; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@6c8dcb7d
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@103ccc7e
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container bd9e05ee-95de-49b7-81e0-a491f143668a shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b8929449-1804-41bc-8c53-c1a6f8374de5 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@53513b10; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5899a45; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5899a45
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource getMessage
INFO: In getMessage of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@53513b10; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5899a45; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@5899a45
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanPerRequestResource@53513b10
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b8929449-1804-41bc-8c53-c1a6f8374de5 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 s - in org.glassfish.jersey.tests.cdi.resources.PerRequestBeanTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.ProducerTest
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container fad2f0ed-8623-4133-a364-f6176264b9e9 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container fad2f0ed-8623-4133-a364-f6176264b9e9 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.glassfish.jersey.tests.cdi.resources.ProducerTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b8e245b7-8df0-4f4e-a6c6-ea51b19d7121 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@36eb3384
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@17b87493
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@26034a24
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@7a106eb5
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@36eb3384
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b8e245b7-8df0-4f4e-a6c6-ea51b19d7121 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 81fc2af6-01cb-4d59-a8f8-83ab01ebf1e2 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@4e775bc4
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@5caf0d7a
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@4e775bc4; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@28f2cadb; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@28f2cadb; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@5caf0d7a
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@4e775bc4
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 81fc2af6-01cb-4d59-a8f8-83ab01ebf1e2 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d92b5ba8-d2ae-4bfe-8a53-4c5fc53b7846 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@70a9b26f
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@70a9b26f
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d92b5ba8-d2ae-4bfe-8a53-4c5fc53b7846 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container c3e306f0-f94b-4fee-97ec-2e18f90c5a79 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@75b5d75f
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@56008fe5
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@df2ace3
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@e7bb6f0
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@75b5d75f
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container c3e306f0-f94b-4fee-97ec-2e18f90c5a79 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 654e759d-b785-4cfd-b13d-0ce59fdb8446 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:11 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@1ece768f
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@5e14d5c4
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@1ece768f; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@4f04626a; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@4f04626a; provider: @Default Instance<JCDIBeanExceptionMapper>; provider.get(): org.glassfish.jersey.tests.cdi.resources.JCDIBeanExceptionMapper@5e14d5c4
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@1ece768f
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 654e759d-b785-4cfd-b13d-0ce59fdb8446 shut down
May 06, 2022 9:21:11 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:11 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:11 AM 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.
May 06, 2022 9:21:11 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:11 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 3c445194-52a3-4412-a2a6-5cc02b950655 initialized
May 06, 2022 9:21:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@5764437e
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanSingletonResource@5764437e
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 3c445194-52a3-4412-a2a6-5cc02b950655 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.glassfish.jersey.tests.cdi.resources.SingletonBeanTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.TimerTest
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 62845e43-f87e-40a4-aeac-0bdc81ffcdfc initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 62845e43-f87e-40a4-aeac-0bdc81ffcdfc shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.glassfish.jersey.tests.cdi.resources.TimerTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container ab2e5ba7-1b91-49ad-b441-682b280b85d8 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container ab2e5ba7-1b91-49ad-b441-682b280b85d8 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0854f0f7-6600-43e1-9621-83e2c4599a1c initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0854f0f7-6600-43e1-9621-83e2c4599a1c shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 2b9298e6-8dc6-47fb-bd40-f804b7ad42b8 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 2b9298e6-8dc6-47fb-bd40-f804b7ad42b8 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s - in org.glassfish.jersey.tests.cdi.resources.ReverseEchoTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 7d2944e2-b782-4529-af4b-4a4905c5e4c1 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@38315f61
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@722e99d9
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@695dac1f
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@38315f61
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 7d2944e2-b782-4529-af4b-4a4905c5e4c1 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container dd2d4f89-b131-4d3f-95ba-f3dd4f547597 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@47f299ef
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@47f299ef; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@16e1b127; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@16e1b127
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@47f299ef
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container dd2d4f89-b131-4d3f-95ba-f3dd4f547597 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container f6f66e83-9d47-45d3-b687-fee27c2668a1 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@57cbc76e
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@57cbc76e
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container f6f66e83-9d47-45d3-b687-fee27c2668a1 shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d5d35f29-e4e6-488b-a751-d44536f1975a initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@696500d6
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@1693853c
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentExceptionMapper@1162f820
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@696500d6
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d5d35f29-e4e6-488b-a751-d44536f1975a shut down
May 06, 2022 9:21:12 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM 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.
May 06, 2022 9:21:12 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:12 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container b3ab94f2-c4fe-4769-8782-eb4128273261 initialized
May 06, 2022 9:21:12 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@1fa31188
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource getMessage
INFO: In getMessage in org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@1fa31188; uiFieldInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@4ee8609b; uiMethodInject: org.glassfish.jersey.server.internal.routing.UriRoutingContext@4ee8609b
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@1fa31188
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container b3ab94f2-c4fe-4769-8782-eb4128273261 shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 87ceef23-7f10-4e66-8102-6212ed69109a initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource postConstruct
INFO: In post construct of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@3d83859c
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource preDestroy
INFO: In pre destroy of org.glassfish.jersey.tests.cdi.resources.JCDIBeanDependentSingletonResource@3d83859c
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 87ceef23-7f10-4e66-8102-6212ed69109a shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s - in org.glassfish.jersey.tests.cdi.resources.SingletonDependentBeanTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container a478f447-c080-451c-9119-b2fa767d0635 initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container a478f447-c080-451c-9119-b2fa767d0635 shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container debf895e-6e00-4c70-8f7e-11bcbd5acf85 initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container debf895e-6e00-4c70-8f7e-11bcbd5acf85 shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container cb874ab5-a430-49ae-a590-386b79c7f35d initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container cb874ab5-a430-49ae-a590-386b79c7f35d shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s - in org.glassfish.jersey.tests.cdi.resources.StutterEchoTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.CdiComponentProviderTest
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container d059463d-5416-40a7-b078-7e7a41fbee32 initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container d059463d-5416-40a7-b078-7e7a41fbee32 shut down
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container 0858b91a-450c-40d5-b7b7-3b8f706715f0 initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container 0858b91a-450c-40d5-b7b7-3b8f706715f0 shut down
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.glassfish.jersey.tests.cdi.resources.CdiComponentProviderTest
[INFO] Running org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
May 06, 2022 9:21:13 AM 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.
May 06, 2022 9:21:13 AM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.glassfish.jersey.ext.cdi1x.internal.ProcessAllAnnotatedTypes.processAnnotatedType(@Observes ProcessAnnotatedType<?>, BeanManager) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
INFO: WELD-ENV-002003: Weld SE container e81a1c5f-d0f6-4d79-8961-4baaa5a5c1a5 initialized
May 06, 2022 9:21:13 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/cdi-test-webapp/main
May 06, 2022 9:21:13 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanDependentException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.cdi.resources.JDCIBeanException will be ignored. 
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
May 06, 2022 9:21:13 AM org.jboss.weld.environment.se.WeldContainer shutdown
INFO: WELD-ENV-002001: Weld SE container e81a1c5f-d0f6-4d79-8961-4baaa5a5c1a5 shut down
May 06, 2022 9:21:13 AM org.glassfish.jersey.tests.cdi.resources.MainApplication preDestroy
INFO: org.glassfish.jersey.tests.cdi.resources.MainApplication: PRE DESTROY.
May 06, 2022 9:21:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.glassfish.jersey.tests.cdi.resources.JaxRsInjectedCdiBeanTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ cdi-test-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [cdi-test-webapp] in [/home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/cdi-test-webapp]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/src/main/webapp]
[INFO] Building war: /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/cdi-test-webapp.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cdi-test-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/cdi-test-webapp-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cdi-test-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/cdi-test-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/cdi-test-webapp/3.1.0-SNAPSHOT/cdi-test-webapp-3.1.0-SNAPSHOT.war
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/cdi-test-webapp/3.1.0-SNAPSHOT/cdi-test-webapp-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/cdi-integration/cdi-test-webapp/target/cdi-test-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/cdi/cdi-test-webapp/3.1.0-SNAPSHOT/cdi-test-webapp-3.1.0-SNAPSHOT-sources.jar