FailedConsole Output

Started by GitHub push by CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/BungeeTabListPlus
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/BungeeTabListPlus.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/BungeeTabListPlus.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 9e0e76f779d875ed39070c9f5d80b17e4354ccfb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e0e76f779d875ed39070c9f5d80b17e4354ccfb # timeout=10
 > git branch -a # timeout=10
 > git rev-parse master^{commit} # timeout=10
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -D master # timeout=10
 > git checkout -b master 9e0e76f779d875ed39070c9f5d80b17e4354ccfb
 > git rev-list e0df7a398e541fa5e4ba25726fa5ff60f92bbb75 # timeout=10
Parsing POMs
Established TCP socket on 33698
[BungeeTabListPlus] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.53.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 33698
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeTabListPlus-parent
[INFO] legacy
[INFO] data
[INFO] data-core
[INFO] bungeetablistplus-common
[INFO] network-parent
[INFO] network-api
[INFO] network-1.6.4
[INFO] network-1.7.2
[INFO] network-1.7.10
[INFO] network-1.8
[INFO] bungeetablistplus-api-bungee
[INFO] bungee-plugin
[INFO] data-bukkit-parent
[INFO] data-bukkit-vault
[INFO] data-bukkit-vanishnopacket
[INFO] data-bukkit-playerpoints
[INFO] data-bukkit-factions-2.7.5
[INFO] data-bukkit-factionsuuid
[INFO] data-bukkit-supervanish
[INFO] data-bukkit-simpleclans
[INFO] data-bukkit-essentials
[INFO] data-bukkit-permissionsex
[INFO] data-bukkit-multiverse
[INFO] data-bukkit
[INFO] bungeetablistplus-api-bukkit
[INFO] bukkit-plugin
[INFO] BungeeTabListPlus
[INFO] BungeeTabListPlus_BukkitBridge
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeTabListPlus-parent 2.3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeTabListPlus-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ BungeeTabListPlus-parent ---
[INFO] Installing /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to /var/lib/jenkins/.m2/repository/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.3.3-SNAPSHOT/BungeeTabListPlus-parent-2.3.3-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ BungeeTabListPlus-parent ---
[INFO] Downloading: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.3.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata codecrafter47.bungeetablistplus:BungeeTabListPlus-parent:2.3.3-SNAPSHOT/maven-metadata.xml from/to deployment (http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/): Failed to transfer file: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.3.3-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] BungeeTabListPlus-parent ........................... FAILURE [  1.395 s]
[INFO] legacy ............................................. SKIPPED
[INFO] data ............................................... SKIPPED
[INFO] data-core .......................................... SKIPPED
[INFO] bungeetablistplus-common ........................... SKIPPED
[INFO] network-parent ..................................... SKIPPED
[INFO] network-api ........................................ SKIPPED
[INFO] network-1.6.4 ...................................... SKIPPED
[INFO] network-1.7.2 ...................................... SKIPPED
[INFO] network-1.7.10 ..................................... SKIPPED
[INFO] network-1.8 ........................................ SKIPPED
[INFO] bungeetablistplus-api-bungee ....................... SKIPPED
[INFO] bungee-plugin ...................................... SKIPPED
[INFO] data-bukkit-parent ................................. SKIPPED
[INFO] data-bukkit-vault .................................. SKIPPED
[INFO] data-bukkit-vanishnopacket ......................... SKIPPED
[INFO] data-bukkit-playerpoints ........................... SKIPPED
[INFO] data-bukkit-factions-2.7.5 ......................... SKIPPED
[INFO] data-bukkit-factionsuuid ........................... SKIPPED
[INFO] data-bukkit-supervanish ............................ SKIPPED
[INFO] data-bukkit-simpleclans ............................ SKIPPED
[INFO] data-bukkit-essentials ............................. SKIPPED
[INFO] data-bukkit-permissionsex .......................... SKIPPED
[INFO] data-bukkit-multiverse ............................. SKIPPED
[INFO] data-bukkit ........................................ SKIPPED
[INFO] bungeetablistplus-api-bukkit ....................... SKIPPED
[INFO] bukkit-plugin ...................................... SKIPPED
[INFO] BungeeTabListPlus .................................. SKIPPED
[INFO] BungeeTabListPlus_BukkitBridge ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.838 s
[INFO] Finished at: 2016-01-30T12:20:22+01:00
[INFO] Final Memory: 13M/208M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project BungeeTabListPlus-parent: Failed to retrieve remote metadata codecrafter47.bungeetablistplus:BungeeTabListPlus-parent:2.3.3-SNAPSHOT/maven-metadata.xml: Could not transfer metadata codecrafter47.bungeetablistplus:BungeeTabListPlus-parent:2.3.3-SNAPSHOT/maven-metadata.xml from/to deployment (http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/): Failed to transfer file: http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/codecrafter47/bungeetablistplus/BungeeTabListPlus-parent/2.3.3-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Unavailable. -> [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/MojoExecutionException
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vault/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vault/2.3.3-SNAPSHOT/data-bukkit-vault-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/supervanish/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-supervanish/2.3.3-SNAPSHOT/data-bukkit-supervanish-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bungee/pom.xml to codecrafter47.bungeetablistplus/bungee-plugin/2.3.3-SNAPSHOT/bungee-plugin-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factionsuuid/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factionsuuid/2.3.3-SNAPSHOT/data-bukkit-factionsuuid-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.2/pom.xml to codecrafter47.bungeetablistplus/network-1.7.2/2.3.3-SNAPSHOT/network-1.7.2-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.6.4/pom.xml to codecrafter47.bungeetablistplus/network-1.6.4/2.3.3-SNAPSHOT/network-1.6.4-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-parent/2.3.3-SNAPSHOT/data-bukkit-parent-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus-parent/2.3.3-SNAPSHOT/BungeeTabListPlus-parent-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/common/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-common/2.3.3-SNAPSHOT/bungeetablistplus-common-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/playerpoints/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-playerpoints/2.3.3-SNAPSHOT/data-bukkit-playerpoints-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/legacy/pom.xml to codecrafter47.bungeetablistplus/legacy/2.3.3-SNAPSHOT/legacy-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.8/pom.xml to codecrafter47.bungeetablistplus/network-1.8/2.3.3-SNAPSHOT/network-1.8-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/pom.xml to codecrafter47.bungeetablistplus/data/2.3.3-SNAPSHOT/data-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bungee/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bungee/2.3.3-SNAPSHOT/bungeetablistplus-api-bungee-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/core/pom.xml to codecrafter47.bungeetablistplus/data-core/2.3.3-SNAPSHOT/data-core-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/core/pom.xml to codecrafter47.bungeetablistplus/data-bukkit/2.3.3-SNAPSHOT/data-bukkit-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/essentials/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-essentials/2.3.3-SNAPSHOT/data-bukkit-essentials-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/factions-2.7.5/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-factions-2.7.5/2.3.3-SNAPSHOT/data-bukkit-factions-2.7.5-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/pom.xml to codecrafter47.bungeetablistplus/network-parent/2.3.3-SNAPSHOT/network-parent-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/multiverse/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-multiverse/2.3.3-SNAPSHOT/data-bukkit-multiverse-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bungee/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus/2.3.3-SNAPSHOT/BungeeTabListPlus-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/1.7.10/pom.xml to codecrafter47.bungeetablistplus/network-1.7.10/2.3.3-SNAPSHOT/network-1.7.10-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/api-bukkit/pom.xml to codecrafter47.bungeetablistplus/bungeetablistplus-api-bukkit/2.3.3-SNAPSHOT/bungeetablistplus-api-bukkit-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bootstrap-bukkit/pom.xml to codecrafter47.bungeetablistplus/BungeeTabListPlus_BukkitBridge/2.3.3-SNAPSHOT/BungeeTabListPlus_BukkitBridge-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/network/api/pom.xml to codecrafter47.bungeetablistplus/network-api/2.3.3-SNAPSHOT/network-api-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/bukkit/pom.xml to codecrafter47.bungeetablistplus/bukkit-plugin/2.3.3-SNAPSHOT/bukkit-plugin-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/vanishnopacket/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-vanishnopacket/2.3.3-SNAPSHOT/data-bukkit-vanishnopacket-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/permissionsex/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-permissionsex/2.3.3-SNAPSHOT/data-bukkit-permissionsex-2.3.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/BungeeTabListPlus/data/bukkit/simpleclans/pom.xml to codecrafter47.bungeetablistplus/data-bukkit-simpleclans/2.3.3-SNAPSHOT/data-bukkit-simpleclans-2.3.3-SNAPSHOT.pom
Sending e-mails to: server@tntcraft.de
channel stopped
Archiviere Artefakte
Sending e-mails to: server@tntcraft.de
Finished: FAILURE