15:33:49Started by GitHub push by Geolykt
15:33:49Running as SYSTEM
15:33:49Building in workspace /var/lib/jenkins/workspace/SLAPI
15:33:49The recommended git tool is: NONE
15:33:49No credentials specified
15:33:49Cloning the remote Git repository
15:33:49Cloning repository https://github.com/Starloader-project/Starloader-API.git15:33:49 > git init /var/lib/jenkins/workspace/SLAPI # timeout=10
15:33:49Fetching upstream changes from https://github.com/Starloader-project/Starloader-API.git15:33:49 > git --version # timeout=10
15:33:49 > git --version # 'git version 2.43.0'
15:33:49 > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader-API.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:33:51 > git config remote.origin.url https://github.com/Starloader-project/Starloader-API.git # timeout=10
15:33:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:33:51Avoid second fetch
15:33:51 > git rev-parse refs/remotes/origin/future/2x^{commit} # timeout=10
15:33:51Checking out Revision c689ee843255a0542855b4b8f59ee344a977882c (refs/remotes/origin/future/2x)
15:33:51 > git config core.sparsecheckout # timeout=10
15:33:51 > git checkout -f c689ee843255a0542855b4b8f59ee344a977882c # timeout=10
15:33:51Commit message: "Migrate to stianloader.org maven, use CI"
15:33:51First time build. Skipping changelog.
15:33:51false
15:33:51[Gradle] - Launching build.
15:33:51[SLAPI] $ /var/lib/jenkins/workspace/SLAPI/gradlew -Dde.geolykt.starplane.galimulator-jar=/root/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615 publish
15:33:52Starting a Gradle Daemon (subsequent builds will be faster)
15:34:0515:34:05> Configure project :
15:34:05Unable to resolve galimulator directory!
15:34:0515:34:05FAILURE: Build failed with an exception.
15:34:0515:34:05* What went wrong:
15:34:05A problem occurred configuring root project 'starloader-api'.
15:34:05> Cannot resolve dependencies
15:34:0515:34:05* Try:
15:34:05> Run with --stacktrace option to get the stack trace.
15:34:05> Run with --info or --debug option to get more log output.
15:34:05> Run with --scan to get full insights.
15:34:0515:34:05* Get more help at https://help.gradle.org15:34:0515:34:05BUILD FAILED in 13s
15:34:05Build step 'Run with timeout' changed build result to FAILURE
15:34:05Build step 'Run with timeout' marked build as failure
15:34:06Sending notification to Discord.
15:34:06Finished: FAILURE