== Installed Android Tools ==
2023-03-12 05:48:20,794 DEBUG: Reading 'config.yml'
2023-03-12 05:48:20,807 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-12 05:48:20,808 INFO: Creating log directory
2023-03-12 05:48:20,808 INFO: Creating temporary directory
2023-03-12 05:48:20,808 INFO: Creating output directory
2023-03-12 05:48:20,865 DEBUG: Getting git vcs interface for https://github.com/nextcloud/notes-android.git
2023-03-12 05:48:20,865 DEBUG: Checking it.niedermann.owncloud.notes:40000051
2023-03-12 05:48:20,865 INFO: Building version 4.0.0 RC1 (40000051) of it.niedermann.owncloud.notes
2023-03-12 05:48:20,866 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-12 05:48:21,276 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-12 05:48:31,935 INFO: Getting source for revision 62bff13202384a1200ef1649364e3fec131b973e
2023-03-12 05:48:31,940 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:31,940 DEBUG: > git rev-parse --show-toplevel
2023-03-12 05:48:32,156 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:32,157 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-12 05:48:32,369 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:32,370 DEBUG: > git reset --hard
2023-03-12 05:48:32,682 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:32,683 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-12 05:48:32,795 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:32,796 DEBUG: > git clean -dffx
2023-03-12 05:48:32,907 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:32,908 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 origin
2023-03-12 05:48:33,821 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:33,822 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 remote prune origin
2023-03-12 05:48:34,436 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:34,436 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
2023-03-12 05:48:35,050 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:35,050 DEBUG: > git remote set-head origin --auto
2023-03-12 05:48:35,764 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:35,764 DEBUG: > git checkout -f 62bff13202384a1200ef1649364e3fec131b973e
2023-03-12 05:48:36,177 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:36,178 DEBUG: > git clean -dffx
2023-03-12 05:48:36,290 INFO: Initialising submodules
2023-03-12 05:48:36,291 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:36,291 DEBUG: > git rev-parse --show-toplevel
2023-03-12 05:48:36,505 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:36,505 DEBUG: > git submodule sync
2023-03-12 05:48:36,617 DEBUG: Directory: build/it.niedermann.owncloud.notes
2023-03-12 05:48:36,618 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 submodule update --init --force --recursive
2023-03-12 05:48:36,730 INFO: Creating local.properties file at build/it.niedermann.owncloud.notes/local.properties
2023-03-12 05:48:36,731 INFO: Creating local.properties file at build/it.niedermann.owncloud.notes/app/local.properties
2023-03-12 05:48:36,732 DEBUG: Removing debuggable flags from build/it.niedermann.owncloud.notes/app
2023-03-12 05:48:36,766 INFO: Cleaning Gradle project...
2023-03-12 05:48:36,767 DEBUG: Directory: build/it.niedermann.owncloud.notes/app
2023-03-12 05:48:36,767 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.5.1 via distributionUrl
Downloading missing gradle version 7.5.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.5.1-bin.zip: OK
Running /opt/gradle/versions/7.5.1/bin/gradle clean
Welcome to Gradle 7.5.1!
Here are the highlights of this release:
- Support for Java 18
- Support for building with Groovy 4
- Much more responsive continuous builds
- Improved diagnostics for dependency resolution
For more details see https://docs.gradle.org/7.5.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 2s
1 actionable task: 1 up-to-date
2023-03-12 05:49:48,384 INFO: Scanning source for common problems...
2023-03-12 05:49:48,410 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-12 05:49:48,517 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-12 05:49:48,519 INFO: Creating source tarball...
2023-03-12 05:49:49,281 INFO: Building Gradle project...
2023-03-12 05:49:49,281 DEBUG: Directory: build/it.niedermann.owncloud.notes/app
2023-03-12 05:49:49,281 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 7.5.1 via distributionUrl
Running /opt/gradle/versions/7.5.1/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:compileFdroidReleaseAidl NO-SOURCE
> Task :app:compileFdroidReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsFdroidRelease
> Task :app:generateFdroidReleaseResValues
> Task :app:generateFdroidReleaseResources
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFdroidRelease
> Task :app:processFdroidReleaseMainManifest
> Task :app:mergeFdroidReleaseResources
> Task :app:processFdroidReleaseManifest
> Task :app:dataBindingGenBaseClassesFdroidRelease
> Task :app:javaPreCompileFdroidRelease
> Task :app:extractProguardFiles
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs NO-SOURCE
> Task :app:stripFdroidReleaseDebugSymbols NO-SOURCE
> Task :app:extractFdroidReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:desugarFdroidReleaseFileDependencies
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeExtDexFdroidRelease
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseAssets
> Task :app:compressFdroidReleaseAssets
> Task :app:processFdroidReleaseJavaRes NO-SOURCE
> Task :app:collectFdroidReleaseDependencies
> Task :app:sdkFdroidReleaseDependencyData
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:processFdroidReleaseResources
> Task :app:optimizeFdroidReleaseResources
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/edit/NoteDirectEditFragment.kt:143:39 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/edit/NoteDirectEditFragment.kt:228:21 'setter for savePassword: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/edit/NoteDirectEditFragment.kt:229:21 'setter for saveFormData: Boolean' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/shared/util/ExtendedFabUtil.kt:42:46 Parameter 'v' is never used, could be renamed to _
> Task :app:compileFdroidReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: [it.niedermann.nextcloud.sso.glide.SingleSignOnLibraryGlideModule]
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/main/MainActivity.java:601: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(activityBinding.appBar, activityBinding.searchToolbar, colorAccent);
^
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/edit/EditNoteActivity.java:423: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(binding.appBar, binding.toolbar, colorAccent);
^
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/FormattingHelpActivity.java:228: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(binding.appBar, binding.toolbar, colorAccent);
^
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/manageaccounts/ManageAccountsActivity.java:213: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(binding.appBar, binding.toolbar, colorAccent);
^
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/about/AboutActivity.java:56: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(binding.appBar, binding.toolbar, colorAccent);
^
/home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/preferences/PreferencesActivity.java:37: warning: [removal] applyBrandToPrimaryToolbar(AppBarLayout,Toolbar,int) in NotesViewThemeUtils has been deprecated and marked for removal
util.notes.applyBrandToPrimaryToolbar(binding.appBar, binding.toolbar, colorAccent);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/build/it.niedermann.owncloud.notes/app/src/main/java/it/niedermann/owncloud/notes/branding/NotesViewThemeUtils.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 warnings
> Task :app:dexBuilderFdroidRelease
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:mergeDexFdroidRelease
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:l8DexDesugarLibFdroidRelease
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
BUILD SUCCESSFUL in 3m 31s
41 actionable tasks: 41 executed
2023-03-12 05:53:22,055 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/it.niedermann.owncloud.notes, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-12 05:53:22,070 INFO: Successfully built version 4.0.0 RC1 of it.niedermann.owncloud.notes from 62bff13202384a1200ef1649364e3fec131b973e
2023-03-12 05:53:22,355 DEBUG: AXML contains a RESOURCE MAP
2023-03-12 05:53:22,356 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 101: 'http://schemas.android.com/apk/res/android'
2023-03-12 05:53:22,358 DEBUG: Checking build/it.niedermann.owncloud.notes/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2023-03-12 05:53:22,373 DEBUG: AXML contains a RESOURCE MAP
2023-03-12 05:53:22,373 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 101: 'http://schemas.android.com/apk/res/android'
2023-03-12 05:53:22,407 INFO: success: it.niedermann.owncloud.notes
2023-03-12 05:53:22,408 INFO: Finished
2023-03-12 05:53:22,408 INFO: 1 build succeeded