log for com.unicornsonlsd.finamp:14
== Installed Android Tools ==
2021-07-22 14:28:09,879 DEBUG: Reading 'config.yml'
2021-07-22 14:28:09,889 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-22 14:28:09,892 INFO: Creating log directory
2021-07-22 14:28:09,892 INFO: Creating temporary directory
2021-07-22 14:28:09,892 INFO: Creating output directory
2021-07-22 14:28:09,895 DEBUG: Getting git vcs interface for https://github.com/UnicornsOnLSD/finamp
2021-07-22 14:28:09,895 DEBUG: > git --version
git version 2.11.0
2021-07-22 14:28:10,117 INFO: Using git version 2.11.0
2021-07-22 14:28:10,117 DEBUG: Checking 0.5.0
2021-07-22 14:28:10,118 INFO: Building version 0.5.0 (14) of com.unicornsonlsd.finamp
2021-07-22 14:28:10,118 WARNING: Android NDK version 'r21' could not be found!
2021-07-22 14:28:10,118 WARNING: Configured versions:
2021-07-22 14:28:10,118 WARNING: r22b: /opt/android-sdk/ndk/22.1.7171670
2021-07-22 14:28:10,118 WARNING: r21e: /opt/android-sdk/ndk/21.4.7075529
2021-07-22 14:28:10,119 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21-linux-x86_64.zip
2021-07-22 14:28:10,143 DEBUG: Starting new HTTPS connection (1): dl.google.com
2021-07-22 14:28:10,200 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21-linux-x86_64.zip HTTP/1.1" 200 1043332542
2021-07-22 14:28:40,627 INFO: Unzipping to /opt/android-sdk/ndk
2021-07-22 14:29:06,065 INFO: Set NDK r21 (21.0.6113669) up
2021-07-22 14:29:06,069 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-22 14:29:07,208 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+deb9u13) ...
2021-07-22 14:29:14,636 INFO: Getting source for revision 0.5.0
2021-07-22 14:29:14,636 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:14,636 DEBUG: > git rev-parse --show-toplevel
2021-07-22 14:29:17,175 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:17,175 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-22 14:29:36,391 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:36,391 DEBUG: > git reset --hard
2021-07-22 14:29:36,697 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:36,697 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-22 14:29:36,801 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:36,801 DEBUG: > git clean -dffx
2021-07-22 14:29:36,905 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:36,905 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-07-22 14:29:37,815 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:37,815 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-07-22 14:29:38,120 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:38,120 DEBUG: > git remote set-head origin --auto
2021-07-22 14:29:38,525 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:38,525 DEBUG: > git checkout -f 0.5.0
2021-07-22 14:29:38,734 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:38,734 DEBUG: > git clean -dffx
2021-07-22 14:29:38,845 INFO: Collecting source libraries
2021-07-22 14:29:38,927 DEBUG: Removing debuggable flags from build/srclib/flutter
2021-07-22 14:29:38,978 INFO: Creating local.properties file at build/com.unicornsonlsd.finamp/local.properties
2021-07-22 14:29:38,979 DEBUG: Removing debuggable flags from build/com.unicornsonlsd.finamp
2021-07-22 14:29:38,982 INFO: Removing specified files
2021-07-22 14:29:38,982 INFO: Removing ios
2021-07-22 14:29:38,985 INFO: Cleaned build.gradle of keysigning configs at build/com.unicornsonlsd.finamp/android/app/build.gradle
2021-07-22 14:29:38,990 INFO: Scanning source for common problems...
2021-07-22 14:29:39,001 INFO: Creating source tarball...
2021-07-22 14:29:39,289 INFO: Running 'build' commands in build/com.unicornsonlsd.finamp
2021-07-22 14:29:39,289 DEBUG: Directory: build/com.unicornsonlsd.finamp
2021-07-22 14:29:39,289 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter packages 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 241c87ad800beeab545ab867354d4683d5bfb6ce...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 199M 1 2048k 0 0 4367k 0 0:00:46 --:--:-- 0:00:46 4366k
5 199M 5 11.0M 0 0 7875k 0 0:00:25 0:00:01 0:00:24 7871k
12 199M 12 25.1M 0 0 9594k 0 0:00:21 0:00:02 0:00:19 9594k
29 199M 29 58.2M 0 0 17.1M 0 0:00:11 0:00:03 0:00:08 17.1M
80 199M 80 161M 0 0 34.8M 0 0:00:05 0:00:04 0:00:01 34.8M
100 199M 100 199M 0 0 40.3M 0 0:00:04 0:00:04 --:--:-- 44.1M
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 packages pub get
Downloading Material fonts... 394ms
Downloading Gradle Wrapper... 18ms
Downloading package sky_engine... 190ms
Downloading flutter_patched_sdk tools... 366ms
Downloading flutter_patched_sdk_product tools... 245ms
Downloading linux-x64 tools... 2,367ms
Downloading linux-x64/font-subset tools... 333ms
Resolving dependencies...
_fe_analyzer_shared 22.0.0 (23.0.0 available)
analyzer 1.7.1 (2.0.0 available)
args 2.0.0 (2.1.1 available)
async 2.6.1 (2.7.0 available)
cached_network_image 3.0.0 (3.1.0 available)
charcode 1.2.0 (1.3.1 available)
code_builder 4.0.0 (4.1.0 available)
dart_style 2.0.1 (2.0.2 available)
get_it 7.1.3 (7.2.0 available)
json_annotation 4.0.1 (4.1.0 available)
json_serializable 4.1.3 (5.0.0 available)
just_audio 0.8.0 (0.9.3 available)
just_audio_platform_interface 3.1.0 (4.0.0 available)
just_audio_web 0.3.2 (0.4.0 available)
meta 1.3.0 (1.7.0 available)
permission_handler 8.1.2 (8.1.4 available)
permission_handler_platform_interface 3.6.0 (3.6.1 available)
petitparser 4.1.0 (4.2.0 available)
source_gen 1.0.2 (1.0.5 available)
source_helper 1.1.0 (1.2.0 available)
test_api 0.3.0 (0.4.2 available)
Downloading flutter_launcher_icons 0.9.0...
Downloading json_serializable 4.1.3...
Downloading hive_generator 1.1.0...
Downloading chopper_generator 4.0.1...
Downloading build_runner 2.0.6...
Downloading infinite_scroll_pagination 3.1.0...
Downloading cupertino_icons 1.0.3...
Downloading provider 5.0.0...
Downloading permission_handler 8.1.2...
Downloading file_picker 3.0.3...
Downloading clipboard 0.1.3...
Downloading file_sizes 1.0.4...
Downloading hive_flutter 1.1.0...
Downloading hive 2.0.4...
Downloading path_provider 2.0.2...
Downloading flutter_downloader 1.6.1...
Downloading simple_gesture_detector 0.2.0...
Downloading rxdart 0.27.1...
Downloading audio_session 0.1.5...
Downloading audio_service 0.17.1...
Downloading just_audio 0.8.0...
Downloading cached_network_image 3.0.0...
Downloading get_it 7.1.3...
Downloading chopper 4.0.1...
Downloading package_info 2.0.2...
Downloading device_info 2.0.2...
Downloading image 3.0.2...
Downloading args 2.0.0...
Downloading source_gen 1.0.2...
Downloading build_config 1.0.0...
Downloading build 2.0.3...
Downloading analyzer 1.7.1...
Downloading source_helper 1.1.0...
Downloading dart_style 2.0.1...
Downloading code_builder 4.0.0...
Downloading built_collection 5.1.0...
Downloading timing 1.0.0...
Downloading stream_transform 2.0.0...
Downloading shelf 1.2.0...
Downloading pedantic 1.11.1...
Downloading io 1.0.3...
Downloading graphs 2.0.0...
Downloading frontend_server_client 2.1.0...
Downloading build_runner_core 7.0.1...
Downloading build_resolvers 2.0.4...
Downloading build_daemon 3.0.0...
Downloading characters 1.1.0...
Downloading vector_math 2.1.0...
Downloading sliver_tools 0.2.5...
Downloading nested 1.0.0...
Downloading permission_handler_platform_interface 3.6.0...
Downloading plugin_platform_interface 2.0.1...
Downloading flutter_plugin_android_lifecycle 2.0.2...
Downloading path_provider_windows 2.0.1...
Downloading path_provider_linux 2.0.0...
Downloading path_provider_macos 2.0.0...
Downloading path_provider_platform_interface 2.0.1...
Downloading flutter_cache_manager 3.1.2...
Downloading flutter_isolate 2.0.0...
Downloading just_audio_web 0.3.2...
Downloading just_audio_platform_interface 3.1.0...
Downloading octo_image 1.0.0+1...
Downloading device_info_platform_interface 2.0.1...
Downloading xml 5.1.2...
Downloading convert 3.0.1...
Downloading cli_util 0.3.3...
Downloading _fe_analyzer_shared 22.0.0...
Downloading built_value 8.1.1...
Downloading file 6.1.2...
Downloading win32 2.2.5...
Downloading ffi 1.1.2...
Downloading xdg_directories 0.2.0...
Downloading sqflite 2.0.0+3...
Downloading flutter_blurhash 0.6.0...
Downloading fixnum 1.0.0...
Downloading sqflite_common 2.0.0+2...
Downloading synchronized 3.0.0...
Got dependencies!
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 450ms
Downloading android-arm-release/linux-x64 tools... 203ms
Downloading android-arm64-profile/linux-x64 tools... 199ms
Downloading android-arm64-release/linux-x64 tools... 149ms
Downloading android-x64-profile/linux-x64 tools... 174ms
Downloading android-x64-release/linux-x64 tools... 166ms
Running "flutter pub get" in com.unicornsonlsd.finamp... 1,330ms
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media2/media2-session/1.1.0-alpha01/cb362343364a365e7eba3f4476c8a9e04d413870/media2-session-1.1.0-alpha01.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/media2/session/MediaBrowser$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/flutter_isolate-2.0.0/android/src/main/java/com/rmawatson/flutterisolate/FlutterIsolatePlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/flutter_isolate-2.0.0/android/src/main/java/com/rmawatson/flutterisolate/FlutterIsolatePlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/audio_session-0.1.5/android/src/main/java/com/ryanheise/audio_session/AndroidAudioManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/audio_session-0.1.5/android/src/main/java/com/ryanheise/audio_session/AndroidAudioManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked 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/audio_service-0.17.1/android/src/main/java/com/ryanheise/audioservice/AudioServicePlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override 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.
Running Gradle task 'assembleRelease'... 194.9s
✓ Built build/app/outputs/flutter-apk/app-release.apk (23.8MB).
2021-07-22 14:33:55,113 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.unicornsonlsd.finamp, universal_newlines=False, shell=None)
2021-07-22 14:33:55,119 INFO: Successfully built version 0.5.0 of com.unicornsonlsd.finamp from 283df231a741831ad70c50aaf52190799cf7128b
2021-07-22 14:33:55,663 DEBUG: AXML contains a RESOURCE MAP
2021-07-22 14:33:55,663 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2021-07-22 14:33:55,664 DEBUG: Checking build/com.unicornsonlsd.finamp/build/app/outputs/flutter-apk/app-release.apk
2021-07-22 14:33:55,666 DEBUG: AXML contains a RESOURCE MAP
2021-07-22 14:33:55,666 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 82: 'http://schemas.android.com/apk/res/android'
2021-07-22 14:33:55,695 INFO: success: com.unicornsonlsd.finamp
2021-07-22 14:33:55,695 INFO: Finished
2021-07-22 14:33:55,696 INFO: 1 build succeeded