Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/dDiscordBot/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/DenizenScript/dDiscordBot.git # timeout=10 Fetching upstream changes from git://github.com/DenizenScript/dDiscordBot.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/DenizenScript/dDiscordBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 66c1b90b827c1cc9d61b532026d479332ce27405 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 66c1b90b827c1cc9d61b532026d479332ce27405 # timeout=10 Commit message: "use contextAsType" > git rev-list --no-walk 91a165623ccce536eb00d3ab120161d7884fdd9d # timeout=10 > git tag -a -f -m Jenkins Build #83 jenkins-dDiscordBot-83 # timeout=10 false xasfewrhet Parsing POMs Established TCP socket on 40896 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.3.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 40896 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/dDiscordBot/workspace/pom.xml clean package install -DBUILD_NUMBER=83 [INFO] Scanning for projects... [INFO] [INFO] -------------------< com.denizenscript:ddiscordbot >-------------------- [INFO] Building dDiscordBot 0.6 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.denizenscript:denizen:jar:1.1.4-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ddiscordbot --- [INFO] Deleting /var/lib/jenkins/jobs/dDiscordBot/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/jobs/dDiscordBot/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot --- [INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot --- [INFO] Excluding com.denizenscript:denizen:jar:1.1.4-SNAPSHOT from the shaded jar. [INFO] Including com.discord4j:discord4j-core:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:discord-json:jar:1.0.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.3 in the shaded jar. [INFO] Including com.discord4j:discord4j-rest:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:discord4j-common:jar:3.1.0.M1 in the shaded jar. [INFO] Including io.projectreactor.netty:reactor-netty:jar:0.9.6.RELEASE in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.48.Final in the shaded jar. [INFO] Including com.discord4j:discord4j-gateway:jar:3.1.0.M1 in the shaded jar. [INFO] Including io.projectreactor.addons:reactor-extra:jar:3.3.3.RELEASE in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.3.4.RELEASE in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.3 in the shaded jar. [INFO] Including com.discord4j:discord4j-voice:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:simple-fsm:jar:1.0.1 in the shaded jar. [INFO] Including com.discord4j:stores-jdk:jar:3.1.0.RC1 in the shaded jar. [INFO] Including com.discord4j:stores-api:jar:3.1.0.RC1 in the shaded jar. [INFO] Including com.austinv11.servicer:Servicer:jar:1.0.0 in the shaded jar. [INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6 [INFO] discord4j.core.util.ArrayUtil not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.HelloData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData not removed because it was specifically included [INFO] discord4j.discordjson.json.GuildPreviewData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ReadyData not removed because it was specifically included [INFO] discord4j.rest.response.CompositeTransformer not removed because it was specifically included [INFO] discord4j.rest.entity.RestInvite not removed because it was specifically included [INFO] discord4j.rest.response.ResumingTransformer not removed because it was specifically included [INFO] discord4j.common.annotations.Beta not removed because it was specifically included [INFO] discord4j.gateway.json.dispatch.EventNames not removed because it was specifically included [INFO] discord4j.voice.Opus not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyStore not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$1 not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$MappingIterator not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingLongObjStore not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$MappingSpliterator not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyLongObjStore not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingStore not removed because it was specifically included [INFO] discord4j.store.api.mapping.MappingStoreService not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingStoreService not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyStoreService not removed because it was specifically included [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] Minimized 5874 -> 4889 (83%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ ddiscordbot --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ddiscordbot --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/dDiscordBot/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ ddiscordbot --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ddiscordbot --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ ddiscordbot --- [INFO] Building jar: /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ ddiscordbot --- [INFO] Excluding com.denizenscript:denizen:jar:1.1.4-SNAPSHOT from the shaded jar. [INFO] Including com.discord4j:discord4j-core:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:discord-json:jar:1.0.2 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.10.3 in the shaded jar. [INFO] Including com.discord4j:discord4j-rest:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:discord4j-common:jar:3.1.0.M1 in the shaded jar. [INFO] Including io.projectreactor.netty:reactor-netty:jar:0.9.6.RELEASE in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.48.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.48.Final in the shaded jar. [INFO] Including com.discord4j:discord4j-gateway:jar:3.1.0.M1 in the shaded jar. [INFO] Including io.projectreactor.addons:reactor-extra:jar:3.3.3.RELEASE in the shaded jar. [INFO] Including io.projectreactor:reactor-core:jar:3.3.4.RELEASE in the shaded jar. [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.3 in the shaded jar. [INFO] Including com.discord4j:discord4j-voice:jar:3.1.0.M1 in the shaded jar. [INFO] Including com.discord4j:simple-fsm:jar:1.0.1 in the shaded jar. [INFO] Including com.discord4j:stores-jdk:jar:3.1.0.RC1 in the shaded jar. [INFO] Including com.discord4j:stores-api:jar:3.1.0.RC1 in the shaded jar. [INFO] Including com.austinv11.servicer:Servicer:jar:1.0.0 in the shaded jar. [INFO] Minimizing jar com.denizenscript:ddiscordbot:jar:0.6 [INFO] discord4j.core.util.ArrayUtil not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.HelloData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData not removed because it was specifically included [INFO] discord4j.discordjson.json.GuildPreviewData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableHelloData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableReadyData$Builder not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$1 not removed because it was specifically included [INFO] discord4j.discordjson.json.ImmutableGuildPreviewData$Json not removed because it was specifically included [INFO] discord4j.discordjson.json.ReadyData not removed because it was specifically included [INFO] discord4j.rest.response.CompositeTransformer not removed because it was specifically included [INFO] discord4j.rest.entity.RestInvite not removed because it was specifically included [INFO] discord4j.rest.response.ResumingTransformer not removed because it was specifically included [INFO] discord4j.common.annotations.Beta not removed because it was specifically included [INFO] discord4j.gateway.json.dispatch.EventNames not removed because it was specifically included [INFO] discord4j.voice.Opus not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyStore not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$1 not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$MappingIterator not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingLongObjStore not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable$MappingSpliterator not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyLongObjStore not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingStore not removed because it was specifically included [INFO] discord4j.store.api.mapping.MappingStoreService not removed because it was specifically included [INFO] discord4j.store.api.util.MappingIterable not removed because it was specifically included [INFO] discord4j.store.api.delegating.DelegatingStoreService not removed because it was specifically included [INFO] discord4j.store.api.readonly.ReadOnlyStoreService not removed because it was specifically included [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [INFO] Minimized 5874 -> 4889 (83%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar with /var/lib/jenkins/jobs/dDiscordBot/workspace/target/ddiscordbot-0.6-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ddiscordbot --- [INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar [INFO] Installing /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.pom 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 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.566 s [INFO] Finished at: 2020-06-12T06:08:10Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/dependency-reduced-pom.xml to com.denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.pom [JENKINS] Archiving /var/lib/jenkins/jobs/dDiscordBot/workspace/target/dDiscordBot-0.6-b83.jar to com.denizenscript/ddiscordbot/0.6/ddiscordbot-0.6.jar channel stopped Archiving artifacts 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 Sending notification to Discord. Finished: SUCCESS