Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/DenizenCore/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/DenizenScript/Denizen-Core.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen-Core.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://github.com/DenizenScript/Denizen-Core.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c7ac45729ba21a65a2439ff88d1d37daaff1396c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c7ac45729ba21a65a2439ff88d1d37daaff1396c # timeout=10 Commit message: "RedisCommand: impl in separate subclass to avoid load exceptions" > git rev-list --no-walk c059bab445be9beb126ef1fd7d649eeb3d399581 # timeout=10 > git tag -a -f -m Jenkins Build #1230 jenkins-DenizenCore-1230 # timeout=10 false Parsing POMs Downloaded artifact https://repo1.maven.org/maven2/org/json/json/maven-metadata.xml Downloaded artifact https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml Failed to transfer Could not find metadata org.json:json/maven-metadata.xml in FreneticLLC-public (https://maven.freneticllc.com/) Modules changed, recalculating dependency graph Established TCP socket on 38427 [workspace] $ /usr/lib/jvm/java-17-openjdk//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/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-3046.v38db_38a_b_7a_86.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 38427 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizencore:jar:1.90.1-SNAPSHOT [WARNING] 'dependencies.dependency.version' for org.json:json:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 39, column 22 [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] -------------------< com.denizenscript:denizencore >-------------------- [INFO] Building DenizenCore 1.90.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizencore --- [INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ denizencore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 186 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/ListTag.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java: /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java uses or overrides a deprecated API that is marked for removal. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/utilities/debugging/DebugInternals.java: Recompile with -Xlint:removal for details. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/MapTag.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/objects/core/MapTag.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java:[881,45] cannot find symbol symbol: variable connections location: class com.denizenscript.denizencore.scripts.commands.core.RedisCommand [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.380 s [INFO] Finished at: 2022-08-29T06:50:29Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project denizencore: Compilation failure [ERROR] /var/lib/jenkins/jobs/DenizenCore/workspace/src/main/java/com/denizenscript/denizencore/tags/core/UtilTagBase.java:[881,45] cannot find symbol [ERROR] symbol: variable connections [ERROR] location: class com.denizenscript.denizencore.scripts.commands.core.RedisCommand [ERROR] -> [Help 1] [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml to com.denizenscript/denizencore/1.90.1-SNAPSHOT/denizencore-1.90.1-SNAPSHOT.pom [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 channel stopped Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@7f99ef60[nodeId=MDEwOlJlcG9zaXRvcnkyNDgwNDcyMQ==,description=The core Denizen engine,homepage=,name=Denizen-Core,fork=false,archived=false,visibility=public,size=4157,milestones={},language=Java,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721,nodeId=,createdAt=2014-10-05T00:03:35Z,updatedAt=2022-07-08T00:33:56Z]] (sha:c7ac457) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/c7ac45729ba21a65a2439ff88d1d37daaff1396c Sending notification to Discord. Finished: FAILURE