Started by GitHub push by ME1312
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/VanillaCord
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ME1312/VanillaCord.git
> git init /var/lib/jenkins/workspace/VanillaCord # timeout=10
Fetching upstream changes from https://github.com/ME1312/VanillaCord.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/ME1312/VanillaCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/ME1312/VanillaCord.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ba3d6157366e159be8acafcb6becfd33484e8fae (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba3d6157366e159be8acafcb6becfd33484e8fae # timeout=10
Commit message: "Speedy configuration loading"
> git rev-list --no-walk 258368cd77b8c3559707821f8ffc03b9ae7afa79 # timeout=10
[VanillaCord] $ /usr/bin/env bash /tmp/jenkins6326976460928574057.sh
Getting version from file: /var/lib/jenkins/workspace/VanillaCord/build.txt
Loaded version is 24w03a
New run name is '24w03a'
[VanillaCord] $ mvn verify
[[1;34mINFO[m] Scanning for projects...
[[1;33mWARNING[m]
[[1;33mWARNING[m] Some problems were encountered while building the effective model for net.ME1312:VanillaCord:jar:-PLACEHOLDER
[[1;33mWARNING[m] 'repositories.repository.id' must not contain any of these characters \/:"<>|?* but found > @ line 12, column 17
[[1;33mWARNING[m]
[[1;33mWARNING[m] It is highly recommended to fix these problems because they threaten the stability of your build.
[[1;33mWARNING[m]
[[1;33mWARNING[m] For this reason, future Maven versions might no longer support building such malformed projects.
[[1;33mWARNING[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-----------------------< [0;36mnet.ME1312:VanillaCord[0;1m >-----------------------[m
[[1;34mINFO[m] [1mBuilding VanillaCord -PLACEHOLDER[m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mVanillaCord[0;1m ---[m
[[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[[1;34mINFO[m] Copying 1 resource
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-antrun-plugin:1.3:run[m [1m(default)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] Executing tasks
[[1;34mINFO[m] Executed tasks
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:compile[m [1m(default-compile)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;33mWARNING[m] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[[1;34mINFO[m] Compiling 31 source files to /var/lib/jenkins/workspace/VanillaCord/build/classes
[[1;34mINFO[m] /var/lib/jenkins/workspace/VanillaCord/java/vanillacord/translation/PlayerConnection.java: /var/lib/jenkins/workspace/VanillaCord/java/vanillacord/translation/PlayerConnection.java uses or overrides a deprecated API.
[[1;34mINFO[m] /var/lib/jenkins/workspace/VanillaCord/java/vanillacord/translation/PlayerConnection.java: Recompile with -Xlint:deprecation for details.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mbridge-plugin:23w51e:bridge[m [1m(default)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] Resolving class hierarchy...
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/com/alibaba/fastjson2/fastjson2/2.0.43/fastjson2-2.0.43.jar (compile)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/com/mojang/authlib/1.5.16/authlib-1.5.16.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/com/google/guava/guava/17.0/guava-17.0.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/org/apache/logging/log4j/log4j-core/2.0-beta9/log4j-core-2.0-beta9.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/org/apache/logging/log4j/log4j-api/2.0-beta9/log4j-api-2.0-beta9.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/io/netty/netty-all/4.0.10.Final/netty-all-4.0.10.Final.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/org/ow2/asm/asm/9.6/asm-9.6.jar (compile)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/net/ME1312/ASM/bridge/23w51e/bridge-23w51e.jar (provided)
[[1;34mINFO[m] + /var/lib/jenkins/.m2/repository/net/ME1312/ASM/bridge-asm/23w51e/bridge-asm-23w51e.jar (compile)
[[1;34mINFO[m]
[[1;34mINFO[m] Building bridges...
[[1;34mINFO[m] -> vanillacord.server.VanillaCord +1 adjustment
[[1;34mINFO[m] -> vanillacord.server.VelocityHelper +9 invocations
[[1;34mINFO[m] -> vanillacord.server.BungeeHelper +4 invocations
[[1;34mINFO[m]
[[1;34mINFO[m] Hierarchy resolved in 606.93ms
[[1;34mINFO[m] Recompiled in 152.07ms
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mVanillaCord[0;1m ---[m
[[1;33mWARNING[m] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/workspace/VanillaCord/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.2:testCompile[m [1m(default-testCompile)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] No sources to compile
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] No tests to run.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/VanillaCord/build/VanillaCord--PLACEHOLDER.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-assembly-plugin:2.2-beta-5:single[m [1m(make-assembly)[m @ [36mVanillaCord[0;1m ---[m
[[1;34mINFO[m] META-INF/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;34mINFO[m] META-INF/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;34mINFO[m] META-INF/maven/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;34mINFO[m] Building jar: /var/lib/jenkins/workspace/VanillaCord/artifacts/VanillaCord.jar
[[1;34mINFO[m] META-INF/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;34mINFO[m] META-INF/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;34mINFO[m] META-INF/maven/ already added, skipping
[[1;34mINFO[m] META-INF/MANIFEST.MF already added, skipping
[[1;33mWARNING[m] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Instead of attaching the assembly file: /var/lib/jenkins/workspace/VanillaCord/artifacts/VanillaCord.jar, it will become the file for main project artifact.
NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic!
[[1;33mWARNING[m] Replacing pre-existing project main-artifact file: /var/lib/jenkins/workspace/VanillaCord/build/VanillaCord--PLACEHOLDER.jar
with assembly file: /var/lib/jenkins/workspace/VanillaCord/artifacts/VanillaCord.jar
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 8.983 s
[[1;34mINFO[m] Finished at: 2024-01-19T19:01:33-05:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
Archiving artifacts
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@45bff1ac[archived=false,commits={},compareUsePaginatedCommits=false,description=VanillaCord – IP Forwarding support for Vanilla Minecraft Servers,disabled=false,fork=false,homepage=,isTemplate=false,language=Java,milestones={},name=VanillaCord,nodeId=MDEwOlJlcG9zaXRvcnkxMjg1OTA4MjQ=,parent=<null>,size=3132,source=<null>,visibility=public,createdAt=2018-04-08T02:55:20Z,id=128590824,nodeId=<null>,updatedAt=2023-12-27T10:52:43Z,url=https://api.github.com/repos/ME1312/VanillaCord]] (sha:ba3d615) with context:VanillaCord
Setting commit status on GitHub for https://github.com/ME1312/VanillaCord/commit/ba3d6157366e159be8acafcb6becfd33484e8fae
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS