Skip to content
Success

Console Output

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.0-SNAPSHOT                                    [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from everything: https://repo.citizensnpcs.co/org/spigotmc/spigot-api/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from everything: https://repo.citizensnpcs.co/com/denizenscript/denizencore/1.90-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/com/denizenscript/denizencore/1.90-SNAPSHOT/maven-metadata.xml (622 B at 78 B/s)
[INFO] Downloading from everything: https://repo.citizensnpcs.co/org/json/json/maven-metadata.xml
[INFO] Downloading from FreneticLLC-public: https://maven.freneticllc.com/org/json/json/maven-metadata.xml
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml
[INFO] Downloading from Sonatype-public: https://repo1.maven.org/maven2/org/json/json/maven-metadata.xml
[INFO] Downloaded from Sonatype-public: https://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (961 B at 7.8 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/maven-metadata.xml (961 B at 5.4 kB/s)
[INFO] Downloading from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.27-SNAPSHOT/maven-metadata.xml (631 B at 7.2 kB/s)
[INFO] Downloading from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizens-parent/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from jitpack.io: https://jitpack.io/net/citizensnpcs/citizens-parent/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/net/citizensnpcs/citizens-parent/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.27-SNAPSHOT/maven-metadata.xml (456 B at 4.9 kB/s)
[INFO] Downloading from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from everything: https://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.27-SNAPSHOT/maven-metadata.xml (852 B at 22 kB/s)
[INFO] Downloading from jitpack.io: https://jitpack.io/net/citizensnpcs/citizensapi/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from sk89q-repo: https://maven.enginehub.org/repo/net/citizensnpcs/citizensapi/2.0.27-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ denizen ---
[INFO] Deleting /var/lib/jenkins/jobs/Denizen/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 675 source files to /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes
[INFO] /var/lib/jenkins/jobs/Denizen/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/workspace/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.java: Some input files use unchecked or unsafe operations.
[INFO] /var/lib/jenkins/jobs/Denizen/workspace/plugin/src/main/java/com/denizenscript/denizen/scripts/containers/core/CommandScriptHelper.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/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/workspace/plugin/target/denizen-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.27 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.90-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20210307 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.0-SNAPSHOT
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes (Is a directory)
[WARNING] denizen-1.2.0-SNAPSHOT.jar, denizencore-1.90-SNAPSHOT.jar, json-20210307.jar, snakeyaml-1.27.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 1380 -> 1369 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.2.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.2.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/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/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/workspace/plugin/target/denizen-1.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ denizen ---
[INFO] Including org.yaml:snakeyaml:jar:1.27 in the shaded jar.
[INFO] Including com.denizenscript:denizencore:jar:1.90-SNAPSHOT in the shaded jar.
[INFO] Including org.json:json:jar:20210307 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.0-SNAPSHOT
[WARNING] /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/classes (Is a directory)
[WARNING] denizen-1.2.0-SNAPSHOT.jar, denizencore-1.90-SNAPSHOT.jar, json-20210307.jar, snakeyaml-1.27.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 1380 -> 1369 (99%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.2.0-SNAPSHOT.jar with /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.2.0-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ denizen ---
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/target/denizen-1.2.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.0-SNAPSHOT/denizen-1.2.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/jobs/Denizen/workspace/plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/denizen/1.2.0-SNAPSHOT/denizen-1.2.0-SNAPSHOT.pom