Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Recording test results
[WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo
Null identity service, trying login service: null
Finding identity service: null
[WARNING] The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.
[WARNING] The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.
[WARNING] The root of the app was not properly defined. Either use a Servlet 3.x container or add an init-param jersey.config.servlet.filter.contextPath to the filter configuration. Due to Servlet 2.x API, Jersey cannot determine the request base URI solely from the ServletContext. The application will most likely not work.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
Oct 10, 2018 5:01:36 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 sec - in org.glassfish.jersey.tests.integration.servlettests.StaticContentRegexITCase
Running org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.glassfish.jersey.tests.integration.servlettests.CacheControlOn404ITCase
Running org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.glassfish.jersey.tests.integration.servlettests.ForwardOn404ITCase
Running org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.glassfish.jersey.tests.integration.servlettests.DuplicateHeaderITCase
Running org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[WARNING] A servlet request to the URI http://localhost:9998/form-consumption/form-consumption contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[WARNING] A servlet request to the URI http://localhost:9998/form-consumption/form-consumption contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Oct 10, 2018 5:01:37 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
[WARNING] A servlet request to the URI http://localhost:9998/form-consumption/form-consumption/encoding contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.glassfish.jersey.tests.integration.servlettests.FormConsumptionITCase
Running org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.glassfish.jersey.tests.integration.servlettests.FilterContextPathITCase
Running org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.glassfish.jersey.tests.integration.servlettests.InvalidRequestUriITCase
Running org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.glassfish.jersey.tests.integration.servlettests.RolesAllowedFilterITCase
Running org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Oct 10, 2018 5:01:38 PM org.glassfish.jersey.test.external.ExternalTestContainerFactory$ExternalTestContainer <init>
INFO: Creating ExternalTestContainer configured at the base URI http://localhost:9998/
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.glassfish.jersey.tests.integration.servlettests.Custom404MediaTypeITCase

Results :

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

[JENKINS] Recording test results
Stopping server 0
[JENKINS] Recording test results