log for de.wger.flutter:37
== Installed Android Tools ==
2023-11-21 18:21:51,502 DEBUG: Reading 'config.yml'
2023-11-21 18:21:51,516 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-21 18:21:51,517 INFO: Creating log directory
2023-11-21 18:21:51,517 INFO: Creating temporary directory
2023-11-21 18:21:51,517 INFO: Creating output directory
2023-11-21 18:21:51,530 DEBUG: Getting git vcs interface for https://github.com/wger-project/flutter.git
2023-11-21 18:21:51,530 DEBUG: Checking de.wger.flutter:37
2023-11-21 18:21:51,530 INFO: Building version 1.6.2 (37) of de.wger.flutter
2023-11-21 18:21:51,531 INFO: Running 'sudo' commands in /home/vagrant
2023-11-21 18:21:51,531 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 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 [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 7s (2178 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 3s (33.9 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 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
2023-11-21 18:22:38,952 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-21 18:22:39,269 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-21 18:22:57,618 INFO: Getting source for revision 249cbf1f5f1882055f72775955e93f60dd3cfe54
2023-11-21 18:22:57,626 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:57,626 DEBUG: > git rev-parse --show-toplevel
2023-11-21 18:22:57,844 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:57,844 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-21 18:22:58,056 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:58,056 DEBUG: > git reset --hard
2023-11-21 18:22:58,973 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:58,973 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-21 18:22:59,084 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:59,085 DEBUG: > git clean -dffx
2023-11-21 18:22:59,196 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:59,197 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-11-21 18:22:59,910 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:22:59,911 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-11-21 18:23:00,524 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:00,524 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-11-21 18:23:01,137 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:01,137 DEBUG: > git remote set-head origin --auto
2023-11-21 18:23:01,951 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:01,952 DEBUG: > git checkout -f 249cbf1f5f1882055f72775955e93f60dd3cfe54
2023-11-21 18:23:02,865 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:02,866 DEBUG: > git clean -dffx
2023-11-21 18:23:02,977 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:02,978 DEBUG: > git rev-parse --show-toplevel
2023-11-21 18:23:03,190 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:03,190 DEBUG: > git submodule deinit --all
2023-11-21 18:23:03,301 INFO: Collecting source libraries
2023-11-21 18:23:03,523 DEBUG: Removing debuggable flags from build/srclib/flutter
2023-11-21 18:23:03,766 INFO: Creating local.properties file at build/de.wger.flutter/local.properties
2023-11-21 18:23:03,769 DEBUG: Removing debuggable flags from build/de.wger.flutter
2023-11-21 18:23:03,778 INFO: Removing specified files
2023-11-21 18:23:03,778 INFO: Removing macos
2023-11-21 18:23:03,781 INFO: Removing web
2023-11-21 18:23:03,781 INFO: Removing linux
2023-11-21 18:23:03,782 INFO: Removing flatpak
2023-11-21 18:23:03,783 INFO: Removing ios
2023-11-21 18:23:03,789 INFO: Cleaned build.gradle of keysigning configs at build/de.wger.flutter/android/app/build.gradle
2023-11-21 18:23:03,793 INFO: Running 'prebuild' commands in build/de.wger.flutter
2023-11-21 18:23:03,793 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:23:03,793 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/flutter_barcode_scanner/d' pubspec.yaml; sed -i -e '/flutter_barcode_scanner/,/version:/d' pubspec.lock; 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
+ sed -i -e /flutter_barcode_scanner/d pubspec.yaml
+ sed -i -e /flutter_barcode_scanner/,/version:/d pubspec.lock
++ pwd
+ export PUB_CACHE=/home/vagrant/build/de.wger.flutter/.pub-cache
+ PUB_CACHE=/home/vagrant/build/de.wger.flutter/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 74d16627b940bb15e50891f82cad6c3e3465bd6d...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12 208M 12 26.7M 0 0 30.9M 0 0:00:06 --:--:-- 0:00:06 30.9M
32 208M 32 68.7M 0 0 36.5M 0 0:00:05 0:00:01 0:00:04 36.5M
53 208M 53 110M 0 0 38.4M 0 0:00:05 0:00:02 0:00:03 38.4M
68 208M 68 143M 0 0 37.1M 0 0:00:05 0:00:03 0:00:02 37.1M
85 208M 85 178M 0 0 36.3M 0 0:00:05 0:00:04 0:00:01 36.3M
100 208M 100 208M 0 0 35.8M 0 0:00:05 0:00:05 --:--:-- 36.7M
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... 737ms
Downloading Gradle Wrapper... 29ms
Downloading package sky_engine... 225ms
Downloading flutter_patched_sdk tools... 595ms
Downloading flutter_patched_sdk_product tools... 546ms
Downloading linux-x64 tools... 4.9s
Downloading linux-x64/font-subset tools... 266ms
"am": 209 untranslated message(s).
"ar": 228 untranslated message(s).
"ca": 73 untranslated message(s).
"cs": 50 untranslated message(s).
"de": 6 untranslated message(s).
"el": 184 untranslated message(s).
"he": 90 untranslated message(s).
"hi": 75 untranslated message(s).
"id": 73 untranslated message(s).
"it": 41 untranslated message(s).
"ja": 73 untranslated message(s).
"nb": 151 untranslated message(s).
"pl": 11 untranslated message(s).
"pt_BR": 86 untranslated message(s).
"ru": 4 untranslated message(s).
"zh": 71 untranslated message(s).
"zh_Hant": 197 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Resolving dependencies...
_fe_analyzer_shared 61.0.0 (65.0.0 available)
analyzer 5.13.0 (6.3.0 available)
code_builder 4.7.0 (4.8.0 available)
csslib 0.17.3 (1.0.0 available)
dart_style 2.3.2 (2.3.3 available)
file 6.1.4 (7.0.0 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.11.0 available)
package_info_plus 4.2.0 (5.0.1 available)
petitparser 5.4.0 (6.0.1 available)
platform 3.1.2 (3.1.3 available)
plugin_platform_interface 2.1.6 (2.1.7 available)
process 4.2.4 (5.0.1 available)
shared_preferences_web 2.2.1 (2.2.2 available)
url_launcher_ios 6.2.0 (6.2.1 available)
video_player_avfoundation 2.5.1 (2.5.2 available)
vm_service 11.10.0 (13.0.0 available)
web 0.3.0 (0.4.0 available)
webdriver 3.0.2 (3.0.3 available)
win32 5.0.9 (5.1.0 available)
xml 6.3.0 (6.4.2 available)
Got dependencies!
21 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2023-11-21 18:25:42,091 INFO: Scanning source for common problems...
2023-11-21 18:25:42,109 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-21 18:25:42,180 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.1/example/android/build.gradle
2023-11-21 18:25:42,193 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2023-11-21 18:25:42,193 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2023-11-21 18:25:42,194 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2023-11-21 18:25:42,195 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2023-11-21 18:25:42,196 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
2023-11-21 18:25:42,196 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
2023-11-21 18:25:42,197 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
2023-11-21 18:25:42,197 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
2023-11-21 18:25:42,198 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
2023-11-21 18:25:42,198 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
2023-11-21 18:25:42,219 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.9+1/example/assets/tiger.bin
2023-11-21 18:25:42,223 INFO: Removing binary at .pub-cache/hosted/pub.dev/fl_chart-0.64.0/build/unit_test_assets/AssetManifest.bin
2023-11-21 18:25:42,246 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.64.0/example/assets/fonts/digital-7.ttf
2023-11-21 18:25:42,450 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player-2.8.1/example/android/build.gradle
2023-11-21 18:25:42,634 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2023-11-21 18:25:42,654 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/camera_android-0.10.8+13/example/android/build.gradle
2023-11-21 18:25:42,873 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker-1.0.4/example/android/build.gradle
2023-11-21 18:25:42,982 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle
2023-11-21 18:25:43,061 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-11-21 18:25:43,062 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-11-21 18:25:43,063 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-11-21 18:25:43,063 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-11-21 18:25:43,064 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-11-21 18:25:43,065 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-11-21 18:25:43,065 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-11-21 18:25:43,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-11-21 18:25:43,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-11-21 18:25:43,066 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-11-21 18:25:43,067 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-11-21 18:25:43,067 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-21 18:25:43,068 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-11-21 18:25:43,068 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-11-21 18:25:43,069 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-11-21 18:25:43,069 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-11-21 18:25:43,070 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-11-21 18:25:43,070 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-21 18:25:43,070 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-11-21 18:25:43,072 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-11-21 18:25:43,078 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-11-21 18:25:43,117 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2/example/android/gradle/wrapper/gradle-wrapper.jar
2023-11-21 18:25:43,214 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2023-11-21 18:25:43,301 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz
2023-11-21 18:25:43,301 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip
2023-11-21 18:25:43,302 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip
2023-11-21 18:25:43,305 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz
2023-11-21 18:25:43,306 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip
2023-11-21 18:25:43,306 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz
2023-11-21 18:25:43,307 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip
2023-11-21 18:25:43,308 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip
2023-11-21 18:25:43,308 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip
2023-11-21 18:25:43,308 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/crc32-not-streamed.zip
2023-11-21 18:25:43,309 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip
2023-11-21 18:25:43,309 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip
2023-11-21 18:25:43,310 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip
2023-11-21 18:25:43,310 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-21 18:25:43,311 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test-trailing-junk.zip
2023-11-21 18:25:43,311 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip
2023-11-21 18:25:43,312 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip
2023-11-21 18:25:43,312 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip
2023-11-21 18:25:43,312 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip
2023-11-21 18:25:43,313 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip
2023-11-21 18:25:43,313 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip
2023-11-21 18:25:43,313 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip
2023-11-21 18:25:43,314 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-21 18:25:43,314 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip
2023-11-21 18:25:43,316 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin
2023-11-21 18:25:43,323 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip
2023-11-21 18:25:43,343 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
2023-11-21 18:25:43,374 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker_android-0.8.8+2/example/android/build.gradle
2023-11-21 18:25:43,393 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/camera-0.10.5+5/example/android/build.gradle
2023-11-21 18:25:43,532 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-11-21 18:25:43,757 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player_android-2.4.10/example/android/build.gradle
2023-11-21 18:25:43,902 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2023-11-21 18:25:44,418 INFO: Creating source tarball...
2023-11-21 18:26:41,379 INFO: Running 'build' commands in build/de.wger.flutter
2023-11-21 18:26:41,380 DEBUG: Directory: build/de.wger.flutter
2023-11-21 18:26:41,380 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/de.wger.flutter/.pub-cache
+ PUB_CACHE=/home/vagrant/build/de.wger.flutter/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 843ms
Downloading android-arm-release/linux-x64 tools... 419ms
Downloading android-arm64-profile/linux-x64 tools... 456ms
Downloading android-arm64-release/linux-x64 tools... 384ms
Downloading android-x64-profile/linux-x64 tools... 405ms
Downloading android-x64-release/linux-x64 tools... 355ms
Running Gradle task 'assembleRelease'...
Wger Api Key not configured. Set it in `/fastlane/metadata/android/envfiles/wger.properties` or in the environment variable `WGER_API_KEY`
Checking the license for package NDK (Side by side) 21.4.7075529 in /opt/android-sdk/licenses
License for package NDK (Side by side) 21.4.7075529 accepted.
Preparing "Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)".
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" ready.
Installing NDK (Side by side) 21.4.7075529 in /opt/android-sdk/ndk/21.4.7075529
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" complete.
"Install NDK (Side by side) 21.4.7075529 (revision: 21.4.7075529)" finished.
Checking the license for package CMake 3.18.1 in /opt/android-sdk/licenses
License for package CMake 3.18.1 accepted.
Preparing "Install CMake 3.18.1 (revision: 3.18.1)".
"Install CMake 3.18.1 (revision: 3.18.1)" ready.
Installing CMake 3.18.1 in /opt/android-sdk/cmake/3.18.1
"Install CMake 3.18.1 (revision: 3.18.1)" complete.
"Install CMake 3.18.1 (revision: 3.18.1)" finished.
Checking the license for package NDK (Side by side) 25.1.8937393 in /opt/android-sdk/licenses
License for package NDK (Side by side) 25.1.8937393 accepted.
Preparing "Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)".
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" ready.
Installing NDK (Side by side) 25.1.8937393 in /opt/android-sdk/ndk/25.1.8937393
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" complete.
"Install NDK (Side by side) 25.1.8937393 (revision: 25.1.8937393)" finished.
"am": 209 untranslated message(s).
"ar": 228 untranslated message(s).
"ca": 73 untranslated message(s).
"cs": 50 untranslated message(s).
"de": 6 untranslated message(s).
"el": 184 untranslated message(s).
"he": 90 untranslated message(s).
"hi": 75 untranslated message(s).
"id": 73 untranslated message(s).
"it": 41 untranslated message(s).
"ja": 73 untranslated message(s).
"nb": 151 untranslated message(s).
"pl": 11 untranslated message(s).
"pt_BR": 86 untranslated message(s).
"ru": 4 untranslated message(s).
"zh": 71 untranslated message(s).
"zh_Hant": 197 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 394668 to 1568 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 7504 bytes (99.5% 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/b637ecfbcbfe96af75749d9240362ca3/transformed/jetified-activity-1.7.2/jars/classes.jar!/META-INF/activity_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/transforms-3/fb13d994a9c57675c3797fdb5edd3dc7/transformed/lifecycle-livedata-core-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata-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/transforms-3/b365cbbdc580e3f264ee929243b93252/transformed/lifecycle-livedata-2.6.1/jars/classes.jar!/META-INF/lifecycle-livedata_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/transforms-3/4817204ab7acc54a5f2c041737b3ebbd/transformed/lifecycle-viewmodel-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel_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/transforms-3/7c1fedf36a262d80afd033982dc78c54/transformed/jetified-lifecycle-viewmodel-savedstate-2.6.1/jars/classes.jar!/META-INF/lifecycle-viewmodel-savedstate_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/transforms-3/f7cdfb73eaf400e8b2c346bb8e6d73ec/transformed/jetified-core-ktx-1.10.1/jars/classes.jar!/META-INF/core-ktx_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/transforms-3/9c9ab1a476c120097a79d748cec7161f/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/transforms-3/ad9f1a2743e3eaf4aa449a5b2d8828b3/transformed/lifecycle-runtime-2.6.1/jars/classes.jar!/META-INF/lifecycle-runtime_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/androidx.lifecycle/lifecycle-common/2.6.1/10f354fdb64868baecd67128560c5a0d6312c495/lifecycle-common-2.6.1.jar!/META-INF/lifecycle-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.
e: /home/vagrant/.gradle/caches/transforms-3/acc0a4ed60db051ae6d4cb2c458aa935/transformed/jetified-savedstate-1.2.1/jars/classes.jar!/META-INF/savedstate_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'... 1326.1s
✓ Built build/app/outputs/flutter-apk/app-release.apk (37.5MB).
2023-11-21 18:48:55,978 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.wger.flutter, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-21 18:48:55,995 INFO: Successfully built version 1.6.2 of de.wger.flutter from 249cbf1f5f1882055f72775955e93f60dd3cfe54
2023-11-21 18:48:56,603 DEBUG: AXML contains a RESOURCE MAP
2023-11-21 18:48:56,604 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 68: 'http://schemas.android.com/apk/res/android'
2023-11-21 18:48:56,606 DEBUG: Checking build/de.wger.flutter/build/app/outputs/flutter-apk/app-release.apk
2023-11-21 18:48:56,613 DEBUG: AXML contains a RESOURCE MAP
2023-11-21 18:48:56,614 DEBUG: Start of Namespace mapping: prefix 36: 'android' --> uri 68: 'http://schemas.android.com/apk/res/android'
2023-11-21 18:48:56,706 INFO: success: de.wger.flutter
2023-11-21 18:48:56,707 INFO: Finished
2023-11-21 18:48:56,707 INFO: 1 build succeeded