Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /home/hudson/genie.lyo/.jenkins/jobs/lyo-trs-server-master/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/lyo.trs-server.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/lyo.trs-server.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/lyo.trs-server.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 774fabf00814631484cccc49ad01e6ac96215526 (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 774fabf00814631484cccc49ad01e6ac96215526
Commit message: "Update README.md"
 > /usr/local/bin/git rev-list --no-walk 7cee94081742b7feb0a8c59ac8ea1353eff202c0 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dmaven.repo.local=/shared/technology/lyo/maven/repo clean package javadoc:aggregate -B
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.eclipse.lyo.trs:trs-server >-------------------
[INFO] Building trs-server 4.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ trs-server ---
[INFO] Deleting /jobs/genie.lyo/lyo-trs-server-master/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ trs-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.lyo/lyo-trs-server-master/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ trs-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.lyo/lyo-trs-server-master/workspace/target/classes
[WARNING] /jobs/genie.lyo/lyo-trs-server-master/workspace/src/main/java/org/eclipse/lyo/oslc4j/trs/server/TRSUtil.java: /jobs/genie.lyo/lyo-trs-server-master/workspace/src/main/java/org/eclipse/lyo/oslc4j/trs/server/TRSUtil.java uses or overrides a deprecated API.
[WARNING] /jobs/genie.lyo/lyo-trs-server-master/workspace/src/main/java/org/eclipse/lyo/oslc4j/trs/server/TRSUtil.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ trs-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ trs-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /jobs/genie.lyo/lyo-trs-server-master/workspace/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ trs-server ---
[INFO] Surefire report directory: /jobs/genie.lyo/lyo-trs-server-master/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
Running org.eclipse.lyo.oslc4j.trs.server.service.TRSServiceDITest
May 01, 2019 11:24:33 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
11:24:34.619 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:35.452 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 01, 2019 11:24:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
11:24:35.749 [DEBUG] TrackedResourceSetService - TRS Base page contains 0 members
11:24:35.753 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:35.764 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 01, 2019 11:24:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
11:24:35.952 [DEBUG] TrackedResourceSetService - TRS Base page contains 0 members
11:24:35.953 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:35.960 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:35 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.289 sec
Running org.eclipse.lyo.oslc4j.trs.server.service.TRSServiceTest
May 01, 2019 11:24:35 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
11:24:36.141 [INFO] TRSServiceResource - Starting up
11:24:36.141 [TRACE] TRSServiceResource - Change History objects requested
11:24:36.144 [INFO] SimpleChangeHistories - started building the change log and the base
11:24:36.144 [INFO] SimpleChangeHistories - Rebuild Base and ChangeLogs
11:24:36.147 [INFO] SimpleChangeHistories - finished building the change log and the base
11:24:36.147 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:36.162 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
11:24:36.379 [INFO] TRSServiceResource - Starting up
11:24:36.382 [INFO] TRSServiceResource - Starting up
11:24:36.383 [TRACE] TRSServiceResource - Change History objects requested
11:24:36.383 [INFO] SimpleChangeHistories - started building the change log and the base
11:24:36.383 [INFO] SimpleChangeHistories - Rebuild Base and ChangeLogs
11:24:36.385 [INFO] SimpleChangeHistories - finished building the change log and the base
11:24:36.385 [DEBUG] TrackedResourceSetService - TRS Base page contains 5 members
11:24:36.386 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:36.391 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
11:24:36.536 [INFO] TRSServiceResource - Starting up
11:24:36.540 [INFO] TRSServiceResource - Starting up
11:24:36.541 [TRACE] TRSServiceResource - Change History objects requested
11:24:36.541 [INFO] SimpleChangeHistories - started building the change log and the base
11:24:36.541 [INFO] SimpleChangeHistories - Rebuild Base and ChangeLogs
11:24:36.543 [INFO] SimpleChangeHistories - finished building the change log and the base
11:24:36.543 [DEBUG] TrackedResourceSetService - TRS Base page contains 5 members
11:24:36.543 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
11:24:36.549 [TRACE] AbstractOslcRdfXmlProvider - Using 'Turtle' writer for 'text/turtle' Accept media type
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 sec
Running org.eclipse.lyo.oslc4j.trs.server.service.DummyServiceTest
May 01, 2019 11:24:36 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
May 01, 2019 11:24:36 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.eclipse.lyo.oslc4j.trs.server.TRSUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ trs-server ---
[INFO] Building jar: /jobs/genie.lyo/lyo-trs-server-master/workspace/target/trs-server-4.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ trs-server ---
[INFO] Building jar: /jobs/genie.lyo/lyo-trs-server-master/workspace/target/trs-server-4.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] -------------------< org.eclipse.lyo.trs:trs-server >-------------------
[INFO] Building trs-server 4.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) > generate-sources @ trs-server >>>
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) < generate-sources @ trs-server <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ trs-server ---
[INFO] 
Loading source files for package org.eclipse.lyo.oslc4j.trs.server.service...
Loading source files for package org.eclipse.lyo.oslc4j.trs.server...
Constructing Javadoc information...
Standard Doclet version 1.8.0_192
Building tree for all the packages and classes...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/TrackedResourceSetService.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/HistoryData.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/IChangeHistories.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/SimpleChangeHistories.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/TRSUtil.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/overview-frame.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/package-frame.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/package-summary.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/package-tree.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/package-frame.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/package-summary.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/package-tree.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/constant-values.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/class-use/TrackedResourceSetService.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/class-use/TRSUtil.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/class-use/SimpleChangeHistories.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/class-use/IChangeHistories.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/class-use/HistoryData.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/package-use.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/org/eclipse/lyo/oslc4j/trs/server/service/package-use.html...
Building index for all the packages and classes...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/overview-tree.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/index-all.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/deprecated-list.html...
Building index for all classes...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/allclasses-frame.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/allclasses-noframe.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/index.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/overview-summary.html...
Generating /jobs/genie.lyo/lyo-trs-server-master/workspace/target/site/apidocs/help-doc.html...
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.976 s
[INFO] Finished at: 2019-05-01T11:24:47-04:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dmaven.repo.local=/shared/technology/lyo/maven/repo deploy -B -DskipTests
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.eclipse.lyo.trs:trs-server >-------------------
[INFO] Building trs-server 4.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ trs-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.lyo/lyo-trs-server-master/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ trs-server ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ trs-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ trs-server ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ trs-server ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ trs-server ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ trs-server ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ trs-server ---
[INFO] Installing /jobs/genie.lyo/lyo-trs-server-master/workspace/target/trs-server-4.0.0-SNAPSHOT.jar to /shared/technology/lyo/maven/repo/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.lyo/lyo-trs-server-master/workspace/pom.xml to /shared/technology/lyo/maven/repo/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.lyo/lyo-trs-server-master/workspace/target/trs-server-4.0.0-SNAPSHOT-sources.jar to /shared/technology/lyo/maven/repo/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ trs-server ---
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml (997 B at 3.3 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13.jar (18 kB at 131 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13.pom (6.2 kB at 52 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/maven-metadata.xml (392 B at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml (997 B at 8.6 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/maven-metadata.xml (392 B at 2.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13-sources.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/trs-server-4.0.0-20190501.152453-13-sources.jar (12 kB at 121 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/trs/trs-server/4.0.0-SNAPSHOT/maven-metadata.xml (997 B at 9.5 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.095 s
[INFO] Finished at: 2019-05-01T11:24:55-04:00
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/genie.lyo/jenkins8362953548607858962.sh
+ STAGING_HOME=/shared/technology/lyo
++ /home/hudson/genie.lyo/.hudson/maven/slavebundle/bundled-maven/bin/mvn -q -Dexec.executable=echo '-Dexec.args=${project.version}' -Dmaven.repo.local=/shared/technology/lyo/maven/repo --non-recursive org.codehaus.mojo:exec-maven-plugin:1.3.1:exec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.lyo
+ VERSION=4.0.0-SNAPSHOT
+ DOCS_HOME=/home/data/httpd/download.eclipse.org/lyo/docs/trs-server/4.0.0-SNAPSHOT
+ DOCS_HOME_LATEST=/home/data/httpd/download.eclipse.org/lyo/docs/trs-server/latest
+ mkdir -p /home/data/httpd/download.eclipse.org/lyo/docs/trs-server/4.0.0-SNAPSHOT
+ cp -R target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/script.js target/site/apidocs/stylesheet.css /home/data/httpd/download.eclipse.org/lyo/docs/trs-server/4.0.0-SNAPSHOT/
+ mkdir -p /home/data/httpd/download.eclipse.org/lyo/docs/trs-server/latest
+ cp -R target/site/apidocs/allclasses-frame.html target/site/apidocs/allclasses-noframe.html target/site/apidocs/constant-values.html target/site/apidocs/deprecated-list.html target/site/apidocs/help-doc.html target/site/apidocs/index-all.html target/site/apidocs/index.html target/site/apidocs/org target/site/apidocs/overview-frame.html target/site/apidocs/overview-summary.html target/site/apidocs/overview-tree.html target/site/apidocs/package-list target/site/apidocs/script.js target/site/apidocs/stylesheet.css /home/data/httpd/download.eclipse.org/lyo/docs/trs-server/latest/
Recording test results
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
Finished: SUCCESS