Skip to content

Console Output

+ mvn -f maven-plugin/pom.xml clean deploy -Dmaven.repo.local=/home/jenkins/agent/workspace/master/m2 -e -B
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] RCPTT maven support modules                                        [pom]
[INFO] Utilities for RCPTT-related maven plugins                          [jar]
[INFO] RCPTT runner maven plugin                                 [maven-plugin]
[INFO] 
[INFO] ---------------< org.eclipse.rcptt:rcptt-maven-modules >----------------
[INFO] Building RCPTT maven support modules 2.5.5-SNAPSHOT                [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 12 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 340 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-modules ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-modules ---
[INFO] /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-modules removed.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-modules ---
[INFO] Installing /home/jenkins/agent/workspace/master/maven-plugin/pom.xml to /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/rcptt-maven-modules-2.5.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-modules ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 5.8 MB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/maven-metadata.xml (617 B at 23 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/rcptt-maven-modules-2.5.5-20240424.193617-297.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/rcptt-maven-modules-2.5.5-20240424.193617-297.pom (2.5 kB at 29 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml (356 B at 13 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/2.5.5-SNAPSHOT/maven-metadata.xml (617 B at 4.9 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-modules/maven-metadata.xml (356 B at 4.6 kB/s)
[INFO] 
[INFO] -----------------< org.eclipse.rcptt:rcptt-maven-util >-----------------
[INFO] Building Utilities for RCPTT-related maven plugins 2.5.5-SNAPSHOT  [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-util ---
[INFO] Deleting /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rcptt-maven-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rcptt-maven-util ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rcptt-maven-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rcptt-maven-util ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rcptt-maven-util ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rcptt-maven-util ---
[INFO] Building jar: /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/target/rcptt-maven-util-2.5.5-SNAPSHOT.jar
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-util ---
[INFO] /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-util removed.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-util ---
[INFO] Installing /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/target/rcptt-maven-util-2.5.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-util/pom.xml to /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-util ---
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/maven-metadata.xml (789 B at 44 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-20240424.193621-297.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-20240424.193621-297.jar (23 kB at 352 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-20240424.193621-297.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/rcptt-maven-util-2.5.5-20240424.193621-297.pom (1.5 kB at 26 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml (353 B at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/2.5.5-SNAPSHOT/maven-metadata.xml (789 B at 11 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-util/maven-metadata.xml (353 B at 6.4 kB/s)
[INFO] 
[INFO] ----------------< org.eclipse.rcptt:rcptt-maven-plugin >----------------
[INFO] Building RCPTT runner maven plugin 2.5.5-SNAPSHOT                  [3/3]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ rcptt-maven-plugin ---
[INFO] Deleting /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/target
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:helpmojo (generated-helpmojo) @ rcptt-maven-plugin ---
[WARNING] 

Goal prefix is specified as: 'rcptt-maven-plugin'. Maven currently expects it to be 'rcptt'.

[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 3 mojo descriptors.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rcptt-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rcptt-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ rcptt-maven-plugin ---
[WARNING] 

Goal prefix is specified as: 'rcptt-maven-plugin'. Maven currently expects it to be 'rcptt'.

[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 4 mojo descriptors.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rcptt-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rcptt-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ rcptt-maven-plugin ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rcptt-maven-plugin ---
[INFO] Building jar: /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/target/rcptt-maven-plugin-2.5.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ rcptt-maven-plugin ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:remove-project-artifact (remove-old-installations) @ rcptt-maven-plugin ---
[INFO] /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-plugin removed.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rcptt-maven-plugin ---
[INFO] Installing /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/target/rcptt-maven-plugin-2.5.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/master/maven-plugin/rcptt-maven-plugin/pom.xml to /home/jenkins/agent/workspace/master/m2/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ rcptt-maven-plugin ---
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/maven-metadata.xml (791 B at 8.8 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-20240424.193626-297.jar
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-20240424.193626-297.jar (39 kB at 379 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-20240424.193626-297.pom
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/rcptt-maven-plugin-2.5.5-20240424.193626-297.pom (1.8 kB at 25 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml (395 B at 9.6 kB/s)
[INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/maven-metadata.xml
[INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/maven-metadata.xml (251 B at 9.0 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/2.5.5-SNAPSHOT/maven-metadata.xml (791 B at 8.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/rcptt-maven-plugin/maven-metadata.xml (395 B at 6.7 kB/s)
[INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/maven-metadata.xml
[INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/rcptt/maven-metadata.xml (251 B at 3.9 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RCPTT maven support modules 2.5.5-SNAPSHOT ......... SUCCESS [  2.597 s]
[INFO] Utilities for RCPTT-related maven plugins .......... SUCCESS [  3.669 s]
[INFO] RCPTT runner maven plugin 2.5.5-SNAPSHOT ........... SUCCESS [  4.488 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.972 s
[INFO] Finished at: 2024-04-24T19:36:26Z
[INFO] ------------------------------------------------------------------------