log for com.yubico.yubioath:604004

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in mainif trybuild(app, build, build_dir, output_dir, log_dir,File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for com.yubico.yubioath:6.4.0-dev.0==== detail begin ====== Installed Android Tools ==2024-01-14 10:44:22,844 DEBUG: Reading 'config.yml'2024-01-14 10:44:22,861 DEBUG: ipfs_cid not found, skipping CIDv1 generation2024-01-14 10:44:22,862 INFO: Creating log directory2024-01-14 10:44:22,862 INFO: Creating temporary directory2024-01-14 10:44:22,863 INFO: Creating output directory2024-01-14 10:44:22,895 DEBUG: Getting git vcs interface for https://github.com/Yubico/yubioath-flutter.git2024-01-14 10:44:22,895 DEBUG: Checking com.yubico.yubioath:6040042024-01-14 10:44:22,895 INFO: Building version 6.4.0-dev.0 (604004) of com.yubico.yubioath2024-01-14 10:44:22,895 INFO: Running 'sudo' commands in /home/vagrant2024-01-14 10:44:22,896 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 updateGet: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 [265 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 7s (2336 kB/s)Reading package lists...+ apt-get install -y openjdk-17-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-17-jre-headlessSuggested packages:openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-17-jdk-headless openjdk-17-jre-headless0 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 installedFetched 115 MB in 4s (31.3 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 modeSetting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...+ update-java-alternatives -aupdate-alternatives: error: no alternatives for jconsole2024-01-14 10:45:05,699 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2024-01-14 10:45:06,111 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 removed2024-01-14 10:45:24,347 INFO: Getting source for revision eb7e19093fa47c326dd49eef33e69abb7b7e77972024-01-14 10:45:24,356 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:24,359 DEBUG: > git rev-parse --show-toplevel2024-01-14 10:45:24,575 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:24,575 DEBUG: > git submodule foreach --recursive git reset --hard2024-01-14 10:45:24,787 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:24,787 DEBUG: > git reset --hard2024-01-14 10:45:25,099 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:25,099 DEBUG: > git submodule foreach --recursive git clean -dffx2024-01-14 10:45:25,210 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:25,211 DEBUG: > git clean -dffx2024-01-14 10:45:25,322 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:25,322 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 origin2024-01-14 10:45:26,035 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:26,036 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 origin2024-01-14 10:45:26,548 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:26,548 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 origin2024-01-14 10:45:27,262 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:27,262 DEBUG: > git remote set-head origin --auto2024-01-14 10:45:27,975 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:27,975 DEBUG: > git checkout -f eb7e19093fa47c326dd49eef33e69abb7b7e77972024-01-14 10:45:28,288 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:28,288 DEBUG: > git clean -dffx2024-01-14 10:45:28,399 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:28,400 DEBUG: > git rev-parse --show-toplevel2024-01-14 10:45:28,612 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:28,613 DEBUG: > git submodule deinit --all --force2024-01-14 10:45:28,723 INFO: Collecting source libraries2024-01-14 10:45:32,739 DEBUG: Removing debuggable flags from build/srclib/flutter2024-01-14 10:45:32,870 INFO: Creating local.properties file at build/com.yubico.yubioath/local.properties2024-01-14 10:45:32,870 DEBUG: Removing debuggable flags from build/com.yubico.yubioath2024-01-14 10:45:32,886 INFO: Removing specified files2024-01-14 10:45:32,887 INFO: Removing windows2024-01-14 10:45:32,888 INFO: Removing test2024-01-14 10:45:32,888 INFO: Removing macos2024-01-14 10:45:32,891 INFO: Removing linux2024-01-14 10:45:32,895 INFO: Cleaned build.gradle of keysigning configs at build/com.yubico.yubioath/android/flutter_plugins/qrscanner_zxing/example/android/app/build.gradle2024-01-14 10:45:32,906 INFO: Running 'prebuild' commands in build/com.yubico.yubioath2024-01-14 10:45:32,906 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:45:32,906 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/gms/d' android/{app/build.gradle,build.gradle}; 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 /gms/d android/app/build.gradle android/build.gradle++ pwd+ export PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analyticsDownloading Linux x64 Dart SDK from Flutter engine 54a7145303f0dd9d0f93424a2e124eb4abef5091...% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 16  208M   16 35.1M    0     0  33.5M      0  0:00:06  0:00:01  0:00:05 33.5M
 36  208M   36 76.1M    0     0  37.2M      0  0:00:05  0:00:02  0:00:03 37.2M
 56  208M   56  118M    0     0  38.6M      0  0:00:05  0:00:03  0:00:02 38.6M
 75  208M   75  158M    0     0  39.2M      0  0:00:05  0:00:04  0:00:01 39.2M
 96  208M   96  201M    0     0  39.8M      0  0:00:05  0:00:05 --:--:-- 40.1M
100  208M  100  208M    0     0  39.9M      0  0:00:05  0:00:05 --:--:-- 41.5MBuilding 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 getDownloading Material fonts...                                      768msDownloading Gradle Wrapper...                                       32msDownloading package sky_engine...                                  257msDownloading flutter_patched_sdk tools...                           607msDownloading flutter_patched_sdk_product tools...                   552msDownloading linux-x64 tools...                                      4.9sDownloading linux-x64/font-subset tools...                         292msResolving dependencies..._fe_analyzer_shared 64.0.0 (65.0.0 available)analyzer 6.2.0 (6.3.0 available)archive 3.4.9 (3.4.10 available)build_runner 2.4.7 (2.4.8 available)code_builder 4.9.0 (4.10.0 available)custom_lint 0.5.7 (0.5.8 available)custom_lint_builder 0.5.7 (0.5.8 available)custom_lint_core 0.5.7 (0.5.8 available)file 6.1.4 (7.0.0 available)intl 0.18.1 (0.19.0 available)irondash_engine_context 0.4.1 (0.5.0 available)irondash_message_channel 0.3.1 (0.5.0 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.11.0 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)platform 3.1.2 (3.1.4 available)plugin_platform_interface 2.1.7 (2.1.8 available)process 4.2.4 (5.0.2 available)shared_preferences_foundation 2.3.4 (2.3.5 available)shared_preferences_platform_interface 2.3.1 (2.3.2 available)super_clipboard 0.7.0 (0.8.3 available)super_drag_and_drop 0.7.0 (0.8.3 available)super_native_extensions 0.7.0 (0.8.3 available)test_api 0.6.1 (0.7.0 available)tray_manager 0.2.0 (0.2.1 available)url_launcher 6.2.2 (6.2.3 available)url_launcher_android 6.2.0 (6.2.2 available)url_launcher_ios 6.2.1 (6.2.4 available)url_launcher_platform_interface 2.2.0 (2.3.1 available)url_launcher_web 2.2.2 (2.2.3 available)uuid 3.0.7 (4.3.3 available)vector_graphics 1.1.9+1 (1.1.9+2 available)vector_graphics_codec 1.1.9+1 (1.1.9+2 available)vector_graphics_compiler 1.1.9+1 (1.1.9+2 available)vm_service 11.10.0 (14.0.0 available)web 0.3.0 (0.4.2 available)web_socket_channel 2.4.0 (2.4.3 available)webdriver 3.0.2 (3.0.3 available)win32 5.1.1 (5.2.0 available)xdg_directories 1.0.3 (1.0.4 available)Got dependencies!46 packages have newer versions incompatible with dependency constraints.Try `flutter pub outdated` for more information.2024-01-14 10:47:27,084 INFO: Scanning source for common problems...2024-01-14 10:47:27,149 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.9+1/example/assets/tiger.bin2024-01-14 10:47:27,201 DEBUG: scanner is configured to use signature data from: 'suss'2024-01-14 10:47:27,461 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe2024-01-14 10:47:27,547 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.1/example/android/build.gradle2024-01-14 10:47:27,676 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle2024-01-14 10:47:27,737 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz2024-01-14 10:47:27,738 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip2024-01-14 10:47:27,739 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz2024-01-14 10:47:27,740 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip2024-01-14 10:47:27,740 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz2024-01-14 10:47:27,741 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip2024-01-14 10:47:27,742 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip2024-01-14 10:47:27,743 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip2024-01-14 10:47:27,743 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip2024-01-14 10:47:27,744 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip2024-01-14 10:47:27,744 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip2024-01-14 10:47:27,745 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip2024-01-14 10:47:27,746 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip2024-01-14 10:47:27,746 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip2024-01-14 10:47:27,747 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip2024-01-14 10:47:27,747 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip2024-01-14 10:47:27,748 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip2024-01-14 10:47:27,748 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip2024-01-14 10:47:27,749 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip2024-01-14 10:47:27,751 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin2024-01-14 10:47:27,757 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip2024-01-14 10:47:27,797 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle2024-01-14 10:47:27,900 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz2024-01-14 10:47:27,901 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip2024-01-14 10:47:27,902 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip2024-01-14 10:47:27,907 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz2024-01-14 10:47:27,908 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip2024-01-14 10:47:27,909 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz2024-01-14 10:47:27,910 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip2024-01-14 10:47:27,911 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip2024-01-14 10:47:27,911 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip2024-01-14 10:47:27,912 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/crc32-not-streamed.zip2024-01-14 10:47:27,912 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip2024-01-14 10:47:27,913 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip2024-01-14 10:47:27,914 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip2024-01-14 10:47:27,914 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-with-datadesc-sig.zip2024-01-14 10:47:27,915 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test-trailing-junk.zip2024-01-14 10:47:27,916 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip2024-01-14 10:47:27,916 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip2024-01-14 10:47:27,917 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip2024-01-14 10:47:27,917 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip2024-01-14 10:47:27,918 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip2024-01-14 10:47:27,918 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip2024-01-14 10:47:27,919 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip2024-01-14 10:47:27,920 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-no-datadesc-sig.zip2024-01-14 10:47:27,920 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip2024-01-14 10:47:27,924 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin2024-01-14 10:47:27,932 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip2024-01-14 10:47:28,025 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle2024-01-14 10:47:28,033 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle2024-01-14 10:47:28,156 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf2024-01-14 10:47:28,157 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf2024-01-14 10:47:28,158 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf2024-01-14 10:47:28,159 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf2024-01-14 10:47:28,159 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf2024-01-14 10:47:28,160 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf2024-01-14 10:47:28,161 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf2024-01-14 10:47:28,162 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf2024-01-14 10:47:28,162 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf2024-01-14 10:47:28,163 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf2024-01-14 10:47:28,247 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/super_native_extensions-0.7.0/android/gradle/wrapper/gradle-wrapper.jar2024-01-14 10:47:28,273 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.2/example/android/build.gradle2024-01-14 10:47:28,351 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle2024-01-14 10:47:28,596 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar2024-01-14 10:47:28,602 INFO: Creating source tarball...2024-01-14 10:47:48,501 INFO: Running 'build' commands in build/com.yubico.yubioath2024-01-14 10:47:48,501 DEBUG: Directory: build/com.yubico.yubioath2024-01-14 10:47:48,502 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"/etc/bash.bashrc: line 7: PS1: unbound variable++ pwd+ export PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64Downloading android-arm-profile/linux-x64 tools...                 842msDownloading android-arm-release/linux-x64 tools...                 427msDownloading android-arm64-profile/linux-x64 tools...               448msDownloading android-arm64-release/linux-x64 tools...               394msDownloading android-x64-profile/linux-x64 tools...                 406msDownloading android-x64-release/linux-x64 tools...                 354msRunning Gradle task 'assembleRelease'...FAILURE: Build completed with 2 failures.1: Task failed with an exception.-----------* What went wrong:A problem occurred configuring project ':super_native_extensions'.> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.==============================================================================2: Task failed with an exception.-----------* What went wrong:Failed to query the value of property 'buildFlowServiceProperty'.> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@749040fc of type BuildFlowService.Parameters> A problem occurred configuring project ':super_native_extensions'.> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.==============================================================================BUILD FAILED in 3m 28sRunning Gradle task 'assembleRelease'...                          209.3sGradle task assembleRelease failed with exit code 12024-01-14 10:51:24,596 ERROR: Could not build app com.yubico.yubioath: Error running build command for com.yubico.yubioath:6.4.0-dev.0==== detail begin ====/etc/bash.bashrc: line 7: PS1: unbound variable++ pwd+ export PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ PUB_CACHE=/home/vagrant/build/com.yubico.yubioath/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64Downloading android-arm-profile/linux-x64 tools...                 842msDownloading android-arm-release/linux-x64 tools...                 427msDownloading android-arm64-profile/linux-x64 tools...               448msDownloading android-arm64-release/linux-x64 tools...               394msDownloading android-x64-profile/linux-x64 tools...                 406msDownloading android-x64-release/linux-x64 tools...                 354msRunning Gradle task 'assembleRelease'...FAILURE: Build completed with 2 failures.1: Task failed with an exception.-----------* What went wrong:A problem occurred configuring project ':super_native_extensions'.> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.==============================================================================2: Task failed with an exception.-----------* What went wrong:Failed to query the value of property 'buildFlowServiceProperty'.> Could not isolate value org.jetbrains.kotlin.gradle.plugin.statistics.BuildFlowService$Parameters_Decorated@749040fc of type BuildFlowService.Parameters> A problem occurred configuring project ':super_native_extensions'.> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.==============================================================================BUILD FAILED in 3m 28sRunning Gradle task 'assembleRelease'...                          209.3sGradle task assembleRelease failed with exit code 1==== detail end ====2024-01-14 10:51:24,597 DEBUG: Error encountered, stopping by user request.==== detail end ====