Skip to content
Success

Console Output

17:37:46 Started by GitHub push by Geolykt
17:37:46 Running as SYSTEM
17:37:46 Building in workspace /var/lib/jenkins/workspace/faststar
17:37:46 The recommended git tool is: NONE
17:37:46 No credentials specified
17:37:46  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/faststar/.git # timeout=10
17:37:46 Fetching changes from the remote Git repository
17:37:46  > git config remote.origin.url https://github.com/Geolykt/FastStar.git # timeout=10
17:37:46 Fetching upstream changes from https://github.com/Geolykt/FastStar.git
17:37:46  > git --version # timeout=10
17:37:46  > git --version # 'git version 2.46.0'
17:37:46  > git fetch --tags --force --progress -- https://github.com/Geolykt/FastStar.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:37:46  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:37:46 Checking out Revision 79b25ebc06921df1cb6bc0a03b4f60e2a7244e89 (refs/remotes/origin/master)
17:37:46  > git config core.sparsecheckout # timeout=10
17:37:46  > git checkout -f 79b25ebc06921df1cb6bc0a03b4f60e2a7244e89 # timeout=10
17:37:46 Commit message: "Significantly reduce amount of cache flushes where it applies"
17:37:46  > git rev-list --no-walk 6d2f193363ca9c7b8706e6c686ee6e391f9f986d # timeout=10
17:37:46 false
17:37:46 [Gradle] - Launching build.
17:37:46 [faststar] $ /var/lib/jenkins/workspace/faststar/gradlew -Dde.geolykt.starplane.galimulator-jar=/var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615/maven/ --info --stacktrace publish
17:37:47 Initialized native services in: /var/lib/jenkins/.gradle/native
17:37:47 Initialized jansi services in: /var/lib/jenkins/.gradle/native
17:37:47 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.12, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.12+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.12+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:37:47 Removing 0 daemon stop events from registry
17:37:47 Starting a Gradle Daemon (subsequent builds will be faster)
17:37:47 Starting process 'Gradle build daemon'. Working directory: /var/lib/jenkins/.gradle/daemon/8.7-rc-2 Command: /usr/lib/jvm/temurin-17-jdk/bin/java --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/gradle-launcher-8.7.jar -javaagent:/var/lib/jenkins/.gradle/wrapper/dists/gradle-8.7-rc-2-bin/3e36dgpbit6s3prf8rai2ftul/gradle-8.7-rc-2/lib/agents/gradle-instrumentation-agent-8.7.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.7-rc-2
17:37:47 Successfully started process 'Gradle build daemon'
17:37:49 An attempt to start the daemon took 1.756 secs.
17:37:49 The client will now receive all logging from the daemon (pid: 389458). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-389458.out.log
17:37:49 Starting build in new daemon [memory: 512 MiB]
17:37:49 Closing daemon's stdin at end of input.
17:37:49 The daemon will no longer process any standard input.
17:37:50 Using 2 worker leases.
17:37:50 Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.12, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.12+7, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.12+7, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:37:51 Watching the file system is configured to be enabled if available
17:37:51 Now considering [/var/lib/jenkins/workspace/faststar] as hierarchies to watch
17:37:51 File system watching is active
17:37:52 Starting Build
17:37:53 Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
17:37:53 Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
17:37:54 Settings evaluated using settings file '/var/lib/jenkins/workspace/faststar/settings.gradle'.
17:37:54 Projects loaded. Root project using build file '/var/lib/jenkins/workspace/faststar/build.gradle'.
17:37:54 Included projects: [root project 'faststar']
17:37:56 
17:37:56 > Configure project :
17:37:56 Evaluating root project 'faststar' using build file '/var/lib/jenkins/workspace/faststar/build.gradle'.
17:37:56 Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
17:37:56 Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
17:37:57 Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
17:37:58 Loaded input jar in 1208 ms.
17:37:59 Deobfuscated classes in 1023 ms.
17:38:02 Computed spStarmap in 845 ms.
17:38:03 Computed intermediaries of classes in 4394 ms.
17:38:11 Finished transforming classes in 14735 ms.
17:38:13 Decompiling galimulator
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
17:38:14 Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
17:38:20 
17:38:20 Nameless local or member class org/junit/runners/ParentRunner$1!
17:38:42 Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
17:38:42 java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
17:38:42 	at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
17:38:42 	at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
17:38:42 	at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
17:38:42 	at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
17:38:42 	at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
17:38:42 	at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
17:38:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
17:38:42 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:38:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
17:38:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
17:38:42 	at java.base/java.lang.Thread.run(Thread.java:840)
17:38:47 
17:38:47 > Configure project :
17:38:47 Galimulator decompiled
17:38:47 Replacing line mappings
17:38:51 Line mappings replaced
17:38:51 All projects evaluated.
17:38:51 Task name matched 'publish'
17:38:51 Selected primary task 'publish' from project :
17:38:52 Starting process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm17563110493717917628probe Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java''
17:38:52 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9, JAVA_VERSION=21.0.3, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.3+9-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.3+9-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:38:52 Starting process 'command '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm16523728034582041391probe Command: /usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64/bin/java''
17:38:52 Received JVM installation metadata from '/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64': {JAVA_HOME=/usr/lib/jvm/java-22-openjdk-22.0.2.0.9-1.rolling.fc40.x86_64, JAVA_VERSION=22.0.2, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=22.0.2+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=22.0.2+9, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64}
17:38:52 Starting process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm17476340099741673518probe Command: /usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/bin/java''
17:38:52 Received JVM installation metadata from '/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64': {JAVA_HOME=/usr/lib/jvm/zulu6.22.0.3-jdk6.0.119-linux_x64/jre, JAVA_VERSION=1.6.0-119, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.6.0-119-b119, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=23.77-b119, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64}
17:38:52 Starting process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm5275630259852393614probe Command: /var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11/bin/java''
17:38:52 Received JVM installation metadata from '/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11': {JAVA_HOME=/var/lib/jenkins/.gradle/jdks/oracle_corporation-9-amd64-linux/jdk-9.0.4+11, JAVA_VERSION=9.0.4, JAVA_VENDOR=Oracle Corporation, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=9.0.4+11, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=9.0.4+11, VM_VENDOR=Oracle Corporation, OS_ARCH=amd64}
17:38:52 Starting process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm13797919912783336360probe Command: /usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/usr/lib/jvm/java-8-zulu-openjdk-ca/bin/java''
17:38:52 Received JVM installation metadata from '/usr/lib/jvm/java-8-zulu-openjdk-ca': {JAVA_HOME=/usr/lib/jvm/java-8-zulu-openjdk-ca/jre, JAVA_VERSION=1.8.0_422, JAVA_VENDOR=Azul Systems, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=1.8.0_422-b05, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=25.422-b05, VM_VENDOR=Azul Systems, Inc., OS_ARCH=amd64}
17:38:52 Starting process 'command '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm6461675954525550263probe Command: /usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/java''
17:38:52 Received JVM installation metadata from '/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64': {JAVA_HOME=/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64, JAVA_VERSION=11.0.24, JAVA_VENDOR=Red Hat, Inc., RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.24+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.24+8, VM_VENDOR=Red Hat, Inc., OS_ARCH=amd64}
17:38:52 Starting process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java''. Working directory: /var/lib/jenkins/.gradle/.tmp/tmp-jvm455511463950192024probe Command: /usr/lib/jvm/temurin-11-jdk/bin/java -Xmx32m -Xms32m -cp . JavaProbe
17:38:52 Successfully started process 'command '/usr/lib/jvm/temurin-11-jdk/bin/java''
17:38:52 Received JVM installation metadata from '/usr/lib/jvm/temurin-11-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-11-jdk, JAVA_VERSION=11.0.24, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=11.0.24+8, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=11.0.24+8, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
17:38:52 Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileJava21Java', task ':processJava21Resources', task ':java21Classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publish']
17:38:52 Tasks that were excluded: []
17:38:52 Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
17:38:52 :compileJava (Thread[included builds,5,main]) started.
17:38:54 
17:38:54 > Task :compileJava
17:38:54 Caching disabled for task ':compileJava' because:
17:38:54   Build cache is disabled
17:38:54 Task ':compileJava' is not up-to-date because:
17:38:54   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main has been removed.
17:38:54   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de has been removed.
17:38:54   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/main/de/geolykt has been removed.
17:38:54   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/main has been removed.
17:38:54 The input changes require a full rebuild for incremental task ':compileJava'.
17:38:54 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:38:54 Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
17:38:54 Compiling with JDK Java compiler API.
17:38:55 Note: /var/lib/jenkins/workspace/faststar/src/main/java/de/geolykt/faststar/FastStar.java uses or overrides a deprecated API.
17:38:55 Note: Recompile with -Xlint:deprecation for details.
17:38:55 Note: Some input files use unchecked or unsafe operations.
17:38:55 Note: Recompile with -Xlint:unchecked for details.
17:38:55 Class dependency analysis for incremental compilation took 0.051 secs.
17:38:56 Created classpath snapshot for incremental compilation in 0.776 secs.
17:38:56 Resolve mutations for :processResources (Thread[Execution worker,5,main]) started.
17:38:56 :processResources (Thread[Execution worker,5,main]) started.
17:38:57 
17:38:57 > Task :processResources
17:38:57 Caching disabled for task ':processResources' because:
17:38:57   Build cache is disabled
17:38:57   Not worth caching
17:38:57 Task ':processResources' is not up-to-date because:
17:38:57   Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main has been removed.
17:38:57   Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/extension.json has been removed.
17:38:57   Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/fastmixins.json has been removed.
17:38:57   Output property 'destinationDir' file /var/lib/jenkins/workspace/faststar/build/resources/main/faststar.ras has been removed.
17:38:57 Resolve mutations for :classes (Thread[Execution worker,5,main]) started.
17:38:57 :classes (Thread[Execution worker,5,main]) started.
17:38:57 
17:38:57 > Task :classes
17:38:57 Skipping task ':classes' as it has no actions.
17:38:57 Resolve mutations for :compileJava21Java (Thread[Execution worker,5,main]) started.
17:38:57 :compileJava21Java (Thread[Execution worker,5,main]) started.
17:38:58 This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
17:38:59 
17:38:59 > Task :compileJava21Java
17:38:59 Caching disabled for task ':compileJava21Java' because:
17:38:59   Build cache is disabled
17:38:59 Task ':compileJava21Java' is not up-to-date because:
17:38:59   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21 has been removed.
17:38:59   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de has been removed.
17:38:59   Output property 'destinationDirectory' file /var/lib/jenkins/workspace/faststar/build/classes/java/java21/de/geolykt has been removed.
17:38:59   Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/faststar/build/generated/sources/annotationProcessor/java/java21 has been removed.
17:38:59 The input changes require a full rebuild for incremental task ':compileJava21Java'.
17:38:59 Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
17:38:59 Compiling with toolchain '/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9'.
17:38:59 Starting process 'Gradle Worker Daemon 1'. Working directory: /var/lib/jenkins/.gradle/workers Command: /var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java @/var/lib/jenkins/.gradle/.tmp/gradle-worker-classpath8536743113888664182txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
17:38:59 Successfully started process 'Gradle Worker Daemon 1'
17:38:59 Started Gradle worker daemon (0.578 secs) with fork options DaemonForkOptions{executable=/var/lib/jenkins/.gradle/jdks/eclipse_adoptium-21-amd64-linux/jdk-21.0.3+9/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[], keepAliveMode=DAEMON}.
17:38:59 Compiling with JDK Java compiler API.
17:38:59 Class dependency analysis for incremental compilation took 0.003 secs.
17:38:59 Created classpath snapshot for incremental compilation in 0.028 secs.
17:38:59 Resolve mutations for :processJava21Resources (Thread[Execution worker,5,main]) started.
17:38:59 :processJava21Resources (Thread[Execution worker,5,main]) started.
17:38:59 
17:38:59 > Task :processJava21Resources NO-SOURCE
17:38:59 Skipping task ':processJava21Resources' as it has no source files and no previous output files.
17:38:59 Resolve mutations for :java21Classes (Thread[Execution worker,5,main]) started.
17:38:59 :java21Classes (Thread[Execution worker,5,main]) started.
17:38:59 
17:38:59 > Task :java21Classes
17:38:59 Skipping task ':java21Classes' as it has no actions.
17:38:59 Resolve mutations for :jar (Thread[Execution worker,5,main]) started.
17:38:59 :jar (Thread[Execution worker,5,main]) started.
17:38:59 
17:38:59 > Task :jar
17:38:59 Caching disabled for task ':jar' because:
17:38:59   Build cache is disabled
17:38:59   Not worth caching
17:38:59 Task ':jar' is not up-to-date because:
17:38:59   Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0.jar has been removed.
17:38:59 file or directory '/var/lib/jenkins/workspace/faststar/build/resources/java21', not found
17:38:59 Resolve mutations for :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
17:38:59 :generateMetadataFileForPluginPublication (Thread[Execution worker,5,main]) started.
17:38:59 
17:38:59 > Task :generateMetadataFileForPluginPublication
17:38:59 Caching disabled for task ':generateMetadataFileForPluginPublication' because:
17:38:59   Build cache is disabled
17:38:59   Not made cacheable, yet
17:38:59 Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
17:38:59   Task.upToDateWhen is false.
17:38:59 Resolve mutations for :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
17:38:59 :generatePomFileForPluginPublication (Thread[included builds,5,main]) started.
17:38:59 
17:38:59 > Task :generatePomFileForPluginPublication
17:38:59 Caching disabled for task ':generatePomFileForPluginPublication' because:
17:38:59   Build cache is disabled
17:38:59 Task ':generatePomFileForPluginPublication' is not up-to-date because:
17:38:59   Task is untracked because: Gradle doesn't understand the data structures used to configure this task
17:38:59 Resolve mutations for :remapJar (Thread[Execution worker,5,main]) started.
17:38:59 :remapJar (Thread[included builds,5,main]) started.
17:39:00 
17:39:00 > Task :remapJar
17:39:00 Caching disabled for task ':remapJar' because:
17:39:00   Build cache is disabled
17:39:00   Not worth caching
17:39:00 Task ':remapJar' is not up-to-date because:
17:39:00   Output property 'archiveFile' file /var/lib/jenkins/workspace/faststar/build/libs/faststar-2.2.0-remapped.jar has been removed.
17:39:00 Remapping
17:39:00 Loading supplementary mappings
17:39:00 Overwrote entry for raw file META-INF/. The remapped jar may be malformed
17:39:00 Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
17:39:00 Reobfuscating done
17:39:00 Remap complete
17:39:00 Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
17:39:00 :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
17:39:01 
17:39:01 > Task :publishPluginPublicationToMavenRepository
17:39:01 Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
17:39:01   Build cache is disabled
17:39:01 Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
17:39:01   Task has not declared any outputs despite executing actions.
17:39:01 Publishing to repository 'maven' (http://localhost:25615/maven/)
17:39:01 Uploading faststar-2.2.0.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.jar
17:39:01 Uploading faststar-2.2.0.pom to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.pom
17:39:01 Uploading faststar-2.2.0.module to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0.module
17:39:01 Uploading faststar-2.2.0-remapped.jar to /maven/de/geolykt/faststar/2.2.0/faststar-2.2.0-remapped.jar
17:39:01 Uploading maven-metadata.xml to /maven/de/geolykt/faststar/maven-metadata.xml
17:39:01 Resolve mutations for :publish (Thread[included builds,5,main]) started.
17:39:01 :publish (Thread[included builds,5,main]) started.
17:39:01 
17:39:01 > Task :publish
17:39:01 Skipping task ':publish' as it has no actions.
17:39:01 
17:39:01 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
17:39:01 
17:39:01 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
17:39:01 
17:39:01 For more on this, please refer to https://docs.gradle.org/8.7-rc-2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
17:39:01 
17:39:01 BUILD SUCCESSFUL in 1m 14s
17:39:01 8 actionable tasks: 8 executed
17:39:01 Build step 'Run with timeout' changed build result to SUCCESS
17:39:01 [faststar] $ /bin/sh -xe /tmp/jenkins2508971637174097174.sh
17:39:01 + curl http://localhost:25615/maven/commit
17:39:01   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
17:39:01                                  Dload  Upload   Total   Spent    Left  Speed
17:39:01 
17:39:02   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
17:39:02 100     2  100     2    0     0      7      0 --:--:-- --:--:-- --:--:--     7
17:39:02 OK
17:39:02 real	0m0.287s
17:39:02 user	0m0.008s
17:39:02 sys	0m0.010s
17:39:03 [faststar] $ /bin/sh -xe /tmp/jenkins11084630557529849739.sh
17:39:03 + rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS