Started by GitHub push by mcmonkey4eva Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/Denizen/workspace No credentials specified > git rev-parse --is-inside-work-tree # 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 fetch --tags --progress https://github.com/DenizenScript/Denizen.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/release^{commit} # timeout=10 Checking out Revision b8447e2afe95c8b7c9e0247e9afb832a76718152 (origin/release) > git config core.sparsecheckout # timeout=10 > git checkout -f b8447e2afe95c8b7c9e0247e9afb832a76718152 Commit message: "add "dropped_entity" entry to drop command" > git rev-list --no-walk 0f27e4348de732e117d0f7cdb84a563e65c71971 # timeout=10 > git tag -a -f -m Jenkins Build #1695 jenkins-Denizen-1695 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42115 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.33.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 42115 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Denizen/workspace/pom.xml clean package install -DBUILD_CLASS=REL -DBUILD_NUMBER=1695 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen:jar:1.1.1-SNAPSHOT [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] Some problems were encountered while building the effective model for com.denizenscript:denizen-v1_12:jar:1.1.1-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 28, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 29, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 40, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 41, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen-v1_13:jar:1.1.1-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 28, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 29, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 40, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 41, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen-v1_14:jar:1.1.1-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 29, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot-api:jar with value '*' does not match a valid id pattern. @ line 30, column 33 [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 41, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.spigotmc:spigot:jar with value '*' does not match a valid id pattern. @ line 42, column 33 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.denizenscript:denizen-paper:jar:1.1.1-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.groupId' for com.destroystokyo.paper:paper-api:jar with value '*' does not match a valid id pattern. @ line 36, column 30 [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for com.destroystokyo.paper:paper-api:jar with value '*' does not match a valid id pattern. @ line 37, column 33 [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_12 [jar] [INFO] denizen-v1_13 [jar] [INFO] denizen-v1_14 [jar] [INFO] denizen-paper [jar] [INFO] denizen-dist [jar] [INFO] [INFO] ------------------< com.denizenscript:denizen-parent >------------------ [INFO] Building denizen-parent 1.1.1-SNAPSHOT [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen-parent --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/target [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizen-parent --- [INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen-parent/1.1.1-SNAPSHOT/denizen-parent-1.1.1-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.1.1-SNAPSHOT [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizen --- [INFO] Deleting /var/lib/jenkins/jobs/Denizen/workspace/plugin/target [INFO] [INFO] --- maven-resources-plugin:2.4.3: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 608 source files to /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/DropCommand.java:[220,1] class, interface, or enum expected [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: [INFO] [INFO] denizen-parent 1.1.1-SNAPSHOT ...................... SUCCESS [ 1.120 s] [INFO] Denizen ............................................ FAILURE [ 3.243 s] [INFO] denizen-v1_12 ...................................... SKIPPED [INFO] denizen-v1_13 ...................................... SKIPPED [INFO] denizen-v1_14 ...................................... SKIPPED [INFO] denizen-paper ...................................... SKIPPED [INFO] denizen-dist 1.1.1-SNAPSHOT ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.443 s [INFO] Finished at: 2019-11-24T03:41:46Z [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 denizen: Compilation failure [ERROR] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/DropCommand.java:[220,1] class, interface, or enum expected [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 [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/paper/pom.xml to com.denizenscript/denizen-paper/1.1.1-SNAPSHOT/denizen-paper-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/pom.xml to com.denizenscript/denizen-parent/1.1.1-SNAPSHOT/denizen-parent-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_12/pom.xml to com.denizenscript/denizen-v1_12/1.1.1-SNAPSHOT/denizen-v1_12-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_13/pom.xml to com.denizenscript/denizen-v1_13/1.1.1-SNAPSHOT/denizen-v1_13-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/plugin/pom.xml to com.denizenscript/denizen/1.1.1-SNAPSHOT/denizen-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/v1_14/pom.xml to com.denizenscript/denizen-v1_14/1.1.1-SNAPSHOT/denizen-v1_14-1.1.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Denizen/workspace/dist/pom.xml to com.denizenscript/denizen-dist/1.1.1-SNAPSHOT/denizen-dist-1.1.1-SNAPSHOT.pom channel stopped Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@79f3a6bf[description=NPC and general Spigot scripting, using the Denizen Scripting Language!,homepage=https://denizenscript.com/,name=Denizen,fork=false,archived=false,size=36023,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Sun, 24 Nov 2019 03:40:54 GMT], ETag=[W/"e6e00e872d0f188ac69a6ea2e5d077f1"], Last-Modified=[Fri, 22 Nov 2019 21:36:07 GMT], OkHttp-Received-Millis=[1574566854941], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1574566854742], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[8D68:085F:20DF635:2686766:5DD9FBC6], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4984], X-RateLimit-Reset=[1574570371], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen,id=3615238]] (sha:b8447e2) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen/commit/b8447e2afe95c8b7c9e0247e9afb832a76718152 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