log for io.github.quillpad:37

== Installed Android Tools ==2025-06-09 15:25:36,959 DEBUG: Reading 'config.yml'2025-06-09 15:25:36,973 INFO: Creating log directory2025-06-09 15:25:36,974 INFO: Creating temporary directory2025-06-09 15:25:36,974 INFO: Creating output directory2025-06-09 15:25:36,993 DEBUG: Getting git vcs interface for https://github.com/quillpad/quillpad.git2025-06-09 15:25:36,993 DEBUG: Checking io.github.quillpad:372025-06-09 15:25:36,993 INFO: Building version 1.4.30 (37) of io.github.quillpad2025-06-09 15:25:36,998 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/io.github.quillpad, universal_newlines=False, shell=None, istream=None)2025-06-09 15:25:37,011 INFO: Running 'sudo' commands in /home/vagrant2025-06-09 15:25:37,011 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=20+ CPUS=20+ (( c=16 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-06-09 15:25:37,315 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-06-09 15:25:38,021 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64067 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-06-09 15:25:52,950 INFO: Getting source for revision 6f2770f18139dc4b402dfcb613417d14f71dd2752025-06-09 15:25:52,950 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:52,950 DEBUG: > git rev-parse --show-toplevel2025-06-09 15:25:53,153 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:53,154 DEBUG: > git submodule foreach --recursive git reset --hard2025-06-09 15:25:53,357 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:53,357 DEBUG: > git reset --hard2025-06-09 15:25:53,761 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:53,761 DEBUG: > git submodule foreach --recursive git clean -dffx2025-06-09 15:25:53,864 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:53,865 DEBUG: > git clean -dffx2025-06-09 15:25:53,967 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:53,968 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 origin2025-06-09 15:25:54,772 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:54,773 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 origin2025-06-09 15:25:55,377 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:55,377 DEBUG: > git remote set-head origin --auto2025-06-09 15:25:56,082 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:56,082 DEBUG: > git checkout -f 6f2770f18139dc4b402dfcb613417d14f71dd2752025-06-09 15:25:56,386 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:56,386 DEBUG: > git clean -dffx2025-06-09 15:25:56,489 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:56,489 DEBUG: > git rev-parse --show-toplevel2025-06-09 15:25:56,693 DEBUG: Directory: build/io.github.quillpad2025-06-09 15:25:56,693 DEBUG: > git submodule deinit --all --force2025-06-09 15:25:56,796 INFO: Creating local.properties file at build/io.github.quillpad/local.properties2025-06-09 15:25:56,798 INFO: Creating local.properties file at build/io.github.quillpad/app/local.properties2025-06-09 15:25:56,799 DEBUG: Removing debuggable flags from build/io.github.quillpad/app2025-06-09 15:25:56,833 INFO: Cleaned build.gradle.kts of keysigning configs at build/io.github.quillpad/app/build.gradle.kts2025-06-09 15:25:56,844 INFO: Cleaning Gradle project...2025-06-09 15:25:56,845 DEBUG: Directory: build/io.github.quillpad/app2025-06-09 15:25:56,845 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.10.2 via distributionUrlDownloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.2/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.10.2/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-DATEBUILD SUCCESSFUL in 2m 41s1 actionable task: 1 up-to-date2025-06-09 15:28:45,028 INFO: Scanning source for common problems...2025-06-09 15:28:45,086 DEBUG: scanner is configured to use signature data from: 'suss'2025-06-09 15:28:45,087 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-06-09 15:28:45,668 DEBUG: write 'suss.json' to cache2025-06-09 15:28:45,739 DEBUG: next suss.json cache update due in 23:59:59.9192122025-06-09 15:28:45,864 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-06-09 15:28:45,934 INFO: Creating source tarball...2025-06-09 15:28:46,966 INFO: Building Gradle project...2025-06-09 15:28:46,966 DEBUG: Directory: build/io.github.quillpad/app2025-06-09 15:28:46,966 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle assembleReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildWARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.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-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 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense 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-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> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :app:generateReleaseResValues> Task :app:generateReleaseResources> Task :app:generateReleaseBuildConfig> Task :app:generateSafeArgsRelease> Task :app:mergeReleaseResources> Task :app:checkReleaseAarMetadata> Task :app:dataBindingGenBaseClassesRelease> Task :app:mapReleaseSourceSetPaths> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileRelease> Task :app:mergeReleaseJniLibFolders> Task :app:mergeReleaseNativeLibs> Task :app:mergeReleaseArtProfile> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:extractReleaseNativeDebugMetadata> Task :app:expandReleaseL8ArtProfileWildcards> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeReleaseStartupProfile> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:extractReleaseVersionControlInfo> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:processReleaseManifestForPackage> Task :app:processReleaseResources> Task :app:convertLinkedResourcesToProtoRelease> Task :app:kspReleaseKotlin> Task :app:kaptGenerateStubsReleaseKotlinw: Support for language version 2.0+ in kapt is in Alpha and must be enabled explicitly. Falling back to 1.9.> Task :app:kaptReleaseKotlin> Task :app:compileReleaseKotlinw: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:53:36 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:54:33 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:61:43 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:62:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseDialog.kt:62:35 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseFragment.kt:37:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/NoteRecyclerAdapter.kt:41:34 Unchecked cast of 'kotlin.collections.MutableList<kotlin.Any>' to 'kotlin.collections.MutableList<kotlin.collections.List<org.qosp.notes.ui.common.recycler.NoteRecyclerAdapter.Payload>>'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:63:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:305:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:346:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:352:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:357:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:363:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:454:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:797:59 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:895:35 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:108:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:118:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:140:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:24:8 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:25:8 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:26:8 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:27:8 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:48:28 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:81:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:109:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:117:58 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:124:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:133:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:248:21 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:251:39 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:253:25 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/ManageNotebooksFragment.kt:92:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/dialog/EditNotebookDialog.kt:27:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/recorder/RecorderService.kt:81:25 'constructor(): MediaRecorder' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/reminders/EditReminderDialog.kt:52:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsFragment.kt:119:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsViewModel.kt:34:55 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/dialog/EditTagDialog.kt:27:26 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:44 'val activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:63 'val type: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:27:37 'static field TYPE_WIFI: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:28:37 'static field TYPE_ETHERNET: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:29:37 'static field TYPE_MOBILE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:44:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:68:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/BottomSheet.kt:29:20 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:98:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:106:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:124:35 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.> Task :app:compileReleaseJavaWithJavacNote: /home/vagrant/build/io.github.quillpad/app/build/generated/data_binding_base_class_source_out/release/out/org/qosp/notes/databinding/ActivityMediaBinding.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:hiltAggregateDepsRelease> Task :app:hiltJavaCompileRelease> Task :app:generateReleaseLintVitalReportModel> Task :app:processReleaseJavaRes> Task :app:transformReleaseClassesWithAsm> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:mergeReleaseJavaResource> Task :app:expandReleaseArtProfileWildcards> Task :app:lintVitalAnalyzeRelease> Task :app:minifyReleaseWithR8> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:l8DexDesugarLibRelease> Task :app:compileReleaseArtProfile> Task :app:shrinkReleaseRes> Task :app:convertShrunkResourcesToBinaryRelease> Task :app:optimizeReleaseResources> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:assembleReleaseBUILD SUCCESSFUL in 10m 54s57 actionable tasks: 57 executed2025-06-09 15:39:42,331 INFO: Successfully built version 1.4.30 of io.github.quillpad from 6f2770f18139dc4b402dfcb613417d14f71dd2752025-06-09 15:39:42,332 INFO: Running 'postbuild' commands in build/io.github.quillpad/app2025-06-09 15:39:42,333 DEBUG: Directory: build/io.github.quillpad/app2025-06-09 15:39:42,333 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.30/quillpad-1.4.30.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/release/app-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleRelease; done/etc/bash.bashrc: line 7: PS1: unbound variable+ curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.30/quillpad-1.4.30.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 4940k  100 4940k    0     0  4547k      0  0:00:01  0:00:01 --:--:-- 4547k
100 4940k  100 4940k    0     0  4546k      0  0:00:01  0:00:01 --:--:--     0+ unzip -q upstream.apk -d apk++ sha256sum apk/assets/dexopt/baseline.prof+ export 'hash=d9be2a8de8f49107e8b123304ac6754efcea75912c25040cfeff12aebd14dcf4  apk/assets/dexopt/baseline.prof'+ hash='d9be2a8de8f49107e8b123304ac6754efcea75912c25040cfeff12aebd14dcf4  apk/assets/dexopt/baseline.prof'+ rm -rf apk upstream.apk+ for i in {1..10}+ unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/release/app-release-unsigned.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: OK+ break2025-06-09 15:39:44,477 DEBUG: Checking build/io.github.quillpad/app/build/outputs/apk/release/app-release-unsigned.apk2025-06-09 15:39:44,509 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-06-09 15:39:44,509 INFO: ...retrieving https://github.com/quillpad/quillpad/releases/download/v1.4.30/quillpad-1.4.30.apk2025-06-09 15:39:44,513 DEBUG: Starting new HTTPS connection (1): github.com:4432025-06-09 15:39:44,663 DEBUG: https://github.com:443 "GET /quillpad/quillpad/releases/download/v1.4.30/quillpad-1.4.30.apk HTTP/1.1" 302 02025-06-09 15:39:44,666 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-06-09 15:39:44,842 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/529395099/3786dce6-eb92-48ee-9dcd-d4ef6c549075?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250609%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250609T153943Z&X-Amz-Expires=300&X-Amz-Signature=09f5ad2be29d7149dfb7b14a0982974be1d7fcd6ac868407bbe8ecb5b0676633&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dquillpad-1.4.30.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 50589322025-06-09 15:39:45,978 DEBUG: unsigned/binaries/io.github.quillpad_37.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 v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-09 15:39:46,798 DEBUG: /tmp/tmpf9_7a696/sigcp_io.github.quillpad_37.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 v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-09 15:39:46,798 INFO: ...successfully verified2025-06-09 15:39:46,799 INFO: compared built binary to supplied reference binary successfully2025-06-09 15:39:46,892 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.2025-06-09 15:39:46,913 DEBUG: Using APK Signature v22025-06-09 15:39:46,916 INFO: supplied reference binary has allowed signer 3c2b48eeceed98e70a33d21d3e9ff6193343a1dddcbb9cc076b859d36cdeae6a2025-06-09 15:39:46,918 INFO: success: io.github.quillpad2025-06-09 15:39:46,918 INFO: Finished2025-06-09 15:39:46,919 INFO: 1 build succeeded