log for com.inspiredandroid.linuxcommandbibliotheca:102
== Installed Android Tools ==
2025-05-09 07:29:45,718 DEBUG: Reading 'config.yml'
2025-05-09 07:29:45,771 INFO: Creating log directory
2025-05-09 07:29:45,771 INFO: Creating temporary directory
2025-05-09 07:29:45,772 INFO: Creating output directory
2025-05-09 07:29:45,834 DEBUG: Getting git vcs interface for https://github.com/SimonSchubert/LinuxCommandLibrary
2025-05-09 07:29:45,837 DEBUG: Checking com.inspiredandroid.linuxcommandbibliotheca:102
2025-05-09 07:29:45,837 INFO: Building version 3.3.8 (102) of com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:29:45,838 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-09 07:29:46,347 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-05-09 07:30:17,274 INFO: Getting source for revision a562a13ec4bbcf922106c13cfed76ed1c24ac1c1
2025-05-09 07:30:17,275 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:17,276 DEBUG: > git rev-parse --show-toplevel
2025-05-09 07:30:17,480 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:17,480 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-09 07:30:17,884 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:17,885 DEBUG: > git reset --hard
2025-05-09 07:30:18,589 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:18,589 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-09 07:30:18,693 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:18,693 DEBUG: > git clean -dffx
2025-05-09 07:30:18,796 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:18,797 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-05-09 07:30:19,802 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:19,802 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-05-09 07:30:20,306 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:20,307 DEBUG: > git remote set-head origin --auto
2025-05-09 07:30:21,011 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:21,011 DEBUG: > git checkout -f a562a13ec4bbcf922106c13cfed76ed1c24ac1c1
2025-05-09 07:30:21,917 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:21,917 DEBUG: > git clean -dffx
2025-05-09 07:30:22,020 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:22,020 DEBUG: > git rev-parse --show-toplevel
2025-05-09 07:30:22,224 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:30:22,224 DEBUG: > git submodule deinit --all --force
2025-05-09 07:30:22,327 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/local.properties
2025-05-09 07:30:22,330 INFO: Creating local.properties file at build/com.inspiredandroid.linuxcommandbibliotheca/android/local.properties
2025-05-09 07:30:22,331 DEBUG: Removing debuggable flags from build/com.inspiredandroid.linuxcommandbibliotheca/android
2025-05-09 07:30:22,375 INFO: Running 'prebuild' commands in build/com.inspiredandroid.linuxcommandbibliotheca/android
2025-05-09 07:30:22,375 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2025-05-09 07:30:22,376 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/jetbrains.space/d' ../build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e /jetbrains.space/d ../build.gradle.kts
2025-05-09 07:30:22,579 INFO: Cleaning Gradle project...
2025-05-09 07:30:22,579 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2025-05-09 07:30:22,579 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.14 via distributionUrl
Downloading missing gradle version 8.14
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.14-bin.zip: OK
Running /opt/gradle/versions/8.14/bin/gradle clean
Welcome to Gradle 8.14!
Here are the highlights of this release:
- Java 24 support
- GraalVM Native Image toolchain selection
- Enhancements to test reporting
- Build Authoring improvements
For more details see https://docs.gradle.org/8.14/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :android:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 22s
1 actionable task: 1 up-to-date
2025-05-09 07:32:52,765 INFO: Scanning source for common problems...
2025-05-09 07:32:52,813 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-09 07:32:52,813 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-09 07:32:53,401 DEBUG: write 'suss.json' to cache
2025-05-09 07:32:53,472 DEBUG: next suss.json cache update due in 23:59:59.918968
2025-05-09 07:32:53,595 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-05-09 07:32:53,650 INFO: Creating source tarball...
2025-05-09 07:32:58,811 INFO: Building Gradle project...
2025-05-09 07:32:58,811 DEBUG: Directory: build/com.inspiredandroid.linuxcommandbibliotheca/android
2025-05-09 07:32:58,811 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.14 via distributionUrl
Running /opt/gradle/versions/8.14/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :android:preBuild UP-TO-DATE
> Task :android:preReleaseBuild UP-TO-DATE
> Task :android:mergeReleaseJniLibFolders
> Task :common:preBuild UP-TO-DATE
> Task :common:preReleaseBuild UP-TO-DATE
> Task :common:mergeReleaseJniLibFolders
> Task :common:mergeReleaseNativeLibs NO-SOURCE
> Task :common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :common:copyReleaseJniLibsProjectOnly
> Task :common:generateCommonMainCommandDatabaseInterface
> Task :android:mergeReleaseNativeLibs
> Task :common:generateReleaseResValues
> Task :common:generateReleaseResources
> Task :common:packageReleaseResources
> Task :android:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :android:extractReleaseNativeSymbolTables
> Task :common:javaPreCompileRelease
> Task :android:buildKotlinToolingMetadata
> Task :android:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :common:parseReleaseLocalResources
> Task :android:checkReleaseDuplicateClasses
> Task :android:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :android:generateReleaseBuildConfig
> Task :android:generateReleaseResValues
> Task :common:writeReleaseAarMetadata
> Task :common:generateReleaseRFile
> Task :android:mapReleaseSourceSetPaths
> Task :android:generateReleaseResources
> Task :android:checkReleaseAarMetadata
> Task :android:createReleaseCompatibleScreenManifests
> Task :android:extractDeepLinksRelease
> Task :common:extractDeepLinksRelease
> Task :common:compileReleaseLibraryResources
> Task :common:prepareReleaseArtProfile
> Task :android:javaPreCompileRelease
> Task :common:processReleaseManifest
> Task :android:mergeReleaseArtProfile
> Task :android:mergeReleaseResources
> Task :android:processReleaseMainManifest
> Task :android:processReleaseManifest
> Task :android:extractProguardFiles
> Task :android:mergeReleaseStartupProfile
> Task :android:mergeReleaseShaders
> Task :android:compileReleaseShaders NO-SOURCE
> Task :android:generateReleaseAssets UP-TO-DATE
> Task :common:mergeReleaseShaders
> Task :common:compileReleaseShaders NO-SOURCE
> Task :common:generateReleaseAssets UP-TO-DATE
> Task :common:releaseAssetsCopyForAGP NO-SOURCE
> Task :common:mergeReleaseAssets
> Task :android:mergeReleaseAssets
> Task :android:processReleaseManifestForPackage
> Task :android:extractReleaseVersionControlInfo
> Task :common:extractProguardFiles
> Task :common:stripReleaseDebugSymbols NO-SOURCE
> Task :common:copyReleaseJniLibsProjectAndLocalJars
> Task :common:prepareLintJarForPublish
> Task :common:extractDeepLinksForAarRelease
> Task :common:writeReleaseLintModelMetadata
> Task :android:compressReleaseAssets
> Task :android:collectReleaseDependencies
> Task :android:processReleaseResources
> Task :android:sdkReleaseDependencyData
> Task :android:writeReleaseAppMetadata
> Task :android:writeReleaseSigningConfigVersions
> Task :android:optimizeReleaseResources
> Task :common:compileReleaseKotlinAndroid
> Task :common:compileReleaseJavaWithJavac NO-SOURCE
> Task :common:mergeReleaseGeneratedProguardFiles
> Task :common:exportReleaseConsumerProguardFiles
> Task :common:bundleLibRuntimeToJarRelease
> Task :common:bundleLibCompileToJarRelease
> Task :common:processReleaseJavaRes
> Task :common:createFullJarRelease
> Task :common:generateReleaseLintModel
> Task :android:compileReleaseKotlin
> Task :common:extractReleaseAnnotations
> Task :android:compileReleaseJavaWithJavac
> Task :android:mergeReleaseGeneratedProguardFiles
> Task :android:processReleaseJavaRes
> Task :android:expandReleaseArtProfileWildcards
> Task :android:mergeReleaseJavaResource
> Task :android:generateReleaseLintVitalReportModel
> Task :common:mergeReleaseConsumerProguardFiles
> Task :common:mergeReleaseJavaResource
> Task :common:syncReleaseLibJars
> Task :common:bundleReleaseLocalLintAar
> Task :common:generateReleaseLintVitalModel
> Task :android:minifyReleaseWithR8
Supplied proguard configuration does not exist: /home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/android/proguard-rules.pro
> Task :common:lintVitalAnalyzeRelease
> Task :android:lintVitalAnalyzeRelease
> Task :android:lintVitalReportRelease
> Task :android:lintVitalRelease
> Task :android:compileReleaseArtProfile
> Task :android:packageRelease
> Task :android:createReleaseApkListingFileRedirect
> Task :android:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca/build/reports/problems/problems-report.html
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.14/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 6m 16s
81 actionable tasks: 81 executed
2025-05-09 07:39:16,692 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.inspiredandroid.linuxcommandbibliotheca, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-09 07:39:16,700 INFO: Successfully built version 3.3.8 of com.inspiredandroid.linuxcommandbibliotheca from a562a13ec4bbcf922106c13cfed76ed1c24ac1c1
2025-05-09 07:39:16,978 DEBUG: Checking build/com.inspiredandroid.linuxcommandbibliotheca/android/build/outputs/apk/release/android-release-unsigned.apk
2025-05-09 07:39:17,020 INFO: success: com.inspiredandroid.linuxcommandbibliotheca
2025-05-09 07:39:17,020 INFO: Finished
2025-05-09 07:39:17,021 INFO: 1 build succeeded