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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.rx.RxClientsTest
Oct 09, 2018 4:59:38 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 4:59:39 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 4:59:39 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
{
  "visited" : [ {
    "destination" : "Iraq"
  }, {
    "destination" : "Madagascar"
  }, {
    "destination" : "Honduras"
  }, {
    "destination" : "New Zealand"
  }, {
    "destination" : "Nicaragua"
  } ],
  "recommended" : [ {
    "destination" : "Afghanistan",
    "forecast" : "Fog",
    "price" : 5042
  }, {
    "destination" : "Mauritius",
    "forecast" : "Chance of Storm",
    "price" : 1
  }, {
    "destination" : "South Africa",
    "forecast" : "Mostly Cloudy",
    "price" : 2706
  }, {
    "destination" : "Kyrgyzstan",
    "forecast" : "Icy",
    "price" : 550
  }, {
    "destination" : "Burundi",
    "forecast" : "Mostly Sunny",
    "price" : 8859
  } ],
  "processingTime" : 865
}
Processing Time: 865
Oct 09, 2018 4:59:41 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 4:59:41 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 4:59:41 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 4:59:41 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
{
  "visited" : [ {
    "destination" : "Belarus"
  }, {
    "destination" : "Luxembourg"
  }, {
    "destination" : "Uzbekistan"
  }, {
    "destination" : "Morocco"
  }, {
    "destination" : "Equatorial Guinea"
  } ],
  "recommended" : [ {
    "destination" : "Guinea",
    "forecast" : "Freezing Drizzle",
    "price" : 1545
  }, {
    "destination" : "Uruguay",
    "forecast" : "Snow",
    "price" : 7683
  }, {
    "destination" : "Marshall Islands",
    "forecast" : "Clear",
    "price" : 8647
  }, {
    "destination" : "Japan",
    "forecast" : "Haze",
    "price" : 6835
  }, {
    "destination" : "Eritrea",
    "forecast" : "Rain",
    "price" : 552
  } ],
  "processingTime" : 957
}
Processing Time: 957
Oct 09, 2018 4:59:43 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 4:59:43 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 4:59:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 4:59:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
{
  "visited" : [ {
    "destination" : "Thailand"
  }, {
    "destination" : "Kyrgyzstan"
  }, {
    "destination" : "Croatia"
  }, {
    "destination" : "United Arab Emirates"
  }, {
    "destination" : "Kenya"
  } ],
  "recommended" : [ {
    "destination" : "Liberia",
    "forecast" : "Smoke",
    "price" : 6728
  }, {
    "destination" : "Armenia",
    "forecast" : "Chance of TStorm",
    "price" : 4710
  }, {
    "destination" : "Sao Tome & Principe",
    "forecast" : "Hail",
    "price" : 8764
  }, {
    "destination" : "Dominican Republic",
    "forecast" : "Flurries",
    "price" : 7846
  }, {
    "destination" : "Mali",
    "forecast" : "Thunderstorm",
    "price" : 2199
  } ],
  "processingTime" : 875
}
Processing Time: 875
Oct 09, 2018 4:59:45 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 4:59:45 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 4:59:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 4:59:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
{
  "visited" : [ {
    "destination" : "Spain"
  }, {
    "destination" : "Tanzania"
  }, {
    "destination" : "Libya"
  }, {
    "destination" : "Saudi Arabia"
  }, {
    "destination" : "The Netherlands"
  } ],
  "recommended" : [ {
    "destination" : "Uruguay",
    "forecast" : "Partly Sunny",
    "price" : 2560
  }, {
    "destination" : "Australia",
    "forecast" : "Smoke",
    "price" : 1886
  }, {
    "destination" : "Armenia",
    "forecast" : "Chance of Storm",
    "price" : 9124
  }, {
    "destination" : "Palestinian State",
    "forecast" : "Smoke",
    "price" : 2493
  }, {
    "destination" : "Yemen",
    "forecast" : "Haze",
    "price" : 5501
  } ],
  "processingTime" : 943
}
Processing Time: 943
Oct 09, 2018 4:59:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Oct 09, 2018 4:59:48 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 09, 2018 4:59:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 09, 2018 4:59:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
{
  "visited" : [ {
    "destination" : "St. Kitts & Nevis"
  }, {
    "destination" : "Korea South"
  }, {
    "destination" : "Laos"
  }, {
    "destination" : "Serbia"
  }, {
    "destination" : "Iraq"
  } ],
  "recommended" : [ {
    "destination" : "Sudan",
    "forecast" : "Chance of TStorm",
    "price" : 8780
  }, {
    "destination" : "United Arab Emirates",
    "forecast" : "Chance of Rain",
    "price" : 5936
  }, {
    "destination" : "Kenya",
    "forecast" : "Showers",
    "price" : 274
  }, {
    "destination" : "Guinea",
    "forecast" : "Partly Sunny",
    "price" : 1407
  }, {
    "destination" : "Kazakhstan",
    "forecast" : "Sunny",
    "price" : 9325
  } ],
  "processingTime" : 4561
}
Processing Time: 4561
Oct 09, 2018 4:59:57 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.174 sec - in org.glassfish.jersey.examples.rx.RxClientsTest

Results :

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

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