Established TCP socket on 39645 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/pom.xml clean install deploy WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/lib/guava-32.0.1-jre.jar) WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by org.fusesource.jansi.internal.JansiLoader in an unnamed module (file:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/Default/lib/jansi-2.4.0.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled [INFO] Scanning for projects... [INFO] [INFO] -----------------< de.cubeside:globalconnectionbungee >----------------- [INFO] Building globalconnectionbungee 0.0.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-api/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-api/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-parent/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-chat/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-chat/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-config/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-config/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-event/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-event/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.14-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bungeecord-repo: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml [INFO] Downloading from brokkonaut: https://www.iani.de/nexus/content/groups/public/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/brigadier/1.0.16-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ globalconnectionbungee --- [INFO] Deleting /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ globalconnectionbungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ globalconnectionbungee --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 25] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ globalconnectionbungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ globalconnectionbungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ globalconnectionbungee --- [INFO] No tests to run. [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ globalconnectionbungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar [INFO] [INFO] --- shade:3.0.0:shade (default) @ globalconnectionbungee --- [INFO] Including de.cubeside:globalconnectionclient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar with /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/globalconnectionbungee-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml [INFO] [INFO] --- install:3.1.1:install (default-install) @ globalconnectionbungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ globalconnectionbungee --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ globalconnectionbungee --- [INFO] Nothing to compile - all classes are up to date. ha:////4NSlymvOJwBTnOLaxecKltClK4U6eVodMkg9t1JKjpeQAAAAYh+LCAAAAAAAAP9b85aBtbiIQSWjNKU4P0+vJLE4u1gvPjexLDVPzxdEhicW5WXmpfvll6SeOJwgmrt9CSsTA0NFEYMUVEtyfl5xfk6qnjOEBilkgABGkMICAEQzmI1iAAAA[WARNING] Overwriting artifact's file from /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar to /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ globalconnectionbungee --- [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ globalconnectionbungee --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ globalconnectionbungee --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Zeichne Testergebnisse auf [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ globalconnectionbungee --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar [INFO] [INFO] --- shade:3.0.0:shade (default) @ globalconnectionbungee --- [INFO] Including de.cubeside:globalconnectionclient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar with /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/globalconnectionbungee-0.0.1-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml [INFO] [INFO] --- install:3.1.1:install (default-install) @ globalconnectionbungee --- [INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/GlobalConnectionBungee/target/GlobalClientBungee.jar to /home/tomcat/.m2/repository/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ globalconnectionbungee --- [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 79 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20260606.202838-13.pom [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20260606.202838-13.pom (3.2 kB at 111 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20260606.202838-13.jar [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/globalconnectionbungee-0.0.1-20260606.202838-13.jar (51 kB at 3.0 MB/s) [INFO] Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml [INFO] Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml (293 B at 98 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/0.0.1-SNAPSHOT/maven-metadata.xml (786 B at 46 kB/s) [INFO] Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml [INFO] Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/cubeside/globalconnectionbungee/maven-metadata.xml (293 B at 24 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.189 s [INFO] Finished at: 2026-06-06T22:28:43+02:00 [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat