Skip to content
Failed

Console Output

Started by GitHub push by md-5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/BungeeCord/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/BungeeCord/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/SpigotMC/BungeeCord.git # timeout=10
Fetching upstream changes from git://github.com/SpigotMC/BungeeCord.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- git://github.com/SpigotMC/BungeeCord.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 3008d7ef2f50de7e3d38e76717df72dac7fe0da3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3008d7ef2f50de7e3d38e76717df72dac7fe0da3 # timeout=10
Commit message: "#3189: Improve username validation"
 > git rev-list --no-walk 1823f86dbb84022c7eaf541c5a62b36c7b47a5e1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins16711662177957869749.sh
+ cp LICENSE proxy/src/main/resources
Parsing POMs
Established TCP socket on 33519
[workspace] $ java -Dbuild.number=1602 -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/cache/jenkins/war/WEB-INF/lib/remoting-4.10.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 33519
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml -P dist clean deploy -Dbuild.number=1602 -U
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] BungeeCord-Parent                                                  [pom]
[INFO] BungeeCord-Chat                                                    [jar]
[INFO] BungeeCord-Config                                                  [jar]
[INFO] BungeeCord-Event                                                   [jar]
[INFO] BungeeCord-Protocol                                                [jar]
[INFO] BungeeCord-API                                                     [jar]
[INFO] BungeeCord-Log                                                     [jar]
[INFO] BungeeCord-Native                                                  [jar]
[INFO] BungeeCord-Query                                                   [jar]
[INFO] BungeeCord-SLF4J                                                   [jar]
[INFO] BungeeCord-Proxy                                                   [jar]
[INFO] BungeeCord-Bootstrap                                               [jar]
[INFO] BungeeCord Modules                                                 [pom]
[INFO] cmd_alert                                                          [jar]
[INFO] cmd_find                                                           [jar]
[INFO] cmd_list                                                           [jar]
[INFO] cmd_send                                                           [jar]
[INFO] cmd_server                                                         [jar]
[INFO] reconnect_yaml                                                     [jar]
[INFO] 
[INFO] ---------------------< net.md-5:bungeecord-parent >---------------------
[INFO] Building BungeeCord-Parent 1.17-R0.1-SNAPSHOT                     [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-parent ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/target
[INFO] 
[INFO] --- scriptus:0.4.1:describe (default) @ bungeecord-parent ---
[INFO] Set property "describe" to "git:BungeeCord-Parent:1.17-R0.1-SNAPSHOT:3008d7e:1602"
[INFO] Set property "project.build.outputTimestamp" to "1632521387"
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ bungeecord-parent ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (default) @ bungeecord-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-parent ---
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-parent ---
[WARNING] Skipping Delombok; no source to process.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (default) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (delombok) @ bungeecord-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bungeecord-parent ---
[INFO] Installing /var/lib/jenkins/jobs/BungeeCord/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/bungeecord-parent-1.17-R0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ bungeecord-parent ---
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/maven-metadata.xml (612 B at 1.1 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/bungeecord-parent-1.17-R0.1-20210924.221041-27.pom
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/bungeecord-parent-1.17-R0.1-20210924.221041-27.pom (13 kB at 66 kB/s)
[INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (943 B at 24 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/1.17-R0.1-SNAPSHOT/maven-metadata.xml (612 B at 4.3 kB/s)
[INFO] Uploading to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml
[INFO] Uploaded to sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/md-5/bungeecord-parent/maven-metadata.xml (943 B at 6.7 kB/s)
[JENKINS] Archiving disabled
[INFO] 
[INFO] ----------------------< net.md-5:bungeecord-chat >----------------------
[INFO] Building BungeeCord-Chat 1.17-R0.1-SNAPSHOT                       [2/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-chat ---
[INFO] Deleting /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target
[INFO] 
[INFO] --- scriptus:0.4.1:describe (default) @ bungeecord-chat ---
[INFO] Set property "describe" to "git:BungeeCord-Chat:1.17-R0.1-SNAPSHOT:3008d7e:1602"
[INFO] Set property "project.build.outputTimestamp" to "1632521387"
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/main/java/net/md_5/bungee/api/chat/ComponentBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ bungeecord-chat ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (default) @ bungeecord-chat ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/test-classes
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/jobs/BungeeCord/workspace/chat/src/test/java/net/md_5/bungee/api/chat/ComponentsTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bungeecord-chat ---
[INFO] Surefire report directory: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running net.md_5.bungee.api.chat.ComponentsTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec
Running net.md_5.bungee.api.chat.TranslatableComponentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.17-R0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (default) @ bungeecord-chat ---
[INFO] Building jar: /var/lib/jenkins/jobs/BungeeCord/workspace/chat/target/bungeecord-chat-1.17-R0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- lombok-maven-plugin:1.18.20.0:delombok (default) @ bungeecord-chat ---
[INFO] Delombok complete.
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (default) @ bungeecord-chat ---
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BungeeCord-Parent 1.17-R0.1-SNAPSHOT:
[INFO] 
[INFO] BungeeCord-Parent .................................. SUCCESS [ 15.832 s]
[INFO] BungeeCord-Chat .................................... FAILURE [  9.517 s]
[INFO] BungeeCord-Config .................................. SKIPPED
[INFO] BungeeCord-Event ................................... SKIPPED
[INFO] BungeeCord-Protocol ................................ SKIPPED
[INFO] BungeeCord-API ..................................... SKIPPED
[INFO] BungeeCord-Log ..................................... SKIPPED
[INFO] BungeeCord-Native .................................. SKIPPED
[INFO] BungeeCord-Query ................................... SKIPPED
[INFO] BungeeCord-SLF4J ................................... SKIPPED
[INFO] BungeeCord-Proxy ................................... SKIPPED
[INFO] BungeeCord-Bootstrap ............................... SKIPPED
[INFO] BungeeCord Modules ................................. SKIPPED
[INFO] cmd_alert .......................................... SKIPPED
[INFO] cmd_find ........................................... SKIPPED
[INFO] cmd_list ........................................... SKIPPED
[INFO] cmd_send ........................................... SKIPPED
[INFO] cmd_server ......................................... SKIPPED
[INFO] reconnect_yaml ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.720 s
[INFO] Finished at: 2021-09-24T22:10:54Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (default) on project bungeecord-chat: MavenReportException: Error while generating Javadoc: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :bungeecord-chat
No mail will be sent out, as 'BungeeCord » cmd_send #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » reconnect_yaml #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Protocol #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Native #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-API #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Query #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord Modules #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_server #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: [email protected]
ERROR: 535 Authentication Credentials Invalid

javax.mail.AuthenticationFailedException: 535 Authentication Credentials Invalid

	at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:947)
	at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:858)
	at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:762)
	at javax.mail.Service.connect(Service.java:364)
	at javax.mail.Service.connect(Service.java:222)
	at javax.mail.Service.connect(Service.java:171)
	at javax.mail.Transport.send0(Transport.java:230)
	at javax.mail.Transport.send(Transport.java:100)
	at hudson.tasks.MailSender.run(MailSender.java:131)
	at hudson.tasks.MailSender.execute(MailSender.java:106)
	at hudson.maven.reporters.MavenMailer.end(MavenMailer.java:77)
	at hudson.maven.AbstractMavenBuilder.end(AbstractMavenBuilder.java:104)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:883)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:516)
	at hudson.model.Run.execute(Run.java:1889)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:100)
	at hudson.model.Executor.run(Executor.java:433)
No mail will be sent out, as 'BungeeCord » BungeeCord-Event #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Log #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Bootstrap #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_list #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_alert #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Proxy #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-SLF4J #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » cmd_find #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'BungeeCord » BungeeCord-Config #1602' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Archiving artifacts
Sending e-mails to: [email protected]
ERROR: 535 Authentication Credentials Invalid

javax.mail.AuthenticationFailedException: 535 Authentication Credentials Invalid

	at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:947)
	at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:858)
	at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:762)
	at javax.mail.Service.connect(Service.java:364)
	at javax.mail.Service.connect(Service.java:222)
	at javax.mail.Service.connect(Service.java:171)
	at javax.mail.Transport.send0(Transport.java:230)
	at javax.mail.Transport.send(Transport.java:100)
	at hudson.tasks.MailSender.run(MailSender.java:131)
	at hudson.tasks.MailSender.execute(MailSender.java:106)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:1093)
	at hudson.model.Run.execute(Run.java:1936)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:100)
	at hudson.model.Executor.run(Executor.java:433)
Finished: FAILURE