Skip to content
Success

Console Output

Started by remote host 193.22.77.174
Running as SYSTEM
Building in workspace /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR
The recommended git tool is: NONE
using credential 8309b59e-ccd5-4d4b-9830-3e56548661f9
 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git # timeout=10
Fetching upstream changes from https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials <https://fhdwdev.ha.bib.de:443> FHDW
 > /usr/bin/git fetch --tags --force --progress -- https://fhdwdev.ha.bib.de/gitea/INT_2023Q4-2024Q2/INT2023Q4_SHR.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision eeb2b5b8601bc3454bc576964e56305dc77f6499 (refs/remotes/origin/main)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f eeb2b5b8601bc3454bc576964e56305dc77f6499 # timeout=10
Commit message: "Merge pull request 'base-feature/50-add-simple-basic-statistics-per-group-address' (#70) from base-feature/50-add-simple-basic-statistics-per-group-address into main"
 > /usr/bin/git rev-list --no-walk d8f44f8294a3001279043194560b51ffb3f3340e # timeout=10
[Gradle] - Launching build.
[INT2023Q4_SHR] $ /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/gradlew test
Starting a Gradle Daemon (subsequent builds will be faster)

> Configure project :
Kotlin DSL property assignment is an incubating feature.

> Task :compileJava
Note: /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/src/main/java/de/fhdw/importer/interfaces/ImportedTelegram.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :instrumentForms
[ant:echo] Patching GUI Designer form binding .class files

> Task :processResources UP-TO-DATE
> Task :classes
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses
> Task :test

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 39s
5 actionable tasks: 4 executed, 1 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[INT2023Q4_SHR] $ /var/lib/jenkins/home/jobs/INT2023Q4_SHR/workspace/INT2023Q4_SHR/gradlew distZip

> Configure project :
Kotlin DSL property assignment is an incubating feature.

> Task :compileJava UP-TO-DATE

> Task :instrumentForms
[ant:echo] Patching GUI Designer form binding .class files

> Task :processResources UP-TO-DATE
> Task :classes
> Task :jar
> Task :startScripts
> Task :distZip

BUILD SUCCESSFUL in 3s
6 actionable tasks: 4 executed, 2 up-to-date
Archiving artifacts
Finished: SUCCESS