Skip to content

Console Output

Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on sos-builder02-ubuntu18 (lin ubuntu18 java11) in workspace /builds/workspace/Bukkit
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/Bukkit/Bukkit.git
 > git init /builds/workspace/Bukkit # timeout=10
Fetching upstream changes from https://github.com/Bukkit/Bukkit.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/Bukkit/Bukkit.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Bukkit/Bukkit.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f210234e59275330f83b994e199c76f6abd41ee7 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f210234e59275330f83b994e199c76f6abd41ee7 # timeout=10
Commit message: "Update JavaDocs regarding teleportation of entities. Fixes BUKKIT-4210"
 > git rev-list --no-walk f210234e59275330f83b994e199c76f6abd41ee7 # timeout=10
[Bukkit] $ /bin/sh -xe /tmp/jenkins11477858933363917708.sh
+ stdbuf -i 50k bash
+ curl https://spoon.gforge.inria.fr/jenkins/build.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 
-------------------------------------------------------
Initizalizes project
-------------------------------------------------------
 

100 21998  100 21998    0     0   114k      0 --:--:-- --:--:-- --:--:--  114k
HEAD is now at f210234e Update JavaDocs regarding teleportation of entities. Fixes BUKKIT-4210

--- Displays variables used in the build ---
Artifact id: bukkit
Version: 1.7.10-R0.1-SNAPSHOT
Modules job:
- Bukkit
Has checkstyle: true
Has enforcer: true
Git version id: f210234e59275330f83b994e199c76f6abd41ee7
Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
openjdk version "11.0.20.1" 2023-08-24
OpenJDK Runtime Environment (build 11.0.20.1+1-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.20.1+1-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)
Java home: /usr/lib/jvm/java-11-openjdk-amd64
 
-------------------------------------------------------
Compiles project (at the root project if it's a multi module project) without spoon
-------------------------------------------------------
 
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.bukkit:bukkit:jar:1.7.10-R0.1-SNAPSHOT
[WARNING] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter. @ line 65, column 24
[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] -------------------------< org.bukkit:bukkit >--------------------------
[INFO] Building Bukkit 1.7.10-R0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bukkit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ bukkit ---
[INFO] Compiling 642 source files to /builds/workspace/Bukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Bukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ bukkit ---
[INFO] Compiling 47 source files to /builds/workspace/Bukkit/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bukkit ---
[INFO] Surefire report directory: /builds/workspace/Bukkit/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.517 s
[INFO] Finished at: 2024-06-02T15:36:16+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project bukkit: Error creating properties files for forking; nested exception is java.io.IOException: No space left on device -> [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: Maven compile original project unsuccessful!
Build step 'Execute shell' marked build as failure
Archiving artifacts
/net/www/ci/sos/jobs/Bukkit/builds/2925/archive does not exist.
ERROR: Step ?Publish XML Summary Reports? failed: /net/www/ci/sos/jobs/Bukkit/builds/2925/archive does not exist.
GitHub Issue Notifier: Build is still failing and issue #4733 already exists. Not sending anything to GitHub issues
Finished: FAILURE