Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/CitizensAPI/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/CitizensDev/CitizensAPI.git
 > git init /var/lib/jenkins/jobs/CitizensAPI/workspace # timeout=10
Fetching upstream changes from https://github.com/CitizensDev/CitizensAPI.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://github.com/CitizensDev/CitizensAPI.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/CitizensDev/CitizensAPI.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/compat
Seen branch in repository origin/master
Seen branch in repository origin/simplify
Seen branch in repository origin/speech
Seen 4 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with CitizensAPI
Checking out Revision fec40a7076759fb3a299c03915609311646c8117 (origin/speech)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fec40a7076759fb3a299c03915609311646c8117 # timeout=10
Commit message: "Creation of TalkableEntities now internal."
First time build. Skipping changelog.
 > git tag -a -f -m Jenkins Build #828 jenkins-CitizensAPI-828 # timeout=10
false
Parsing POMs
Failed to transfer Could not transfer metadata org.bukkit:bukkit/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): transfer failed for http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/maven-metadata.xml
Failed to transfer Could not find metadata org.bukkit:bukkit/maven-metadata.xml in central (https://repo.maven.apache.org/maven2)
Failed to transfer Could not transfer metadata org.uncommons.maths:uncommons-maths/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): transfer failed for http://repo.bukkit.org/content/groups/public/org/uncommons/maths/uncommons-maths/maven-metadata.xml
Downloaded artifact https://repo.maven.apache.org/maven2/org/uncommons/maths/uncommons-maths/maven-metadata.xml
Failed to transfer Could not transfer artifact org.uncommons.maths:uncommons-maths:pom:1.2.2a from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): transfer failed for http://repo.bukkit.org/content/groups/public/org/uncommons/maths/uncommons-maths/1.2.2a/uncommons-maths-1.2.2a.pom
Downloaded artifact https://repo.maven.apache.org/maven2/org/uncommons/maths/uncommons-maths/1.2.2a/uncommons-maths-1.2.2a.pom
Modules changed, recalculating dependency graph
Established TCP socket on 42505
[workspace] $ /usr/lib/jvm/java-17-openjdk-17.0.1.0.12-1.rolling.el7.x86_64//bin/java -Djava.awt.headless=true -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-4.13.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 42505
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml clean install javadoc:javadoc
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< net.citizensnpcs:citizensapi >--------------------
[INFO] Building CitizensAPI 2.0.6-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from bukkit-repo: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/maven-metadata.xml
[WARNING] Could not transfer metadata org.bukkit:bukkit/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Transfer failed for http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/maven-metadata.xml
[INFO] Downloading from bukkit-repo: http://repo.bukkit.org/content/groups/public/org/uncommons/maths/uncommons-maths/maven-metadata.xml
[WARNING] Could not transfer metadata org.uncommons.maths:uncommons-maths/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Transfer failed for http://repo.bukkit.org/content/groups/public/org/uncommons/maths/uncommons-maths/maven-metadata.xml
[WARNING] Failure to transfer org.uncommons.maths:uncommons-maths/maven-metadata.xml from http://repo.bukkit.org/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of bukkit-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.uncommons.maths:uncommons-maths/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Transfer failed for http://repo.bukkit.org/content/groups/public/org/uncommons/maths/uncommons-maths/maven-metadata.xml
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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.234 s
[INFO] Finished at: 2022-03-20T23:56:27Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/CitizensAPI/workspace/pom.xml to net.citizensnpcs/citizensapi/2.0.6-SNAPSHOT/citizensapi-2.0.6-SNAPSHOT.pom
Copying /var/lib/jenkins/jobs/CitizensAPI/workspace@tmp/maven-reporters/project to /var/lib/jenkins/jobs/CitizensAPI/modules/net.citizensnpcs$citizensapi
[ERROR] Failed to execute goal on project citizensapi: Could not resolve dependencies for project net.citizensnpcs:citizensapi:jar:2.0.6-SNAPSHOT: Failed to collect dependencies at org.bukkit:bukkit:jar:LATEST: Failed to read artifact descriptor for org.bukkit:bukkit:jar:LATEST: Failed to resolve version for org.bukkit:bukkit:jar:LATEST: Could not transfer metadata org.bukkit:bukkit/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Transfer failed for http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/maven-metadata.xml: Unknown host repo.bukkit.org: Name or service not known -> [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/DependencyResolutionException
channel stopped
Archiving artifacts
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@294c5466[nodeId=MDEwOlJlcG9zaXRvcnkzMzQzMTkw,description=API for Citizens,homepage=https://citizensnpcs.co,name=CitizensAPI,fork=false,archived=false,visibility=public,size=11597,milestones={},language=Java,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/CitizensDev/CitizensAPI,id=3343190,nodeId=<null>,createdAt=2012-02-03T09:29:38Z,updatedAt=2022-03-18T07:52:13Z]] (sha:fec40a7) with context:ci/jenkins/build-status
Setting commit status on GitHub for https://github.com/CitizensDev/CitizensAPI/commit/fec40a7076759fb3a299c03915609311646c8117
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