log for nl.viter.glider:49
== Installed Android Tools ==
2024-01-04 12:22:56,431 DEBUG: Reading 'config.yml'
2024-01-04 12:22:56,450 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-01-04 12:22:56,451 INFO: Creating log directory
2024-01-04 12:22:56,451 INFO: Creating temporary directory
2024-01-04 12:22:56,451 INFO: Creating output directory
2024-01-04 12:22:56,485 DEBUG: Getting git vcs interface for https://github.com/Mosc/Glider.git
2024-01-04 12:22:56,485 DEBUG: Checking nl.viter.glider:49
2024-01-04 12:22:56,486 INFO: Building version 2.8.0 (49) of nl.viter.glider
2024-01-04 12:22:56,486 INFO: Running 'sudo' commands in /home/vagrant
2024-01-04 12:22:56,486 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ 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 [264 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [171 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 [8062 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 [402 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.8 MB in 19s (821 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://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (31.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-01-04 12:23:54,418 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-01-04 12:23:54,730 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-01-04 12:24:17,009 INFO: Getting source for revision 27902b733269787883c64b29f0b86fd38303a14a
2024-01-04 12:24:17,010 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,010 DEBUG: > git rev-parse --show-toplevel
2024-01-04 12:24:17,226 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,227 DEBUG: > git submodule foreach --recursive git reset --hard
2024-01-04 12:24:17,438 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,439 DEBUG: > git reset --hard
2024-01-04 12:24:17,750 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,751 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-01-04 12:24:17,860 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,861 DEBUG: > git clean -dffx
2024-01-04 12:24:17,972 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:17,973 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-01-04 12:24:19,087 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:19,088 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-01-04 12:24:19,600 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:19,600 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-01-04 12:24:20,112 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:20,113 DEBUG: > git remote set-head origin --auto
2024-01-04 12:24:20,725 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:20,726 DEBUG: > git checkout -f 27902b733269787883c64b29f0b86fd38303a14a
2024-01-04 12:24:21,037 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:21,038 DEBUG: > git clean -dffx
2024-01-04 12:24:21,147 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:21,147 DEBUG: > git rev-parse --show-toplevel
2024-01-04 12:24:21,359 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:21,359 DEBUG: > git submodule deinit --all --force
2024-01-04 12:24:21,470 INFO: Collecting source libraries
2024-01-04 12:24:21,636 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-01-04 12:24:21,714 INFO: Creating local.properties file at build/nl.viter.glider/local.properties
2024-01-04 12:24:21,714 DEBUG: Removing debuggable flags from build/nl.viter.glider
2024-01-04 12:24:21,728 INFO: Removing specified files
2024-01-04 12:24:21,729 INFO: Removing .github
2024-01-04 12:24:21,730 INFO: Removing ios
2024-01-04 12:24:21,732 INFO: Removing .vscode
2024-01-04 12:24:21,733 INFO: Removing macos
2024-01-04 12:24:21,740 INFO: Cleaned build.gradle of keysigning configs at build/nl.viter.glider/android/app/build.gradle
2024-01-04 12:24:21,748 INFO: Running 'prebuild' commands in build/nl.viter.glider
2024-01-04 12:24:21,749 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:24:21,749 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2); pushd /home/vagrant/build/srclib/flutter; git checkout -f $version; popd; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ grep flutter .fvmrc
++ cut -d : -f2
++ cut -d '"' -f2
+ export version=3.18.0-0.2.pre
+ version=3.18.0-0.2.pre
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/nl.viter.glider
+ git checkout -f 3.18.0-0.2.pre
Note: switching to '3.18.0-0.2.pre'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at fed06b31d9 [flutter_releases] Flutter beta 3.18.0-0.2.pre Framework Cherrypicks (#140097)
+ popd
~/build/nl.viter.glider
++ pwd
+ export PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 39c6dc9bdd3ba2bc387e6e14b72fce5f46abfcae...
% 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 209M 0 800k 0 0 2339k 0 0:01:31 --:--:-- 0:01:31 2339k
17 209M 17 35.9M 0 0 26.7M 0 0:00:07 0:00:01 0:00:06 26.7M
33 209M 33 70.9M 0 0 30.3M 0 0:00:06 0:00:02 0:00:04 30.3M
54 209M 54 113M 0 0 33.8M 0 0:00:06 0:00:03 0:00:03 33.8M
73 209M 73 153M 0 0 35.3M 0 0:00:05 0:00:04 0:00:01 35.3M
93 209M 93 196M 0 0 36.7M 0 0:00:05 0:00:05 --:--:-- 39.0M
100 209M 100 209M 0 0 37.0M 0 0:00:05 0:00:05 --:--:-- 40.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.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 918ms
Downloading Gradle Wrapper... 68ms
Downloading package sky_engine... 390ms
Downloading flutter_patched_sdk tools... 701ms
Downloading flutter_patched_sdk_product tools... 656ms
Downloading linux-x64 tools... 5.3s
Downloading linux-x64/font-subset tools... 393ms
Resolving dependencies...
archive 3.4.9 (3.4.10 available)
file 6.1.4 (7.0.0 available)
flutter_adaptive_scaffold 0.1.7+1 (0.1.7+2 available)
flutter_markdown 0.6.18+2 (0.6.18+3 available)
go_router 13.0.0 (13.0.1 available)
intl 0.18.1 (0.19.0 available)
leak_tracker 9.0.16 (10.0.0 available)
leak_tracker_testing 1.0.5 (2.0.1 available)
matcher 0.12.16 (0.12.16+1 available)
path 1.8.3 (1.9.0 available)
platform 3.1.3 (3.1.4 available)
plugin_platform_interface 2.1.7 (2.1.8 available)
process 4.2.4 (5.0.2 available)
pub_updater 0.3.1 (0.4.0 available)
test_api 0.6.1 (0.7.0 available)
url_launcher_android 6.2.0 (6.2.1 available)
url_launcher_ios 6.2.1 (6.2.2 available)
url_launcher_platform_interface 2.2.0 (2.2.1 available)
url_launcher_web 2.2.2 (2.2.3 available)
vm_service 13.0.0 (14.0.0 available)
win32 5.1.1 (5.2.0 available)
xdg_directories 1.0.3 (1.0.4 available)
Got dependencies!
22 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-01-04 12:26:44,036 INFO: Scanning source for common problems...
2024-01-04 12:26:44,069 DEBUG: scanner is configured to use signature data from: 'suss'
2024-01-04 12:26:44,080 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-13.0.0/example/android/build.gradle
2024-01-04 12:26:44,165 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/example/test_assets/certificate.pfx
2024-01-04 12:26:44,166 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/example/test_assets/favicon.ico
2024-01-04 12:26:44,176 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0/example/assets/favicon.ico
2024-01-04 12:26:44,200 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2024-01-04 12:26:44,201 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2024-01-04 12:26:44,202 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-01-04 12:26:44,202 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2024-01-04 12:26:44,203 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-01-04 12:26:44,204 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-01-04 12:26:44,204 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-01-04 12:26:44,205 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-01-04 12:26:44,205 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-01-04 12:26:44,205 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-01-04 12:26:44,214 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.2/example/android/build.gradle
2024-01-04 12:26:44,371 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.3/example/android/build.gradle
2024-01-04 12:26:44,435 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_markdown-0.6.18+2/example/android/build.gradle
2024-01-04 12:26:44,632 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Bold.ttf
2024-01-04 12:26:44,633 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-BoldItalic.ttf
2024-01-04 12:26:44,633 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Regular.ttf
2024-01-04 12:26:44,634 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Italic.ttf
2024-01-04 12:26:44,661 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_adaptive_scaffold-0.1.7+1/example/android/build.gradle
2024-01-04 12:26:44,765 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-01-04 12:26:44,814 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-01-04 12:26:44,815 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-01-04 12:26:44,815 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-01-04 12:26:44,816 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-01-04 12:26:44,816 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-01-04 12:26:44,817 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-01-04 12:26:44,817 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-01-04 12:26:44,818 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-01-04 12:26:44,818 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-01-04 12:26:44,819 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-01-04 12:26:44,819 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-01-04 12:26:44,820 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-01-04 12:26:44,820 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-01-04 12:26:44,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-01-04 12:26:44,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-01-04 12:26:44,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-01-04 12:26:44,822 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-01-04 12:26:44,822 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-01-04 12:26:44,823 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-01-04 12:26:44,824 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-01-04 12:26:44,831 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-01-04 12:26:44,988 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.3.0/example/ddd03.exe
2024-01-04 12:26:45,055 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2024-01-04 12:26:45,142 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz
2024-01-04 12:26:45,143 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip
2024-01-04 12:26:45,143 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip
2024-01-04 12:26:45,147 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz
2024-01-04 12:26:45,147 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip
2024-01-04 12:26:45,148 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz
2024-01-04 12:26:45,148 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip
2024-01-04 12:26:45,149 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip
2024-01-04 12:26:45,149 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip
2024-01-04 12:26:45,150 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/crc32-not-streamed.zip
2024-01-04 12:26:45,150 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip
2024-01-04 12:26:45,151 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip
2024-01-04 12:26:45,151 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip
2024-01-04 12:26:45,151 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-with-datadesc-sig.zip
2024-01-04 12:26:45,152 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test-trailing-junk.zip
2024-01-04 12:26:45,152 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip
2024-01-04 12:26:45,153 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip
2024-01-04 12:26:45,153 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip
2024-01-04 12:26:45,153 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip
2024-01-04 12:26:45,154 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip
2024-01-04 12:26:45,154 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip
2024-01-04 12:26:45,155 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip
2024-01-04 12:26:45,155 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-no-datadesc-sig.zip
2024-01-04 12:26:45,155 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip
2024-01-04 12:26:45,157 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin
2024-01-04 12:26:45,164 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip
2024-01-04 12:26:45,241 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2024-01-04 12:26:45,336 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_secure_storage-9.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2024-01-04 12:26:45,384 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-01-04 12:26:45,384 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-01-04 12:26:45,385 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-01-04 12:26:45,386 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-01-04 12:26:45,386 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-01-04 12:26:45,387 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-01-04 12:26:45,387 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-01-04 12:26:45,388 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-01-04 12:26:45,388 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-01-04 12:26:45,389 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-01-04 12:26:45,493 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.2/example/android/build.gradle
2024-01-04 12:26:45,543 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2024-01-04 12:26:45,788 INFO: Creating source tarball...
2024-01-04 12:27:15,035 INFO: Running 'build' commands in build/nl.viter.glider
2024-01-04 12:27:15,035 DEBUG: Directory: build/nl.viter.glider
2024-01-04 12:27:15,035 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 911ms
Downloading android-arm-release/linux-x64 tools... 481ms
Downloading android-arm64-profile/linux-x64 tools... 505ms
Downloading android-arm64-release/linux-x64 tools... 450ms
Downloading android-x64-profile/linux-x64 tools... 460ms
Downloading android-x64-release/linux-x64 tools... 416ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License 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 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons), 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 10192 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running Gradle task 'assembleRelease'... 617.6s
✓ Built build/app/outputs/flutter-apk/app-release.apk (31.0MB).
2024-01-04 12:37:40,850 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/nl.viter.glider, universal_newlines=False, shell=None, istream=<valid stream>)
2024-01-04 12:37:40,868 INFO: Successfully built version 2.8.0 of nl.viter.glider from 27902b733269787883c64b29f0b86fd38303a14a
2024-01-04 12:37:41,272 DEBUG: AXML contains a RESOURCE MAP
2024-01-04 12:37:41,272 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2024-01-04 12:37:41,274 DEBUG: Checking build/nl.viter.glider/build/app/outputs/flutter-apk/app-release.apk
2024-01-04 12:37:41,289 DEBUG: AXML contains a RESOURCE MAP
2024-01-04 12:37:41,289 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 78: 'http://schemas.android.com/apk/res/android'
2024-01-04 12:37:41,397 INFO: success: nl.viter.glider
2024-01-04 12:37:41,398 INFO: Finished
2024-01-04 12:37:41,398 INFO: 1 build succeeded