log for net.redsolver.noteless:146
== Installed Android Tools ==
2021-06-08 02:12:49,558 DEBUG: Reading 'config.yml'
2021-06-08 02:12:49,566 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-06-08 02:12:49,569 INFO: Creating log directory
2021-06-08 02:12:49,569 INFO: Creating temporary directory
2021-06-08 02:12:49,569 INFO: Creating output directory
2021-06-08 02:12:49,571 DEBUG: Getting git vcs interface for https://github.com/redsolver/noteless.git
2021-06-08 02:12:49,571 DEBUG: > git --version
git version 2.11.0
2021-06-08 02:12:49,802 INFO: Using git version 2.11.0
2021-06-08 02:12:49,803 DEBUG: Checking 1.4.6
2021-06-08 02:12:49,803 INFO: Building version 1.4.6 (146) of net.redsolver.noteless
2021-06-08 02:12:49,803 WARNING: Android NDK version 'r22' could not be found!
2021-06-08 02:12:49,803 WARNING: Configured versions:
2021-06-08 02:12:49,804 WARNING: r21e: /opt/android-sdk/ndk/21.4.7075529
2021-06-08 02:12:49,804 WARNING: r22b: /opt/android-sdk/ndk/22.1.7171670
2021-06-08 02:12:49,805 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r22-linux-x86_64.zip
2021-06-08 02:12:49,830 DEBUG: Starting new HTTPS connection (1): dl.google.com
2021-06-08 02:12:49,921 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r22-linux-x86_64.zip HTTP/1.1" 200 1146450986
2021-06-08 02:13:27,561 INFO: Unzipping to /opt/android-sdk/ndk
2021-06-08 02:13:51,755 INFO: Set NDK r22 (22.0.7026061) up
2021-06-08 02:13:51,760 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-06-08 02:13:52,094 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u12) ...
2021-06-08 02:14:24,694 INFO: Getting source for revision v1.4.6
2021-06-08 02:14:24,795 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:24,795 DEBUG: > git rev-parse --show-toplevel
2021-06-08 02:14:25,417 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:25,417 DEBUG: > git submodule foreach --recursive git reset --hard
2021-06-08 02:14:28,330 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:28,331 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-06-08 02:14:28,436 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:28,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 fetch origin
2021-06-08 02:14:46,430 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:46,431 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 fetch --prune --tags --force origin
2021-06-08 02:14:46,842 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:46,843 DEBUG: > git remote set-head origin --auto
2021-06-08 02:14:47,253 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:47,254 DEBUG: > git checkout -f v1.4.6
2021-06-08 02:14:47,462 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:47,462 DEBUG: > git clean -dffx
2021-06-08 02:14:47,569 INFO: Collecting source libraries
2021-06-08 02:14:47,647 DEBUG: Removing debuggable flags from build/srclib/flutter
2021-06-08 02:14:47,697 INFO: Creating local.properties file at build/net.redsolver.noteless/local.properties
2021-06-08 02:14:47,698 DEBUG: Removing debuggable flags from build/net.redsolver.noteless
2021-06-08 02:14:47,703 INFO: Cleaned build.gradle of keysigning configs at build/net.redsolver.noteless/android/app/build.gradle
2021-06-08 02:14:47,710 INFO: Scanning source for common problems...
2021-06-08 02:14:47,724 INFO: Creating source tarball...
2021-06-08 02:14:48,062 INFO: Running 'build' commands in build/net.redsolver.noteless
2021-06-08 02:14:48,063 DEBUG: Directory: build/net.redsolver.noteless
2021-06-08 02:14:48,063 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter pub get && /home/vagrant/build/srclib/flutter/bin/flutter build apk
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Dart SDK from Flutter engine 0fdb562ac8068ce3dda6b69aca3f355f4d1d2718...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8 199M 8 16.0M 0 0 15.1M 0 0:00:13 0:00:01 0:00:12 15.1M
30 199M 30 60.2M 0 0 36.6M 0 0:00:05 0:00:01 0:00:04 36.6M
76 199M 76 153M 0 0 56.4M 0 0:00:03 0:00:02 0:00:01 56.4M
92 199M 92 185M 0 0 47.2M 0 0:00:04 0:00:03 0:00:01 47.2M
100 199M 100 199M 0 0 49.6M 0 0:00:04 0:00:04 --:--:-- 49.6M
Building flutter tool...
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 547ms
Downloading Gradle Wrapper... 131ms
Downloading package sky_engine... 291ms
Downloading flutter_patched_sdk tools... 378ms
Downloading flutter_patched_sdk_product tools... 335ms
Downloading linux-x64 tools... 1,867ms
Downloading linux-x64/font-subset tools... 284ms
Running "flutter pub get" in net.redsolver.noteless...
Warning: You are using these overridden dependencies:
! shared_preferences 2.0.4 (2.0.6 available)
Running "flutter pub get" in net.redsolver.noteless... 8.4s
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 495ms
Downloading android-arm-release/linux-x64 tools... 241ms
Downloading android-arm64-profile/linux-x64 tools... 169ms
Downloading android-arm64-release/linux-x64 tools... 140ms
Downloading android-x64-profile/linux-x64 tools... 166ms
Downloading android-x64-release/linux-x64 tools... 122ms
Building without sound null safety
For more information see https://dart.dev/null-safety/unsound-null-safety
Running Gradle task 'assembleRelease'...
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/package_info-0.4.3/android/src/main/java/io/flutter/plugins/packageinfo/PackageInfoPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/file_picker-3.0.0/android/src/main/java/com/mr/flutter/plugin/filepicker/FilePickerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/webview_flutter-1.0.1/android/src/main/java/io/flutter/plugins/webviewflutter/FlutterWebView.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/beb08d9345ad62335a2e8690e295ea7a/android.jar with input /opt/android-sdk/platforms/android-29/android.jar
Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/a01d018cd1630bdec2c61e9c8c624638/android.jar with input /opt/android-sdk/platforms/android-28/android.jar
Removed unused resources: Binary resource data reduced from 71KB to 67KB: Removed 6%
Running Gradle task 'assembleRelease'... 188.2s
✓ Built build/app/outputs/flutter-apk/app-release.apk (20.8MB).
2021-06-08 02:18:51,126 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/net.redsolver.noteless, universal_newlines=False, shell=None)
2021-06-08 02:18:51,132 INFO: Successfully built version 1.4.6 of net.redsolver.noteless from 05c821479d89e0403c38e02c7f89900d227953b0
2021-06-08 02:18:52,438 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 02:18:52,439 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 41: 'http://schemas.android.com/apk/res/android'
2021-06-08 02:18:52,441 DEBUG: Checking build/net.redsolver.noteless/build/app/outputs/flutter-apk/app-release.apk
2021-06-08 02:18:52,446 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 02:18:52,446 DEBUG: Start of Namespace mapping: prefix 25: 'android' --> uri 41: 'http://schemas.android.com/apk/res/android'
2021-06-08 02:18:52,473 INFO: success: net.redsolver.noteless
2021-06-08 02:18:52,473 INFO: Finished
2021-06-08 02:18:52,474 INFO: 1 build succeeded