22:38:16Started by GitHub push by Geolykt
22:38:16Running as SYSTEM
22:38:16Building in workspace /var/lib/jenkins/workspace/star-cell-shading
22:38:16The recommended git tool is: NONE
22:38:16No credentials specified
22:38:16 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/star-cell-shading/.git # timeout=10
22:38:16Fetching changes from the remote Git repository
22:38:16 > git config remote.origin.url https://github.com/Geolykt/StarCellShading.git # timeout=10
22:38:16Fetching upstream changes from https://github.com/Geolykt/StarCellShading.git22:38:16 > git --version # timeout=10
22:38:16 > git --version # 'git version 2.45.2'
22:38:16 > git fetch --tags --force --progress -- https://github.com/Geolykt/StarCellShading.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:38:17 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
22:38:17Checking out Revision dd6f61215ee5974fc279fd42d22fae149a7baf4b (refs/remotes/origin/main)
22:38:17 > git config core.sparsecheckout # timeout=10
22:38:17 > git checkout -f dd6f61215ee5974fc279fd42d22fae149a7baf4b # timeout=10
22:38:17Commit message: "Fix wealth mapmode not displaying empire colors in the flat mapmode"
22:38:17 > git rev-list --no-walk 43f2baffa6fdb394215ba00c62d122e526f681ff # timeout=10
22:38:17false
22:38:17[Gradle] - Launching build.
22:38:17[star-cell-shading] $ /var/lib/jenkins/workspace/star-cell-shading/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
22:38:17Initialized native services in: /var/lib/jenkins/.gradle/native
22:38:17Initialized jansi services in: /var/lib/jenkins/.gradle/native
22:38:18Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
22:38:18Removing 0 daemon stop events from registry
22:38:18Starting a Gradle Daemon (subsequent builds will be faster)
22:38:18Starting 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
22:38:18Successfully started process 'Gradle build daemon'
22:38:19An attempt to start the daemon took 1.546 secs.
22:38:20The client will now receive all logging from the daemon (pid: 257280). The daemon log file: /var/lib/jenkins/.gradle/daemon/8.7-rc-2/daemon-257280.out.log
22:38:20Starting build in new daemon [memory: 512 MiB]
22:38:20Closing daemon's stdin at end of input.
22:38:20The daemon will no longer process any standard input.
22:38:20Using 2 worker leases.
22:38:20Received JVM installation metadata from '/usr/lib/jvm/temurin-17-jdk': {JAVA_HOME=/usr/lib/jvm/temurin-17-jdk, JAVA_VERSION=17.0.11, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=17.0.11+9, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=17.0.11+9, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64}
22:38:21Watching the file system is configured to be enabled if available
22:38:21Now considering [/var/lib/jenkins/workspace/star-cell-shading] as hierarchies to watch
22:38:21File system watching is active
22:38:22Starting Build
22:38:23Transforming foojay-resolver-0.8.0.jar (org.gradle.toolchains:foojay-resolver:0.8.0) with ExternalDependencyInstrumentingArtifactTransform
22:38:23Transforming gson-2.10.1.jar (com.google.code.gson:gson:2.10.1) with ExternalDependencyInstrumentingArtifactTransform
22:38:23Settings evaluated using settings file '/var/lib/jenkins/workspace/star-cell-shading/settings.gradle'.
22:38:24Projects loaded. Root project using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
22:38:24Included projects: [root project 'star-cell-shading']
22:38:2622:38:26> Configure project :
22:38:26Evaluating root project 'star-cell-shading' using build file '/var/lib/jenkins/workspace/star-cell-shading/build.gradle'.
22:38:26Transforming gsl-starplane-0.2.0-a20240713.1.jar (de.geolykt.starloader:gsl-starplane:0.2.0-a20240713.1) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming sl-deobf-0.2.0.jar (de.geolykt.starloader:sl-deobf:0.2.0) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming reversible-access-setter-1.0.0.jar (de.geolykt.starloader:reversible-access-setter:1.0.0) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming asm-util-9.7.jar (org.ow2.asm:asm-util:9.7) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming asm-commons-9.7.jar (org.ow2.asm:asm-commons:9.7) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming softmap-0.1.0-a20240329.jar (org.stianloader:softmap:0.1.0-a20240329) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming micromixin-remapper-0.1.1-a20240713.jar (org.stianloader:micromixin-remapper:0.1.1-a20240713) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming stianloader-remapper-0.1.0-a20240601.jar (org.stianloader:stianloader-remapper:0.1.0-a20240601) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming asm-analysis-9.7.jar (org.ow2.asm:asm-analysis:9.7) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming asm-tree-9.7.jar (org.ow2.asm:asm-tree:9.7) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming asm-9.7.jar (org.ow2.asm:asm:9.7) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming json-20240303.jar (org.json:json:20240303) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming vineflower-1.10.1.jar (org.vineflower:vineflower:1.10.1) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Transforming mapping-io-0.6.1.jar (net.fabricmc:mapping-io:0.6.1) with ExternalDependencyInstrumentingArtifactTransform
22:38:26Using the base galimulator jar found at /var/lib/jenkins/galimulator-caches/galimulator-linux-5.0.2.jar
22:38:26Loaded input jar in 1005 ms.
22:38:27Deobfuscated classes in 842 ms.
22:38:30Computed spStarmap in 758 ms.
22:38:31Computed intermediaries of classes in 3596 ms.
22:38:34Finished transforming classes in 8847 ms.
22:38:36Decompiling galimulator
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/StateActor$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_4' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'org/junit/runners/parameterized/BlockJUnit4ClassRunnerWithParameters$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_4' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/SmatterPiece$2' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverEgg$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/shiporders/ppclass_0' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_3' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_13' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_12' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'org/junit/runners/ParentRunner$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_19' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/Infection$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_7' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/MeteorStorm$1' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_47' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_14' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_34' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/factions/ppclass_0' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ppclass_3' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/actors/anneverworm/AnneverLarvae$2' which is supposed to be anonymous
22:38:37Inconsistent references to the class 'snoddasmannen/galimulator/ui/ppclass_10' which is supposed to be anonymous
22:38:4322:38:43Nameless local or member class org/junit/runners/ParentRunner$1!
22:39:01Method getValueSources (Lorg/junit/experimental/theories/ParameterSignature;)Ljava/util/List; in class org/junit/experimental/theories/internal/EnumSupplier couldn't be written.
22:39:01java.lang.NullPointerException: Cannot invoke "org.jetbrains.java.decompiler.struct.gen.VarType.isGeneric()" because "newRet" is null
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.exps.InvocationExprent.getInferredExprType(InvocationExprent.java:634)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.getCastedExprent(ExprProcessor.java:966)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.exps.AssignmentExprent.toJava(AssignmentExprent.java:154)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.listToJava(ExprProcessor.java:895)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.stats.BasicBlockStatement.toJava(BasicBlockStatement.java:90)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.ExprProcessor.jmpWrapper(ExprProcessor.java:833)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.stats.SequenceStatement.toJava(SequenceStatement.java:107)
22:39:01 at org.jetbrains.java.decompiler.modules.decompiler.stats.RootStatement.toJava(RootStatement.java:36)
22:39:01 at org.jetbrains.java.decompiler.main.ClassWriter.writeMethod(ClassWriter.java:1283)
22:39:01 at org.jetbrains.java.decompiler.main.ClassWriter.writeClass(ClassWriter.java:470)
22:39:01 at org.jetbrains.java.decompiler.main.ClassesProcessor.writeClass(ClassesProcessor.java:474)
22:39:01 at org.jetbrains.java.decompiler.main.Fernflower.getClassContent(Fernflower.java:191)
22:39:01 at org.jetbrains.java.decompiler.struct.ContextUnit.lambda$save$3(ContextUnit.java:187)
22:39:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
22:39:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
22:39:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
22:39:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
22:39:01 at java.base/java.lang.Thread.run(Thread.java:840)
22:39:0622:39:06> Configure project :
22:39:06Galimulator decompiled
22:39:06Replacing line mappings
22:39:10Line mappings replaced
22:39:10All projects evaluated.
22:39:10Task name matched 'publish'
22:39:10Selected primary task 'publish' from project :
22:39:10Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':jar', task ':generateMetadataFileForPluginPublication', task ':generatePomFileForPluginPublication', task ':remapJar', task ':publishPluginPublicationToMavenRepository', task ':publishPluginPublicationToMavenLocal', task ':publishToMavenLocal', task ':publish']
22:39:10Tasks that were excluded: []
22:39:10Resolve mutations for :compileJava (Thread[included builds,5,main]) started.
22:39:10:compileJava (Thread[Execution worker,5,main]) started.
22:39:1222:39:12> Task :compileJava22:39:12Caching disabled for task ':compileJava' because:
22:39:12 Build cache is disabled
22:39:12Task ':compileJava' is not up-to-date because:
22:39:12 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main has been removed.
22:39:12 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de has been removed.
22:39:12 Output property 'destinationDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/classes/java/main/de/geolykt has been removed.
22:39:12 Output property 'options.generatedSourceOutputDirectory' file /var/lib/jenkins/workspace/star-cell-shading/build/generated/sources/annotationProcessor/java/main has been removed.
22:39:12The input changes require a full rebuild for incremental task ':compileJava'.
22:39:12Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments.
22:39:12Compiling with toolchain '/usr/lib/jvm/temurin-17-jdk'.
22:39:12Compiling with JDK Java compiler API.
22:39:13Note: /var/lib/jenkins/workspace/star-cell-shading/src/main/java/de/geolykt/scs/rendercache/DeferredGlobalRenderObject.java uses or overrides a deprecated API.
22:39:13Note: Recompile with -Xlint:deprecation for details.
22:39:13Class dependency analysis for incremental compilation took 0.046 secs.
22:39:13Created classpath snapshot for incremental compilation in 0.737 secs.
22:39:14Resolve mutations for :processResources (Thread[included builds,5,main]) started.
22:39:14:processResources (Thread[included builds,5,main]) started.
22:39:1422:39:14> Task :processResources22:39:14Caching disabled for task ':processResources' because:
22:39:14 Build cache is disabled
22:39:14 Not worth caching
22:39:14Task ':processResources' is not up-to-date because:
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.frag has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-blit.vert has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.frag has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/bloom-explode.vert has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/extension.json has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.frag has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-blit.vert has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.frag has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-edge.vert has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.frag has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/flat-explode.vert has been removed.
22:39:14 Output property 'destinationDir' file /var/lib/jenkins/workspace/star-cell-shading/build/resources/main/star-cell-shading.mixin.json has been removed.
22:39:14Resolve mutations for :classes (Thread[Execution worker,5,main]) started.
22:39:14:classes (Thread[Execution worker,5,main]) started.
22:39:1422:39:14> Task :classes22:39:14Skipping task ':classes' as it has no actions.
22:39:14Resolve mutations for :jar (Thread[Execution worker,5,main]) started.
22:39:14:jar (Thread[Execution worker,5,main]) started.
22:39:1422:39:14> Task :jar22:39:14Caching disabled for task ':jar' because:
22:39:14 Build cache is disabled
22:39:14 Not worth caching
22:39:14Task ':jar' is not up-to-date because:
22:39:14 Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.3.0.jar has been removed.
22:39:14Resolve mutations for :generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
22:39:14:generateMetadataFileForPluginPublication (Thread[included builds,5,main]) started.
22:39:1422:39:14> Task :generateMetadataFileForPluginPublication22:39:14Caching disabled for task ':generateMetadataFileForPluginPublication' because:
22:39:14 Build cache is disabled
22:39:14 Not made cacheable, yet
22:39:14Task ':generateMetadataFileForPluginPublication' is not up-to-date because:
22:39:14 Task.upToDateWhen is false.
22:39:14Resolve mutations for :generatePomFileForPluginPublication (Thread[Execution worker,5,main]) started.
22:39:14:generatePomFileForPluginPublication (Thread[Execution worker,5,main]) started.
22:39:1422:39:14> Task :generatePomFileForPluginPublication22:39:14Caching disabled for task ':generatePomFileForPluginPublication' because:
22:39:14 Build cache is disabled
22:39:14Task ':generatePomFileForPluginPublication' is not up-to-date because:
22:39:14 Task is untracked because: Gradle doesn't understand the data structures used to configure this task
22:39:14Resolve mutations for :remapJar (Thread[included builds,5,main]) started.
22:39:14:remapJar (Thread[included builds,5,main]) started.
22:39:1522:39:15> Task :remapJar22:39:15Caching disabled for task ':remapJar' because:
22:39:15 Build cache is disabled
22:39:15 Not worth caching
22:39:15Task ':remapJar' is not up-to-date because:
22:39:15 Output property 'archiveFile' file /var/lib/jenkins/workspace/star-cell-shading/build/libs/star-cell-shading-0.3.0-remapped.jar has been removed.
22:39:15Remapping
22:39:15Loading supplementary mappings
22:39:15Overwrote entry for raw file META-INF/. The remapped jar may be malformed
22:39:15Overwrote entry for raw file META-INF/MANIFEST.MF. The remapped jar may be malformed
22:39:15Reobfuscating done
22:39:15Remap complete
22:39:15Resolve mutations for :publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
22:39:15:publishPluginPublicationToMavenRepository (Thread[included builds,5,main]) started.
22:39:1522:39:15> Task :publishPluginPublicationToMavenRepository22:39:15Caching disabled for task ':publishPluginPublicationToMavenRepository' because:
22:39:15 Build cache is disabled
22:39:15Task ':publishPluginPublicationToMavenRepository' is not up-to-date because:
22:39:15 Task has not declared any outputs despite executing actions.
22:39:15Publishing to repository 'maven' (http://localhost:25615/maven/)
22:39:15Uploading star-cell-shading-0.3.0.jar to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.jar
22:39:15Uploading star-cell-shading-0.3.0.pom to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.pom
22:39:15Uploading star-cell-shading-0.3.0.module to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0.module
22:39:15Uploading star-cell-shading-0.3.0-remapped.jar to /maven/de/geolykt/star-cell-shading/0.3.0/star-cell-shading-0.3.0-remapped.jar
22:39:15Uploading maven-metadata.xml to /maven/de/geolykt/star-cell-shading/maven-metadata.xml
22:39:15Resolve mutations for :publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
22:39:15:publishPluginPublicationToMavenLocal (Thread[Execution worker,5,main]) started.
22:39:1522:39:15> Task :publishPluginPublicationToMavenLocal22:39:15Caching disabled for task ':publishPluginPublicationToMavenLocal' because:
22:39:15 Build cache is disabled
22:39:15Task ':publishPluginPublicationToMavenLocal' is not up-to-date because:
22:39:15 Task has not declared any outputs despite executing actions.
22:39:15Publishing to maven local repository
22:39:15Resolve mutations for :publishToMavenLocal (Thread[included builds,5,main]) started.
22:39:15:publishToMavenLocal (Thread[included builds,5,main]) started.
22:39:1522:39:15> Task :publishToMavenLocal22:39:15Skipping task ':publishToMavenLocal' as it has no actions.
22:39:15Resolve mutations for :publish (Thread[included builds,5,main]) started.
22:39:15:publish (Thread[included builds,5,main]) started.
22:39:1522:39:15> Task :publish22:39:15Skipping task ':publish' as it has no actions.
22:39:1522:39:15Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
22:39:1522:39:15You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
22:39:1522:39:15For 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.
22:39:1522:39:15BUILD SUCCESSFUL in 58s
22:39:158 actionable tasks: 8 executed
22:39:16Build step 'Run with timeout' changed build result to SUCCESS
22:39:16[star-cell-shading] $ /bin/sh -xe /tmp/jenkins4497501664783498879.sh
22:39:16+ curl http://localhost:25615/maven/commit22:39:16 % Total % Received % Xferd Average Speed Time Time Time Current
22:39:16 Dload Upload Total Spent Left Speed
22:39:1622:39:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
22:39:16100 2 100 2 0 0 13 0 --:--:-- --:--:-- --:--:-- 13
22:39:16OK
22:39:16real 0m0.166s
22:39:16user 0m0.006s
22:39:16sys 0m0.007s
22:39:17[star-cell-shading] $ /bin/sh -xe /tmp/jenkins7895393005323959445.sh
22:39:17+ rm -rf build/classes build/generated build/gsl-starplane build/libs build/publications build/resources build/tmp
Sending notification to Discord.
Finished: SUCCESS