Skip to content

Console Output

Established TCP socket on 33433
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/Loot Chests/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< com.justinian6:loot-chests >---------------------
[INFO] Building LootChests 1.9.3
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ loot-chests ---
[INFO] Deleting /var/lib/jenkins/workspace/Loot Chests/target
[INFO] 
[INFO] --- license-maven-plugin:4.2.rc3:format (default) @ loot-chests ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- license-maven-plugin:4.2.rc3:check (default) @ loot-chests ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ loot-chests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ loot-chests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/lib/jenkins/workspace/Loot Chests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ loot-chests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Loot Chests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ loot-chests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ loot-chests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ loot-chests ---
[INFO] Building jar: /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.4.1:shade (default) @ loot-chests ---
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.21 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.21 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar.
[INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including com.google.inject.extensions:guice-assistedinject:jar:5.1.0 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-simple:jar:2.0.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar with /var/lib/jenkins/workspace/Loot Chests/target/loot-chests-1.9.3-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ loot-chests ---
[INFO] Installing /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar to /var/lib/jenkins/.m2/repository/com/justinian6/loot-chests/1.9.3/loot-chests-1.9.3.jar
[INFO] Installing /var/lib/jenkins/workspace/Loot Chests/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/loot-chests/1.9.3/loot-chests-1.9.3.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.972 s
[INFO] Finished at: 2024-01-01T07:40:15-08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data