Skip to content
Success

Console Output

Started by GitHub push by tal5
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace
No JDK named ‘OpenJDK 17’ found
The recommended git tool is: NONE
No credentials specified
No JDK named ‘OpenJDK 17’ found
 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Clientizen/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/DenizenScript/Clientizen.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Clientizen.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.43.5'
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
No JDK named ‘OpenJDK 17’ found
Checking out Revision b4e5b37ce4582c5399f8d949704a9253a6ea4e5c (refs/remotes/origin/main)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f b4e5b37ce4582c5399f8d949704a9253a6ea4e5c # timeout=10
Commit message: "Don't try sending packets when on singleplayer"
 > /usr/bin/git rev-list --no-walk 120f155a3d7d4a48d32d5fe5eafc101d9e00c593 # timeout=10
false
[Gradle] - Launching build.
No JDK named ‘OpenJDK 17’ found
[workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew clean build -Pbuild_number=73
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Fabric Loom: 1.9.2

> Task :clean

> Task :compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :jar
> Task :compileTestJava NO-SOURCE

> Task :processIncludeJars
(1.33) is not valid semver for dependency org.yaml:snakeyaml:1.33

> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :validateAccessWidener UP-TO-DATE
> Task :check UP-TO-DATE
> Task :remapJar
> Task :remapSourcesJar SKIPPED
> Task :assemble
> Task :build
[Incubating] Problems report is available at: file:///var/lib/jenkins/jobs/Clientizen/workspace/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 35s
7 actionable tasks: 6 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
No JDK named ‘OpenJDK 17’ found
Archiving artifacts
No JDK named ‘OpenJDK 17’ found
Sending notification to Discord.
Finished: SUCCESS