log for org.fossify.notes:13

== Installed Android Tools ==2026-02-02 16:13:21,918 INFO: Creating log directory2026-02-02 16:13:21,918 INFO: Creating temporary directory2026-02-02 16:13:21,918 INFO: Creating output directory2026-02-02 16:13:21,920 DEBUG: Getting git vcs interface for https://github.com/FossifyOrg/Notes.git2026-02-02 16:13:21,920 DEBUG: Checking org.fossify.notes:132026-02-02 16:13:21,920 INFO: Building org.fossify.notes:132026-02-02 16:13:21,921 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.fossify.notes, stdin=None, shell=False, universal_newlines=False)2026-02-02 16:13:21,922 INFO: Running 'sudo' commands in /home/vagrant2026-02-02 16:13:21,922 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=30+ CPUS=30+ (( c=16 ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))+ echo 0+ (( c++  ))+ (( c<30 ))2026-02-02 16:13:22,525 DEBUG: > sudo passwd --lock rootpasswd: password changed.2026-02-02 16:13:23,127 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 43723 files and directories currently installed.)Removing sudo (1.9.16p2-3) ...Purging configuration files for sudo (1.9.16p2-3) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.41-12+deb13u1) ...2026-02-02 16:13:26,565 INFO: Getting source for revision 786fc41f68d1aed8d82144a6de0127ed4dbe8b612026-02-02 16:13:26,566 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:26,566 DEBUG: > git rev-parse --show-toplevel2026-02-02 16:13:26,767 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:26,767 DEBUG: > git submodule foreach --recursive git reset --hard2026-02-02 16:13:26,868 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:26,868 DEBUG: > git reset --hard2026-02-02 16:13:27,070 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:27,070 DEBUG: > git submodule foreach --recursive git clean -dffx2026-02-02 16:13:27,171 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:27,171 DEBUG: > git clean -dffx2026-02-02 16:13:27,272 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:27,272 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 origin2026-02-02 16:13:27,573 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:27,573 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 origin2026-02-02 16:13:27,875 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:27,875 DEBUG: > git remote set-head origin --auto2026-02-02 16:13:28,276 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:28,276 DEBUG: > git checkout -f 786fc41f68d1aed8d82144a6de0127ed4dbe8b612026-02-02 16:13:28,478 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:28,478 DEBUG: > git clean -dffx2026-02-02 16:13:28,579 INFO: commit: 786fc41f68d1aed8d82144a6de0127ed4dbe8b61 (SHA1: 786fc41f68d1aed8d82144a6de0127ed4dbe8b61)2026-02-02 16:13:28,579 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:28,579 DEBUG: > git rev-parse --show-toplevel2026-02-02 16:13:28,780 DEBUG: Directory: build/org.fossify.notes2026-02-02 16:13:28,780 DEBUG: > git submodule deinit --all --force2026-02-02 16:13:28,881 INFO: Creating local.properties file at build/org.fossify.notes/local.properties2026-02-02 16:13:28,882 INFO: Creating local.properties file at build/org.fossify.notes/app/local.properties2026-02-02 16:13:28,883 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.fossify.notes/app/build.gradle.kts2026-02-02 16:13:28,884 INFO: Cleaning Gradle project...2026-02-02 16:13:28,884 DEBUG: Directory: build/org.fossify.notes/app2026-02-02 16:13:28,884 DEBUG: > /usr/local/bin/gradlew-fdroid cleanCACHEDIR set to /home/vagrant/.cache/gradlew-fdroidUpdate checksum from gradle-transparency-logFound 8.13 via distributionUrlDownloading missing gradle version 8.13Using cache directory /home/vagrant/.cache/gradlew-fdroidRunning /home/vagrant/.cache/gradlew-fdroid/versions/8.13/bin/gradle cleanWelcome to Gradle 8.13!Here are the highlights of this release:- Daemon JVM auto-provisioning- Enhancements for Scala plugin and JUnit testing- Improvements for build authors and plugin developersFor more details see https://docs.gradle.org/8.13/release-notes.htmlTo 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATE[Incubating] Problems report is available at: file:///home/vagrant/build/org.fossify.notes/build/reports/problems/problems-report.htmlDeprecated 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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 34s1 actionable task: 1 up-to-date2026-02-02 16:14:05,666 INFO: Scanning source for common problems...2026-02-02 16:14:05,672 DEBUG: scanner is configured to use signature data from: 'suss'2026-02-02 16:14:05,672 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2026-02-02 16:14:06,139 DEBUG: write 'suss.json' to cache2026-02-02 16:14:06,139 DEBUG: next suss.json cache update due in 23:59:59.9987722026-02-02 16:14:06,161 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2026-02-02 16:14:06,161 INFO: Creating source tarball...2026-02-02 16:14:06,347 INFO: Building Gradle project...2026-02-02 16:14:06,347 DEBUG: Directory: build/org.fossify.notes/app2026-02-02 16:14:06,347 DEBUG: > /usr/local/bin/gradlew-fdroid assembleFossReleaseCACHEDIR set to /home/vagrant/.cache/gradlew-fdroidRemote gradle-transparency-log not changed, reusing cacheUpdate checksum from gradle-transparency-logFound 8.13 via distributionUrlRunning /home/vagrant/.cache/gradlew-fdroid/versions/8.13/bin/gradle assembleFossReleaseTo 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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense 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 36 in /opt/android-sdk/licensesLicense for package Android SDK Platform 36 accepted.Preparing "Install Android SDK Platform 36 (revision 2)"."Install Android SDK Platform 36 (revision 2)" ready.Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36"Install Android SDK Platform 36 (revision 2)" complete."Install Android SDK Platform 36 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only[=========                              ] 25%                                   
[=========                              ] 25% Fetch remote repository...        
[=======================================] 100% Fetch remote repository...> Task :app:preBuild UP-TO-DATE> Task :app:preFossReleaseBuild UP-TO-DATE> Task :app:mergeFossReleaseJniLibFolders> Task :app:mergeFossReleaseNativeLibs> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:checkFossReleaseDuplicateClasses> Task :app:stripFossReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.> Task :app:dataBindingMergeDependencyArtifactsFossRelease> Task :app:generateFossReleaseResValues> Task :app:extractFossReleaseNativeSymbolTables> Task :app:extractFossReleaseSupportedLocales> Task :app:mergeFossReleaseNativeDebugMetadata NO-SOURCE> Task :app:generateFossReleaseResources> Task :app:generateFossReleaseLocaleConfig> Task :app:generateFossReleaseBuildConfig> Task :app:packageFossReleaseResources> Task :app:parseFossReleaseLocalResources> Task :app:mapFossReleaseSourceSetPaths> Task :app:checkFossReleaseAarMetadata> Task :app:mergeFossReleaseResources> Task :app:createFossReleaseCompatibleScreenManifests> Task :app:dataBindingGenBaseClassesFossRelease> Task :app:extractDeepLinksFossRelease> Task :app:processFossReleaseMainManifest/home/vagrant/build/org.fossify.notes/app/src/main/AndroidManifest.xml Warning:uses-permission#com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY was tagged at AndroidManifest.xml:0 to remove other declarations but no other declaration present> Task :app:processFossReleaseManifest> Task :app:javaPreCompileFossRelease> Task :app:mergeFossReleaseArtProfile> Task :app:extractProguardFiles> Task :app:mergeFossReleaseStartupProfile> Task :app:mergeFossReleaseShaders> Task :app:compileFossReleaseShaders NO-SOURCE> Task :app:generateFossReleaseAssets UP-TO-DATE> Task :app:mergeFossReleaseAssets> Task :app:compressFossReleaseAssets> Task :app:extractFossReleaseVersionControlInfo> Task :app:writeFossReleaseAppMetadata> Task :app:writeFossReleaseSigningConfigVersions> Task :app:processFossReleaseManifestForPackagewarn: removing resource org.fossify.notes:string/num_checked_items without required default value.> Task :app:processFossReleaseResources> Task :app:optimizeFossReleaseResources> Task :app:kspFossReleaseKotlin> Task :app:compileFossReleaseKotlinw: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/activities/MainActivity.kt:844:21 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result APIwhich brings increased type safety via an {@link ActivityResultContract} and the prebuiltcontracts for common intents available in{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks fortesting, and allow receiving results in separate, testable classes independent from youractivity. Use{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/activities/MainActivity.kt:1104:21 'fun startActivityForResult(intent: Intent, requestCode: Int): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result APIwhich brings increased type safety via an {@link ActivityResultContract} and the prebuiltcontracts for common intents available in{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks fortesting, and allow receiving results in separate, testable classes independent from youractivity. Use{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}passing in a {@link StartActivityForResult} object for the {@link ActivityResultContract}.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/activities/MainActivity.kt:1214:54 Java type mismatch: inferred type is 'String?', but 'String' was expected.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/activities/SettingsActivity.kt:305:78 'static field LAYOUT_DIRECTION_LTR: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/activities/WidgetConfigureActivity.kt:93:37 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/adapters/NotesPagerAdapter.kt:7:8 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/adapters/NotesPagerAdapter.kt:16:95 'constructor(p0: FragmentManager): FragmentStatePagerAdapter' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/adapters/NotesPagerAdapter.kt:16:95 'class FragmentStatePagerAdapter : PagerAdapter' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/databases/NotesDatabase.kt:31:54 'fun getColor(p0: Int): Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/databases/NotesDatabase.kt:66:34 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/databases/NotesDatabase.kt:75:34 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/databases/NotesDatabase.kt:84:34 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/extensions/String.kt:11:69 Right operand of elvis operator (?:) is useless if it is null.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/fragments/TextFragment.kt:63:9 'var retainInstance: Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/helpers/MyWidgetProvider.kt:48:27 'fun setRemoteAdapter(p0: Int, p1: Intent!): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/org.fossify.notes/app/src/main/kotlin/org/fossify/notes/helpers/MyWidgetProvider.kt:58:34 'fun notifyAppWidgetViewDataChanged(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.> Task :app:compileFossReleaseJavaWithJavac> Task :app:mergeFossReleaseGeneratedProguardFiles> Task :app:processFossReleaseJavaRes> Task :app:expandFossReleaseArtProfileWildcards> Task :app:mergeFossReleaseJavaResource> Task :app:minifyFossReleaseWithR8WARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versionsWARNING: R8: An error occurred when parsing kotlin metadata. This normally happens when using a newer version of kotlin than the kotlin version released when this version of R8 was created. To find compatible kotlin versions, please see: https://developer.android.com/studio/build/kotlin-d8-r8-versions> Task :app:compileFossReleaseArtProfile> Task :app:packageFossRelease> Task :app:createFossReleaseApkListingFileRedirect> Task :app:assembleFossRelease[Incubating] Problems report is available at: file:///home/vagrant/build/org.fossify.notes/build/reports/problems/problems-report.htmlDeprecated 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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 3m 27s46 actionable tasks: 46 executed2026-02-02 16:17:34,939 DEBUG: Checking build/org.fossify.notes/app/build/outputs/apk/foss/release/notes-13-foss-release-unsigned.apk2026-02-02 16:17:34,944 INFO: Successfully built org.fossify.notes:13 from 786fc41f68d1aed8d82144a6de0127ed4dbe8b612026-02-02 16:17:34,946 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2026-02-02 16:17:34,946 INFO: ...retrieving https://github.com/FossifyOrg/Notes/releases/download/1.7.0/notes-13-foss-release.apk2026-02-02 16:17:34,947 DEBUG: Starting new HTTPS connection (1): github.com:4432026-02-02 16:17:35,154 DEBUG: https://github.com:443 "GET /FossifyOrg/Notes/releases/download/1.7.0/notes-13-foss-release.apk HTTP/1.1" 302 02026-02-02 16:17:35,155 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:4432026-02-02 16:17:35,226 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/614015332/c48ecdf1-c6d9-40f0-bb79-309bc2499230?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-02-02T16%3A51%3A49Z&rscd=attachment%3B+filename%3Dnotes-13-foss-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-02-02T15%3A51%3A40Z&ske=2026-02-02T16%3A51%3A49Z&sks=b&skv=2018-11-09&sig=gVyKtn5QyS3sUzmdX9UYwo99J4Yl9ghCeogfrTDbSm4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MDA0OTM1NSwibmJmIjoxNzcwMDQ5MDU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S5YoRTxDSinH-2NFcKhkRmLd6zif59NMHDWM9byI81g&response-content-disposition=attachment%3B%20filename%3Dnotes-13-foss-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 95289482026-02-02 16:17:35,422 DEBUG: unsigned/binaries/org.fossify.notes_13.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12026-02-02 16:17:35,571 DEBUG: /tmp/tmpvaifmtx0/sigcp_org.fossify.notes_13.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12026-02-02 16:17:35,571 INFO: ...successfully verified2026-02-02 16:17:35,571 INFO: compared built binary to supplied reference binary successfully2026-02-02 16:17:36,269 DEBUG: Using APK Signature v22026-02-02 16:17:36,270 INFO: supplied reference binary has allowed signer affdb124d3f4720c2f98dbca9eacba0514fba4306e20a2786c861c3c0d6ff2922026-02-02 16:17:36,270 INFO: success: org.fossify.notes2026-02-02 16:17:36,271 INFO: Finished2026-02-02 16:17:36,271 INFO: 1 build succeeded