Skip to content
Success

Console Output

[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-proxy >----------------------
[INFO] Building BungeeCord-Proxy 1.15-SNAPSHOT                          [10/18]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.49.Final/netty-codec-haproxy-4.1.49.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.49.Final/netty-codec-haproxy-4.1.49.Final.pom (1.8 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.pom (2.4 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.pom (3.6 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final.pom (11 kB at 460 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.49.Final/netty-codec-haproxy-4.1.49.Final.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final-linux-x86_64.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.49.Final/netty-codec-haproxy-4.1.49.Final.jar (36 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.49.Final/netty-transport-native-epoll-4.1.49.Final-linux-x86_64.jar (152 kB at 3.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.49.Final/netty-handler-4.1.49.Final.jar (454 kB at 6.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.49.Final/netty-codec-http-4.1.49.Final.jar (613 kB at 2.3 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-proxy ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target
[INFO] 
[INFO] --- scriptus:0.3.2:describe (default) @ bungeecord-proxy ---
[INFO] Set property "describe" to "git:BungeeCord-Proxy:1.15-SNAPSHOT:a1969b2:1493"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bungeecord-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/classes
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/src/main/java/net/md_5/bungee/conf/Configuration.java: Some input files use or override a deprecated API.
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/src/main/java/net/md_5/bungee/conf/Configuration.java: Recompile with -Xlint:deprecation for details.
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/src/main/java/net/md_5/bungee/netty/ChannelWrapper.java: Some input files use unchecked or unsafe operations.
[WARNING] /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/src/main/java/net/md_5/bungee/netty/ChannelWrapper.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (default) @ bungeecord-proxy ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.18:check (default) @ bungeecord-proxy ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bungeecord-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-proxy ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.util.BoundedArrayListTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running net.md_5.bungee.ThrottleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running net.md_5.bungee.scheduler.SchedulerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-proxy ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/bungeecord-proxy-1.15-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-proxy ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/bungeecord-proxy-1.15-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.10.0:delombok (default) @ bungeecord-proxy ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:jar (default) @ bungeecord-proxy ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:jar (delombok) @ bungeecord-proxy ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-proxy ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/bungeecord-proxy-1.15-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-proxy/1.15-SNAPSHOT/bungeecord-proxy-1.15-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-proxy/1.15-SNAPSHOT/bungeecord-proxy-1.15-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/proxy/target/bungeecord-proxy-1.15-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-proxy/1.15-SNAPSHOT/bungeecord-proxy-1.15-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-proxy ---
[INFO] Skipping artifact deployment
[JENKINS] Archiving disabled