log for com.anandnet.harmonymusic:13
== Installed Android Tools ==
2024-02-15 05:41:12,788 DEBUG: Reading 'config.yml'
2024-02-15 05:41:12,801 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-15 05:41:12,802 INFO: Creating log directory
2024-02-15 05:41:12,802 INFO: Creating temporary directory
2024-02-15 05:41:12,802 INFO: Creating output directory
2024-02-15 05:41:12,817 DEBUG: Getting git vcs interface for https://github.com/anandnet/Harmony-Music.git
2024-02-15 05:41:12,817 DEBUG: Checking com.anandnet.harmonymusic:13
2024-02-15 05:41:12,817 INFO: Building version 1.9.0 (13) of com.anandnet.harmonymusic
2024-02-15 05:41:12,818 INFO: Running 'sudo' commands in /home/vagrant
2024-02-15 05:41:12,818 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [268 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [173 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8068 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 19s (824 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 9s (13.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36777 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2024-02-15 05:42:08,198 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-15 05:42:08,514 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37211 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
2024-02-15 05:42:19,574 INFO: Getting source for revision d8b6060ef57ec07248616666c47f000b1d65adb4
2024-02-15 05:42:19,575 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:19,575 DEBUG: > git rev-parse --show-toplevel
2024-02-15 05:42:19,794 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:19,794 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-15 05:42:21,809 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:21,809 DEBUG: > git reset --hard
2024-02-15 05:42:22,122 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:22,123 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-15 05:42:22,435 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:22,435 DEBUG: > git clean -dffx
2024-02-15 05:42:22,549 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:22,550 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
2024-02-15 05:42:23,162 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:23,163 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
2024-02-15 05:42:23,675 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:23,676 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
2024-02-15 05:42:24,289 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:24,289 DEBUG: > git remote set-head origin --auto
2024-02-15 05:42:24,909 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:24,910 DEBUG: > git checkout -f d8b6060ef57ec07248616666c47f000b1d65adb4
2024-02-15 05:42:25,221 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:25,222 DEBUG: > git clean -dffx
2024-02-15 05:42:25,331 INFO: Initialising submodules
2024-02-15 05:42:25,331 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:25,332 DEBUG: > git rev-parse --show-toplevel
2024-02-15 05:42:25,545 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:25,546 DEBUG: > git submodule sync
2024-02-15 05:42:25,757 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:25,758 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
Submodule path '.flutter': checked out '41456452f29d64e8deb623a3c927524bcf9f111b'
2024-02-15 05:42:29,582 INFO: Creating local.properties file at build/com.anandnet.harmonymusic/local.properties
2024-02-15 05:42:29,584 DEBUG: Removing debuggable flags from build/com.anandnet.harmonymusic
2024-02-15 05:42:29,747 INFO: Removing specified files
2024-02-15 05:42:29,747 INFO: Removing linux
2024-02-15 05:42:29,749 INFO: Removing ios
2024-02-15 05:42:29,754 INFO: Removing macos
2024-02-15 05:42:29,756 INFO: Removing web
2024-02-15 05:42:29,757 INFO: Removing windows
2024-02-15 05:42:29,783 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/packages/integration_test/example/android/app/build.gradle
2024-02-15 05:42:29,844 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/api/android/app/build.gradle
2024-02-15 05:42:29,852 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/hello_world/android/app/build.gradle
2024-02-15 05:42:29,860 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/layers/android/app/build.gradle
2024-02-15 05:42:29,867 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/platform_channel/android/app/build.gradle
2024-02-15 05:42:29,874 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/image_list/android/app/build.gradle
2024-02-15 05:42:29,880 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/flutter_view/android/app/build.gradle
2024-02-15 05:42:29,889 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/examples/platform_view/android/app/build.gradle
2024-02-15 05:42:29,898 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2024-02-15 05:42:29,903 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2024-02-15 05:42:29,907 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/android_views/android/app/build.gradle
2024-02-15 05:42:29,910 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/flavors/android/app/build.gradle
2024-02-15 05:42:29,913 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2024-02-15 05:42:29,917 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2024-02-15 05:42:29,921 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2024-02-15 05:42:29,925 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/channels/android/app/build.gradle
2024-02-15 05:42:29,928 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2024-02-15 05:42:29,931 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/ui/android/app/build.gradle
2024-02-15 05:42:29,934 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-02-15 05:42:29,936 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2024-02-15 05:42:29,938 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/spell_check/android/app/build.gradle
2024-02-15 05:42:29,941 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2024-02-15 05:42:29,943 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2024-02-15 05:42:29,946 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/integration_tests/external_ui/android/app/build.gradle
2024-02-15 05:42:29,948 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2024-02-15 05:42:29,951 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2024-02-15 05:42:29,953 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2024-02-15 05:42:29,954 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2024-02-15 05:42:29,958 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2024-02-15 05:42:29,961 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2024-02-15 05:42:29,963 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2024-02-15 05:42:29,969 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/tracing_tests/android/app/build.gradle
2024-02-15 05:42:29,972 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/manual_tests/android/app/build.gradle
2024-02-15 05:42:29,975 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/.flutter/dev/a11y_assessments/android/app/build.gradle
2024-02-15 05:42:29,979 INFO: Cleaned build.gradle of keysigning configs at build/com.anandnet.harmonymusic/android/app/build.gradle
2024-02-15 05:42:29,982 INFO: Running 'prebuild' commands in build/com.anandnet.harmonymusic
2024-02-15 05:42:29,982 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:42:29,982 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter config --no-analytics; .flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.anandnet.harmonymusic/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.anandnet.harmonymusic/.pub-cache
+ .flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine f40e976bedff57e69e1b3d89a7c2a3c617a03dad...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
17 208M 17 35.9M 0 0 33.5M 0 0:00:06 0:00:01 0:00:05 33.5M
35 208M 35 73.8M 0 0 35.9M 0 0:00:05 0:00:02 0:00:03 35.9M
53 208M 53 111M 0 0 36.4M 0 0:00:05 0:00:03 0:00:02 36.4M
71 208M 71 149M 0 0 36.8M 0 0:00:05 0:00:04 0:00:01 36.8M
90 208M 90 188M 0 0 37.2M 0 0:00:05 0:00:05 --:--:-- 37.6M
100 208M 100 208M 0 0 37.3M 0 0:00:05 0:00:05 --:--:-- 38.2M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ .flutter/bin/flutter pub get
Downloading Material fonts... 798ms
Downloading Gradle Wrapper... 30ms
Downloading package sky_engine... 345ms
Downloading flutter_patched_sdk tools... 706ms
Downloading flutter_patched_sdk_product tools... 600ms
Downloading linux-x64 tools... 6.1s
Downloading linux-x64/font-subset tools... 406ms
Resolving dependencies...
animations 2.0.8 (2.0.11 available)
app_links 3.4.5 (3.5.0 available)
cached_network_image 3.3.0 (3.3.1 available)
cached_network_image_platform_interface 3.0.0 (4.0.0 available)
cached_network_image_web 1.1.0 (1.1.1 available)
cross_file 0.3.3+6 (0.3.3+8 available)
csslib 0.17.3 (1.0.0 available)
dio 5.3.3 (5.4.0 available)
ffi 2.1.0 (2.1.2 available)
file_picker 6.0.0 (6.1.1 available)
flutter_keyboard_visibility 5.4.1 (6.0.0 available)
flutter_rust_bridge 1.82.1 (1.82.6 available)
http 1.1.0 (1.2.0 available)
image 4.1.4 (4.1.7 available)
js 0.6.7 (0.7.0 available)
matcher 0.12.16 (0.12.16+1 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.12.0 available)
mime 1.0.4 (1.0.5 available)
path 1.8.3 (1.9.0 available)
path_provider 2.1.1 (2.1.2 available)
path_provider_android 2.2.1 (2.2.2 available)
path_provider_foundation 2.3.1 (2.3.2 available)
path_provider_platform_interface 2.1.1 (2.1.2 available)
permission_handler 11.0.1 (11.3.0 available)
permission_handler_android 11.1.0 (12.0.5 available)
permission_handler_apple 9.1.4 (9.4.0 available)
permission_handler_platform_interface 3.12.0 (4.2.0 available)
permission_handler_windows 0.1.3 (0.2.1 available)
petitparser 5.4.0 (6.0.2 available)
platform 3.1.3 (3.1.4 available)
plugin_platform_interface 2.1.6 (2.1.8 available)
pointycastle 3.7.3 (3.7.4 available)
puppeteer 3.2.0 (3.6.0 available)
share_plus 7.2.1 (7.2.2 available)
sqflite 2.3.0 (2.3.2 available)
sqflite_common 2.5.0 (2.5.3 available)
synchronized 3.1.0 (3.1.0+1 available)
test_api 0.6.1 (0.7.0 available)
url_launcher 6.2.1 (6.2.4 available)
url_launcher_android 6.2.0 (6.3.0 available)
url_launcher_ios 6.2.0 (6.2.4 available)
url_launcher_linux 3.1.0 (3.1.1 available)
url_launcher_platform_interface 2.2.0 (2.3.1 available)
url_launcher_web 2.2.0 (2.2.3 available)
url_launcher_windows 3.1.0 (3.1.1 available)
uuid 3.0.7 (4.3.3 available)
web 0.3.0 (0.5.0 available)
web_socket_channel 2.4.0 (2.4.3 available)
win32 5.0.9 (5.2.0 available)
xdg_directories 1.0.3 (1.0.4 available)
xml 6.3.0 (6.5.0 available)
youtube_explode_dart 2.0.2 (2.1.0 available)
Got dependencies!
53 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-02-15 05:44:37,801 INFO: Scanning source for common problems...
2024-02-15 05:44:37,926 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-15 05:44:37,943 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-02-15 05:44:37,943 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2024-02-15 05:44:37,944 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2024-02-15 05:44:38,399 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2024-02-15 05:44:38,448 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2024-02-15 05:44:38,476 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2024-02-15 05:44:38,655 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2024-02-15 05:44:38,655 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2024-02-15 05:44:38,656 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2024-02-15 05:44:38,656 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2024-02-15 05:44:38,656 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2024-02-15 05:44:38,657 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2024-02-15 05:44:38,657 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2024-02-15 05:44:38,657 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2024-02-15 05:44:38,662 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2024-02-15 05:44:38,662 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2024-02-15 05:44:38,662 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2024-02-15 05:44:38,706 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime
2024-02-15 05:44:38,706 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart
2024-02-15 05:44:38,706 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2024-02-15 05:44:38,706 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2024-02-15 05:44:38,720 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2024-02-15 05:44:38,822 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/app_links-3.4.5/example/android/gradle/wrapper/gradle-wrapper.jar
2024-02-15 05:44:38,837 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.1/example/android/build.gradle
2024-02-15 05:44:38,981 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.3/example/android/build.gradle
2024-02-15 05:44:39,179 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2024-02-15 05:44:39,282 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.1/example/android/build.gradle
2024-02-15 05:44:39,336 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Bold.ttf
2024-02-15 05:44:39,336 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-BoldItalic.ttf
2024-02-15 05:44:39,337 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Regular.ttf
2024-02-15 05:44:39,337 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Italic.ttf
2024-02-15 05:44:39,371 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/audio_session-0.1.18/android/gradle/wrapper/gradle-wrapper.jar
2024-02-15 05:44:39,411 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle
2024-02-15 05:44:39,494 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-02-15 05:44:39,495 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-02-15 05:44:39,495 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-02-15 05:44:39,496 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-02-15 05:44:39,496 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-02-15 05:44:39,497 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-02-15 05:44:39,498 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-02-15 05:44:39,498 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-02-15 05:44:39,498 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-02-15 05:44:39,499 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-02-15 05:44:39,499 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-02-15 05:44:39,500 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-15 05:44:39,500 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-02-15 05:44:39,501 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-02-15 05:44:39,501 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-02-15 05:44:39,501 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-02-15 05:44:39,502 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-02-15 05:44:39,502 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-15 05:44:39,503 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-02-15 05:44:39,504 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-02-15 05:44:39,511 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-02-15 05:44:39,748 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2024-02-15 05:44:39,756 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle
2024-02-15 05:44:39,779 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.8/example/android/build.gradle
2024-02-15 05:44:39,829 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2024-02-15 05:44:39,829 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2024-02-15 05:44:39,830 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2024-02-15 05:44:39,831 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2024-02-15 05:44:39,831 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2024-02-15 05:44:39,832 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2024-02-15 05:44:39,832 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2024-02-15 05:44:39,833 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2024-02-15 05:44:39,833 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2024-02-15 05:44:39,834 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2024-02-15 05:44:40,010 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/cat.jpg.gz
2024-02-15 05:44:40,010 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.zip
2024-02-15 05:44:40,011 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test_100k_files.zip
2024-02-15 05:44:40,014 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.tar.gz
2024-02-15 05:44:40,015 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test.zip
2024-02-15 05:44:40,015 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/a.txt.gz
2024-02-15 05:44:40,016 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/dd.zip
2024-02-15 05:44:40,017 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip_bzip2.zip
2024-02-15 05:44:40,017 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/symlink.zip
2024-02-15 05:44:40,017 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/crc32-not-streamed.zip
2024-02-15 05:44:40,018 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/winxp.zip
2024-02-15 05:44:40,018 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/password_zipcrypto.zip
2024-02-15 05:44:40,019 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/android-javadoc.zip
2024-02-15 05:44:40,019 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-15 05:44:40,020 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test-trailing-junk.zip
2024-02-15 05:44:40,020 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zipCrypto.zip
2024-02-15 05:44:40,020 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64_archive.zip
2024-02-15 05:44:40,021 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/readme.zip
2024-02-15 05:44:40,021 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/utf.zip
2024-02-15 05:44:40,022 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64.zip
2024-02-15 05:44:40,022 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/aes256.zip
2024-02-15 05:44:40,022 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test.zip
2024-02-15 05:44:40,023 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-15 05:44:40,023 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/unix.zip
2024-02-15 05:44:40,025 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/inflate/data.bin
2024-02-15 05:44:40,032 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.10/web/res/readme.zip
2024-02-15 05:44:40,042 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/flutter_lyric-2.0.4+6/example/android/build.gradle
2024-02-15 05:44:40,043 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/jcenter' at .pub-cache/hosted/pub.dev/flutter_lyric-2.0.4+6/example/android/build.gradle
2024-02-15 05:44:40,043 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/flutter_lyric-2.0.4+6/example/android/build.gradle
2024-02-15 05:44:40,043 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/jcenter' at .pub-cache/hosted/pub.dev/flutter_lyric-2.0.4+6/example/android/build.gradle
2024-02-15 05:44:40,190 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/palette_generator-0.3.3+3/example/android/build.gradle
2024-02-15 05:44:40,277 INFO: Removing gradle-wrapper.jar at .pub-cache/git/sdk_int-91af25aac2dd338f87e39e215fdbadb3fb76f934/android/gradle/wrapper/gradle-wrapper.jar
2024-02-15 05:44:40,330 INFO: Creating source tarball...
2024-02-15 05:48:24,658 INFO: Running 'build' commands in build/com.anandnet.harmonymusic
2024-02-15 05:48:24,659 DEBUG: Directory: build/com.anandnet.harmonymusic
2024-02-15 05:48:24,659 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter build apk --release
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.anandnet.harmonymusic/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.anandnet.harmonymusic/.pub-cache
+ .flutter/bin/flutter build apk --release
Downloading Gradle Wrapper... 206ms
Downloading android-arm-profile/linux-x64 tools... 714ms
Downloading android-arm-release/linux-x64 tools... 505ms
Downloading android-arm64-profile/linux-x64 tools... 541ms
Downloading android-arm64-release/linux-x64 tools... 472ms
Downloading android-x64-profile/linux-x64 tools... 445ms
Downloading android-x64-release/linux-x64 tools... 644ms
Running Gradle task 'assembleRelease'...
Building with Flutter multidex support enabled.
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.media2/media2-session/1.2.1/f927563711e36371c19b2e86fb7ccf1c3f259ca4/media2-session-1.2.1.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'
Expected to find fonts for (MaterialIcons, packages/cupertino_icons/CupertinoIcons), but found (MaterialIcons). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 11060 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /home/vagrant/.gradle/caches/transforms-3/c4988ff80110f75080a936fc6f044848/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.22/1a8e3601703ae14bb58757ea6b2d8e8e5935a586/kotlin-stdlib-common-1.8.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.
Running Gradle task 'assembleRelease'... 493.8s
✓ Built build/app/outputs/flutter-apk/app-release.apk (24.9MB).
2024-02-15 05:56:47,941 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.anandnet.harmonymusic, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-15 05:56:47,957 INFO: Successfully built version 1.9.0 of com.anandnet.harmonymusic from d8b6060ef57ec07248616666c47f000b1d65adb4
2024-02-15 05:56:48,321 DEBUG: AXML contains a RESOURCE MAP
2024-02-15 05:56:48,321 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 74: 'http://schemas.android.com/apk/res/android'
2024-02-15 05:56:48,323 DEBUG: Checking build/com.anandnet.harmonymusic/build/app/outputs/flutter-apk/app-release.apk
2024-02-15 05:56:48,327 DEBUG: AXML contains a RESOURCE MAP
2024-02-15 05:56:48,327 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 74: 'http://schemas.android.com/apk/res/android'
2024-02-15 05:56:48,403 INFO: success: com.anandnet.harmonymusic
2024-02-15 05:56:48,403 INFO: Finished
2024-02-15 05:56:48,403 INFO: 1 build succeeded