Started by GitHub push by CodeCrafter47 Building in workspace /var/lib/jenkins/workspace/FreeBungeeChat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/CodeCrafter47/FreeBungeeChat.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/FreeBungeeChat.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/FreeBungeeChat.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/2.x^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/2.x^{commit} # timeout=10 Checking out Revision 469effb91b66b8afa46a35efd1fe2d79bb25e9f6 (refs/remotes/origin/2.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 469effb91b66b8afa46a35efd1fe2d79bb25e9f6 Commit message: "update spigot repository" > git rev-list --no-walk 30448aa093e0e01e122e50166dc05f7e12c42284 # timeout=10 Parsing POMs Established TCP socket on 40958 [FreeBungeeChat] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default /var/cache/jenkins/war/WEB-INF/lib/remoting-3.21.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 40958 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/FreeBungeeChat/pom.xml clean verify [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building FreeBungeeChat 2.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 1.4 KB/sec) [INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/groups/public/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/spigot-api-1.8-R0.1-20150227.224658-194.pom [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/spigot-api-1.8-R0.1-20150227.224658-194.pom [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/spigot-api-1.8-R0.1-20150227.224658-194.pom (7 KB at 15.9 KB/sec) [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml (602 B at 1.0 KB/sec) [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/codecrafter47/util/chat-utils/1.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/codecrafter47/util/utils/1.0-SNAPSHOT/maven-metadata.xml [WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/spigot-api-1.8-R0.1-20150227.224658-194.jar [INFO] Downloaded: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/spigot-api-1.8-R0.1-20150227.224658-194.jar (828 KB at 918.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ FreeBungeeChat --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FreeBungeeChat --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ FreeBungeeChat --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/FreeBungeeChat/target/classes [WARNING] /var/lib/jenkins/workspace/FreeBungeeChat/src/main/java/codecrafter47/freebungeechat/commands/LocalChatCommand.java: Some input files use or override a deprecated API. [WARNING] /var/lib/jenkins/workspace/FreeBungeeChat/src/main/java/codecrafter47/freebungeechat/commands/LocalChatCommand.java: Recompile with -Xlint:deprecation for details. [WARNING] /var/lib/jenkins/workspace/FreeBungeeChat/src/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java: Some input files use unchecked or unsafe operations. [WARNING] /var/lib/jenkins/workspace/FreeBungeeChat/src/main/java/codecrafter47/freebungeechat/FreeBungeeChat.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FreeBungeeChat --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/FreeBungeeChat/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ FreeBungeeChat --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FreeBungeeChat --- [INFO] No tests to run. [JENKINS] Recording test results[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ FreeBungeeChat --- [INFO] Building jar: /var/lib/jenkins/workspace/FreeBungeeChat/target/FreeBungeeChat-2.4-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ FreeBungeeChat --- [INFO] Including codecrafter47.util:chat-utils:jar:1.0-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/FreeBungeeChat/target/FreeBungeeChat-2.4-SNAPSHOT.jar with /var/lib/jenkins/workspace/FreeBungeeChat/target/FreeBungeeChat-2.4-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/FreeBungeeChat/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/FreeBungeeChat/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/FreeBungeeChat/dependency-reduced-pom.xml [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.284 s [INFO] Finished at: 2018-08-04T16:02:56+02:00 [INFO] Final Memory: 28M/187M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/workspace/FreeBungeeChat/dependency-reduced-pom.xml to codecrafter47.freebungeechat/FreeBungeeChat/2.4-SNAPSHOT/FreeBungeeChat-2.4-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/FreeBungeeChat/target/FreeBungeeChat-2.4-SNAPSHOT.jar to codecrafter47.freebungeechat/FreeBungeeChat/2.4-SNAPSHOT/FreeBungeeChat-2.4-SNAPSHOT.jar Sending e-mails to: server@tntcraft.de channel stopped Archiving artifacts Sending e-mails to: server@tntcraft.de Finished: SUCCESS