Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Denizen_Developmental/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Denizen_Developmental/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Denizen.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/Denizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 081ab90eac9982616638edd6eb15dec405af29f8 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 081ab90eac9982616638edd6eb15dec405af29f8 # timeout=10 Commit message: "meta format standardization" > git rev-list --no-walk 07655c8d44d2f3bdda5178c13e4074fe072ef504 # timeout=10 > git tag -a -f -m Jenkins Build #6035 jenkins-Denizen_Developmental-6035 # timeout=10 false Parsing POMs Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.14.4-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Failed to transfer Could not find metadata org.spigotmc:spigot:1.14.4-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Failed to transfer Could not find metadata org.spigotmc:spigot-parent:dev-SNAPSHOT/maven-metadata.xml in spigotmc-public (https://hub.spigotmc.org/nexus/content/groups/public/) Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.15.2-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Failed to transfer Could not find metadata org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Failed to transfer Could not find metadata io.papermc.paper:paper-api:1.18.1-R0.1-SNAPSHOT/maven-metadata.xml in everything (https://repo.citizensnpcs.co) Downloaded artifact https://papermc.io/repo/repository/maven-public/io/papermc/paper/paper-api/1.18.1-R0.1-SNAPSHOT/maven-metadata.xml Downloaded artifact https://papermc.io/repo/repository/maven-public/io/papermc/paper/paper-api/1.18.1-R0.1-SNAPSHOT/paper-api-1.18.1-R0.1-20220114.040132-84.pom Failed to transfer Could not find metadata com.denizenscript:denizen:1.2.3-SNAPSHOT/maven-metadata.xml in papermc (https://papermc.io/repo/repository/maven-public/) Downloaded artifact https://papermc.io/repo/repository/maven-public/io/papermc/paper/paper-api/1.18.1-R0.1-SNAPSHOT/paper-api-1.18.1-R0.1-20220114.040132-84.jar Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-v1_14/1.2.3-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-v1_15/1.2.3-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-v1_16/1.2.3-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-v1_18/1.2.3-SNAPSHOT/maven-metadata.xml Downloaded artifact https://repo.citizensnpcs.co/com/denizenscript/denizen-paper/1.2.3-SNAPSHOT/maven-metadata.xml Established TCP socket on 38291 [workspace] $ /usr/lib/jvm/java-17-openjdk-17.0.1.0.12-1.rolling.el7.x86_64//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.11.2.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 38291 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml clean package install -DBUILD_CLASS=DEV -DBUILD_NUMBER=6035 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen:jar:1.2.3-SNAPSHOT [WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 43, column 22 [WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 51, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] denizen-parent [pom] [INFO] Denizen [jar] [INFO] denizen-v1_14 [jar] [INFO] denizen-v1_15 [jar] [INFO] denizen-v1_16 [jar] [INFO] denizen-v1_17 [jar] [INFO] denizen-v1_18 [jar] [INFO] denizen-paper [jar] [INFO] denizen-dist [jar] [INFO] [INFO] ------------------< com.denizenscript:denizen-parent >------------------ [INFO] Building denizen-parent 1.2.3-SNAPSHOT [1/9] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-parent --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-parent --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-parent/1.2.3-SNAPSHOT/denizen-parent-1.2.3-SNAPSHOT.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] ---------------------< com.denizenscript:denizen >---------------------- [INFO] Building Denizen 1.2.3-SNAPSHOT [2/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 706 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java uses or overrides a deprecated API that is marked for removal. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/utilities/debugging/Debug.java: Recompile with -Xlint:removal for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/npc/TraitCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen --- [INFO] Including com.denizenscript:denizencore:jar:1.90-SNAPSHOT in the shaded jar. [INFO] Including redis.clients:jedis:jar:3.7.0 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.10.0 in the shaded jar. [INFO] Including org.json:json:jar:20211205 in the shaded jar. [INFO] No artifact matching filter com.denizenscript:denizen-v** [INFO] No artifact matching filter com.denizenscript:denizen-nmshandler [INFO] Minimizing jar com.denizenscript:denizen:jar:1.2.3-SNAPSHOT [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes (Is a directory) [WARNING] commons-pool2-2.10.0.jar, denizen-1.2.3-SNAPSHOT.jar, denizencore-1.90-SNAPSHOT.jar, jedis-3.7.0.jar, json-20211205.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 2088 -> 1502 (71%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen --- [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:2.4:jar (default-jar) @ denizen --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen --- [INFO] Including com.denizenscript:denizencore:jar:1.90-SNAPSHOT in the shaded jar. [INFO] Including redis.clients:jedis:jar:3.7.0 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.10.0 in the shaded jar. [INFO] Including org.json:json:jar:20211205 in the shaded jar. [INFO] No artifact matching filter com.denizenscript:denizen-v** [INFO] No artifact matching filter com.denizenscript:denizen-nmshandler [INFO] Minimizing jar com.denizenscript:denizen:jar:1.2.3-SNAPSHOT [WARNING] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/classes (Is a directory) [WARNING] commons-pool2-2.10.0.jar, denizen-1.2.3-SNAPSHOT.jar, denizencore-1.90-SNAPSHOT.jar, jedis-3.7.0.jar, json-20211205.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Minimized 2088 -> 1502 (71%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.3-SNAPSHOT/denizen-1.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.3-SNAPSHOT/denizen-1.2.3-SNAPSHOT.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] ------------------< com.denizenscript:denizen-v1_14 >------------------- [INFO] Building denizen-v1_14 1.2.3-SNAPSHOT [3/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_14 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_14 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/java/com/denizenscript/denizen/nms/v1_14/impl/ParticleImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/java/com/denizenscript/denizen/nms/v1_14/impl/ParticleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/java/com/denizenscript/denizen/nms/v1_14/helpers/BlockHelperImpl.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/java/com/denizenscript/denizen/nms/v1_14/helpers/BlockHelperImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_14 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_14 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen-v1_14 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/target/denizen-v1_14-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_14 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_14 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_14 --- [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:2.4:jar (default-jar) @ denizen-v1_14 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-v1_14 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/target/denizen-v1_14-1.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_14/1.2.3-SNAPSHOT/denizen-v1_14-1.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_14/1.2.3-SNAPSHOT/denizen-v1_14-1.2.3-SNAPSHOT.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] ------------------< com.denizenscript:denizen-v1_15 >------------------- [INFO] Building denizen-v1_15 1.2.3-SNAPSHOT [4/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_15 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_15 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/java/com/denizenscript/denizen/nms/v1_15/impl/ParticleImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/java/com/denizenscript/denizen/nms/v1_15/impl/ParticleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/java/com/denizenscript/denizen/nms/v1_15/impl/blocks/BlockLightImpl.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/java/com/denizenscript/denizen/nms/v1_15/impl/blocks/BlockLightImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_15 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_15 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen-v1_15 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/target/denizen-v1_15-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_15 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_15 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_15 --- [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:2.4:jar (default-jar) @ denizen-v1_15 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-v1_15 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/target/denizen-v1_15-1.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_15/1.2.3-SNAPSHOT/denizen-v1_15-1.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_15/1.2.3-SNAPSHOT/denizen-v1_15-1.2.3-SNAPSHOT.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] ------------------< com.denizenscript:denizen-v1_16 >------------------- [INFO] Building denizen-v1_16 1.2.3-SNAPSHOT [5/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_16 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_16 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/java/com/denizenscript/denizen/nms/v1_16/impl/ParticleImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/java/com/denizenscript/denizen/nms/v1_16/impl/ParticleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/java/com/denizenscript/denizen/nms/v1_16/helpers/EntityHelperImpl.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/java/com/denizenscript/denizen/nms/v1_16/helpers/EntityHelperImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_16 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_16 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen-v1_16 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/target/denizen-v1_16-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_16 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_16 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_16 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_16 --- [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:2.4:jar (default-jar) @ denizen-v1_16 --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-v1_16 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/target/denizen-v1_16-1.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_16/1.2.3-SNAPSHOT/denizen-v1_16-1.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_16/1.2.3-SNAPSHOT/denizen-v1_16-1.2.3-SNAPSHOT.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] ------------------< com.denizenscript:denizen-v1_17 >------------------- [INFO] Building denizen-v1_17 1.2.3-SNAPSHOT [6/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_17 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_17 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_17 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/impl/ParticleImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/impl/ParticleImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/impl/network/handlers/DenizenNetworkManagerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/java/com/denizenscript/denizen/nms/v1_17/impl/network/handlers/DenizenNetworkManagerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_17 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_17 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_17 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ denizen-v1_17 --- [INFO] Building jar: /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT.jar [INFO] [INFO] --- specialsource-maven-plugin:1.2.3:remap (remap-obf) @ denizen-v1_17 --- Adding inheritance /var/lib/jenkins/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-mojang.jar [INFO] Attaching remapped artifact. [INFO] [INFO] --- specialsource-maven-plugin:1.2.3:remap (remap-spigot) @ denizen-v1_17 --- Adding inheritance /var/lib/jenkins/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-obf.jar [INFO] Replacing original artifact with remapped artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT-remapped.jar [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_17 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_17 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ denizen-v1_17 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ denizen-v1_17 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ denizen-v1_17 --- [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:2.4:jar (default-jar) @ denizen-v1_17 --- [INFO] [INFO] --- specialsource-maven-plugin:1.2.3:remap (remap-obf) @ denizen-v1_17 --- Adding inheritance /var/lib/jenkins/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-mojang.jar [INFO] Attaching remapped artifact. [INFO] [INFO] --- specialsource-maven-plugin:1.2.3:remap (remap-spigot) @ denizen-v1_17 --- Adding inheritance /var/lib/jenkins/.m2/repository/org/spigotmc/spigot/1.17.1-R0.1-SNAPSHOT/spigot-1.17.1-R0.1-SNAPSHOT-remapped-obf.jar [INFO] Replacing original artifact with remapped artifact. [INFO] Replacing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT-remapped.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen-v1_17 --- [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar [INFO] Installing /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar 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] ------------------< com.denizenscript:denizen-v1_18 >------------------- [INFO] Building denizen-v1_18 1.2.3-SNAPSHOT [7/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen-v1_18 --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizen-v1_18 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizen-v1_18 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/target/classes [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/AbstractListenerPlayInImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/AbstractListenerPlayInImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/DenizenNetworkManagerImpl.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/network/handlers/DenizenNetworkManagerImpl.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/entities/CraftFakePlayerImpl.java:[16,8] com.denizenscript.denizen.nms.v1_18.impl.entities.CraftFakePlayerImpl is not abstract and does not override abstract method playSound(org.bukkit.entity.Entity,org.bukkit.Sound,org.bukkit.SoundCategory,float,float) in org.bukkit.entity.Player [INFO] 1 error [INFO] ------------------------------------------------------------- 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] Reactor Summary for denizen-parent 1.2.3-SNAPSHOT: [INFO] [INFO] denizen-parent ..................................... SUCCESS [ 0.975 s] [INFO] Denizen ............................................ SUCCESS [ 22.482 s] [INFO] denizen-v1_14 ...................................... SUCCESS [ 1.934 s] [INFO] denizen-v1_15 ...................................... SUCCESS [ 2.561 s] [INFO] denizen-v1_16 ...................................... SUCCESS [ 2.517 s] [INFO] denizen-v1_17 ...................................... SUCCESS [ 6.609 s] [INFO] denizen-v1_18 ...................................... FAILURE [ 2.766 s] [INFO] denizen-paper ...................................... SKIPPED [INFO] denizen-dist ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 45.258 s [INFO] Finished at: 2022-01-15T05:17:57Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizen-v1_18: Compilation failure [ERROR] /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/src/main/java/com/denizenscript/denizen/nms/v1_18/impl/entities/CraftFakePlayerImpl.java:[16,8] com.denizenscript.denizen.nms.v1_18.impl.entities.CraftFakePlayerImpl is not abstract and does not override abstract method playSound(org.bukkit.entity.Entity,org.bukkit.Sound,org.bukkit.SoundCategory,float,float) in org.bukkit.entity.Player [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :denizen-v1_18 [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_18/pom.xml to com.denizenscript/denizen-v1_18/1.2.3-SNAPSHOT/denizen-v1_18-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/paper/pom.xml to com.denizenscript/denizen-paper/1.2.3-SNAPSHOT/denizen-paper-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/pom.xml to com.denizenscript/denizen-parent/1.2.3-SNAPSHOT/denizen-parent-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/dependency-reduced-pom.xml to com.denizenscript/denizen/1.2.3-SNAPSHOT/denizen-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/plugin/target/denizen-1.2.3-SNAPSHOT.jar to com.denizenscript/denizen/1.2.3-SNAPSHOT/denizen-1.2.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/pom.xml to com.denizenscript/denizen-v1_14/1.2.3-SNAPSHOT/denizen-v1_14-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_14/target/denizen-v1_14-1.2.3-SNAPSHOT.jar to com.denizenscript/denizen-v1_14/1.2.3-SNAPSHOT/denizen-v1_14-1.2.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/pom.xml to com.denizenscript/denizen-v1_15/1.2.3-SNAPSHOT/denizen-v1_15-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_15/target/denizen-v1_15-1.2.3-SNAPSHOT.jar to com.denizenscript/denizen-v1_15/1.2.3-SNAPSHOT/denizen-v1_15-1.2.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/pom.xml to com.denizenscript/denizen-v1_16/1.2.3-SNAPSHOT/denizen-v1_16-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_16/target/denizen-v1_16-1.2.3-SNAPSHOT.jar to com.denizenscript/denizen-v1_16/1.2.3-SNAPSHOT/denizen-v1_16-1.2.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/pom.xml to com.denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT.jar to com.denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/v1_17/target/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar to com.denizenscript/denizen-v1_17/1.2.3-SNAPSHOT/denizen-v1_17-1.2.3-SNAPSHOT-remapped-obf.jar [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen_Developmental/workspace/dist/pom.xml to com.denizenscript/denizen-dist/1.2.3-SNAPSHOT/denizen-dist-1.2.3-SNAPSHOT.pom channel stopped Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@2ed27e0[nodeId=MDEwOlJlcG9zaXRvcnkzNjE1MjM4,description=NPC and general Spigot scripting, using the Denizen Scripting Language!,homepage=https://denizenscript.com/,name=Denizen,fork=false,archived=false,visibility=public,size=43193,milestones={},language=Java,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/DenizenScript/Denizen,id=3615238,nodeId=,createdAt=2012-03-04T01:33:07Z,updatedAt=2022-01-08T12:34:44Z]] (sha:081ab90) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/081ab90eac9982616638edd6eb15dec405af29f8 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: FAILURE