log for com.streak.app:91
Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1208, in mainif trybuild(app, build, build_dir, output_dir, log_dir,~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^also_check_dir, srclib_dir, extlib_dir,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^tmp_dir, repo_dir, vcs, options.test,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^options.server, options.force,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^options.onserver, options.refresh):^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 927, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 281, in build_serverraise BuildException(message.format(app.id, build.versionCode),str(output, 'utf-8', 'replace'))fdroidserver.exception.BuildException: Build.py failed on server for com.streak.app:91==== detail begin ====== Installed Android Tools ==2026-09-04 10:33:28,947 INFO: Creating log directory2026-09-04 10:33:28,947 INFO: Creating temporary directory2026-09-04 10:33:28,947 INFO: Creating output directory2026-09-04 10:33:28,951 DEBUG: Getting git vcs interface for https://github.com/InlitX/streak.git2026-09-04 10:33:28,951 DEBUG: Checking com.streak.app:912026-09-04 10:33:28,951 INFO: Building com.streak.app:912026-09-04 10:33:28,952 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.streak.app, stdin=None, shell=False, universal_newlines=False)2026-09-04 10:33:28,953 INFO: Running 'sudo' commands in /home/vagrant2026-09-04 10:33:28,954 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c mkdir -p /home/runner/work/streak; chown -R vagrant /home/runner+ mkdir -p /home/runner/work/streak+ chown -R vagrant /home/runner2026-09-04 10:33:29,154 DEBUG: > sudo passwd --lock rootpasswd: password changed.2026-09-04 10:33:29,656 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 48138 files and directories currently installed.)Removing sudo (1.9.16p2-3+deb13u2) ...Purging configuration files for sudo (1.9.16p2-3+deb13u2) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.41-12+deb13u3) ...2026-09-04 10:33:32,947 INFO: Getting source for revision 0151bbf2775fb7e5b836eb62d91534dade525f822026-09-04 10:33:32,947 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:32,947 DEBUG: > git rev-parse --show-toplevel2026-09-04 10:33:33,148 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:33,148 DEBUG: > git submodule foreach --recursive git reset --hard2026-09-04 10:33:33,850 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:33,850 DEBUG: > git reset --hard2026-09-04 10:33:34,051 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:34,051 DEBUG: > git submodule foreach --recursive git clean -dffx2026-09-04 10:33:34,152 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:34,152 DEBUG: > git clean -dffx2026-09-04 10:33:34,253 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:34,253 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 --prune-tags --force origin2026-09-04 10:33:34,654 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:34,655 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 origin2026-09-04 10:33:34,956 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:34,956 DEBUG: > git remote set-head origin --auto2026-09-04 10:33:35,357 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:35,357 DEBUG: > git checkout -f 0151bbf2775fb7e5b836eb62d91534dade525f822026-09-04 10:33:35,658 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:35,658 DEBUG: > git clean -dffx2026-09-04 10:33:35,759 INFO: commit: 0151bbf2775fb7e5b836eb62d91534dade525f82 (SHA1: 0151bbf2775fb7e5b836eb62d91534dade525f82)2026-09-04 10:33:35,759 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:35,759 DEBUG: > git rev-parse --show-toplevel2026-09-04 10:33:35,961 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:35,961 DEBUG: > git submodule deinit --all --force2026-09-04 10:33:36,061 INFO: Collecting source libraries2026-09-04 10:33:36,091 INFO: Creating local.properties file at build/com.streak.app/local.properties2026-09-04 10:33:36,092 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.streak.app/android/app/build.gradle.kts2026-09-04 10:33:36,093 INFO: Running 'prebuild' commands in build/com.streak.app2026-09-04 10:33:36,093 DEBUG: Directory: build/com.streak.app2026-09-04 10:33:36,093 DEBUG: > bash -e -u -o pipefail -x -c -- flutterVersion=$(sed -n -E "s/.*FLUTTER_VERSION:\ '(.*)'/\1/p" .github/workflows/build-apk.yml); [[ $flutterVersion ]]; git -C /home/vagrant/build/srclib/flutter checkout -f $flutterVersion; cd ..; mv com.streak.app /home/runner/work/streak/streak; pushd /home/runner/work/streak/streak; 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 --enforce-lockfile; sed -i -e 's/-Wl,/-Wl,--build-id=none,/' "$PUB_CACHE"/hosted/pub.dev/jni-*/src/CMakeLists.txt; popd; mv /home/runner/work/streak/streak com.streak.app+ '[' -z '' ']'+ return+ case $- in+ return++ sed -n -E 's/.*FLUTTER_VERSION:\ '\''(.*)'\''/\1/p' .github/workflows/build-apk.yml+ flutterVersion=3.41.9+ [[ -n 3.41.9 ]]+ git -C /home/vagrant/build/srclib/flutter checkout -f 3.41.9Note: switching to '3.41.9'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo 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 falseHEAD is now at 00b0c91f062 Update CHANGELOG.md for Flutter 3.41.9 (#185755)+ cd ..+ mv com.streak.app /home/runner/work/streak/streak+ pushd /home/runner/work/streak/streak/home/runner/work/streak/streak ~/build++ pwd+ export PUB_CACHE=/home/runner/work/streak/streak/.pub-cache+ PUB_CACHE=/home/runner/work/streak/streak/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analyticsDownloading Linux x64 Dart SDK from Flutter engine 42d3d75a56efe1a2e9902f52dc8006099c45d937...% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 218M 4 9.7M 0 0 54.5M 0 0:00:04 --:--:-- 0:00:04 54.2M
89 218M 89 195M 0 0 165M 0 0:00:01 0:00:01 --:--:-- 165M
100 218M 100 218M 0 0 167M 0 0:00:01 0:00:01 --:--:-- 167MBuilding flutter tool...Resolving dependencies...Downloading packages...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 --enforce-lockfileDownloading Material fonts... 138msDownloading Gradle Wrapper... 6msDownloading package sky_engine... 48msDownloading package flutter_gpu... 4msDownloading flutter_patched_sdk tools... 106msDownloading flutter_patched_sdk_product tools... 94msDownloading linux-x64 tools... 680msDownloading linux-x64/font-subset tools... 51msResolving dependencies...Downloading packages...archive 3.6.1 (4.2.0 available)audioplayers 6.7.1 (6.8.1 available)audioplayers_android 5.2.1 (5.3.0 available)audioplayers_darwin 6.4.0 (6.5.0 available)audioplayers_linux 4.2.1 (4.3.0 available)audioplayers_platform_interface 7.1.1 (7.2.0 available)audioplayers_web 5.2.1 (5.3.0 available)audioplayers_windows 4.3.1 (4.4.1 available)cli_util 0.4.2 (0.6.0 available)clock 1.1.2 (1.1.3 available)code_assets 1.2.1 (2.0.0 available)cross_file 0.3.5+2 (0.3.5+5 available)dbus 0.7.14 (0.7.15 available)equatable 2.0.8 (2.1.0 available)file_picker 10.3.10 (12.2.0 available)file_selector_linux 0.9.4 (0.9.4+1 available)file_selector_macos 0.9.5 (0.9.5+1 available)file_selector_windows 0.9.3+5 (0.9.3+6 available)fl_chart 0.69.2 (1.2.0 available)flutter_lints 5.0.0 (6.0.0 available)flutter_local_notifications 19.5.0 (22.3.0 available)flutter_local_notifications_linux 6.0.0 (8.0.1 available)flutter_local_notifications_platform_interface 9.1.0 (12.2.0 available)flutter_local_notifications_windows 1.0.3 (3.1.1 available)home_widget 0.8.1 (0.9.4 available)hooks 2.0.2 (2.2.0 available)image 4.3.0 (4.9.2 available)image_picker 1.2.2 (1.2.3 available)image_picker_android 0.8.13+17 (0.8.13+22 available)image_picker_ios 0.8.13+6 (0.8.13+7 available)intl 0.20.2 (0.20.3 available)jni 1.0.0 (1.0.3 available)jni_flutter 1.0.1 (1.0.3 available)lints 5.1.1 (6.1.0 available)local_auth 2.3.0 (3.0.2 available)local_auth_android 1.0.56 (2.0.10 available)local_auth_darwin 1.6.1 (2.0.4 available)local_auth_windows 1.0.11 (2.0.2 available)lucide_icons_flutter 3.1.14+2 (3.1.17 available)matcher 0.12.19 (0.12.20 available)material_color_utilities 0.13.0 (0.13.1 available)meta 1.17.0 (1.19.0 available)mime 2.0.0 (2.1.0 available)objective_c 9.4.1 (9.6.0 available)package_config 2.2.0 (3.0.0 available)package_info_plus 9.0.1 (10.2.1 available)package_info_plus_platform_interface 3.2.1 (4.1.0 available)path_provider 2.1.5 (2.1.6 available)path_provider_linux 2.2.1 (2.2.2 available)path_provider_platform_interface 2.1.2 (2.1.3 available)permission_handler 12.0.3 (13.0.2 available)permission_handler_android 13.0.1 (14.1.0 available)permission_handler_apple 9.4.9 (9.6.1 available)permission_handler_html 0.1.3+5 (0.1.4+1 available)permission_handler_platform_interface 4.3.0 (4.4.1 available)permission_handler_windows 0.2.1 (0.2.2 available)pub_semver 2.2.0 (2.2.1 available)record_use 0.6.0 (1.1.1 available)share_plus 10.1.4 (13.3.0 available)share_plus_platform_interface 5.0.2 (7.2.0 available)stack_trace 1.12.1 (1.12.2 available)synchronized 3.4.0+1 (3.4.1+2 available)test_api 0.7.10 (0.7.14 available)timezone 0.10.1 (0.11.1 available)url_launcher_android 6.3.30 (6.3.33 available)url_launcher_ios 6.4.1 (6.4.2 available)url_launcher_linux 3.2.2 (3.2.3 available)url_launcher_macos 3.2.5 (3.2.6 available)url_launcher_windows 3.1.5 (3.1.6 available)uuid 4.5.3 (4.6.0 available)vector_math 2.2.0 (2.4.2 available)vm_service 15.2.0 (15.3.0 available)wakelock_plus 1.5.2 (1.8.0 available)wakelock_plus_platform_interface 1.6.0 (1.7.0 available)win32 5.15.0 (6.4.0 available)xml 6.6.1 (7.0.1 available)yaml 3.1.3 (3.1.4 available)Got dependencies!77 packages have newer versions incompatible with dependency constraints.Try `flutter pub outdated` for more information.[app_uk.arb:focus_period_sessions] ICU Syntax Warning: The plural part specified below is overridden by a later plural part.{count, plural, =0{Жодного сеансу} =1{1 сеанс} one{{count} сеанс} few{{count} сеанси} many{{count} сеансів} other{{count} сеансів}}^"de": 135 untranslated message(s)."fa": 766 untranslated message(s)."fr": 158 untranslated message(s)."he": 158 untranslated message(s)."hi": 766 untranslated message(s)."id": 158 untranslated message(s)."ko": 106 untranslated message(s)."nl": 324 untranslated message(s)."pl": 158 untranslated message(s)."pt": 145 untranslated message(s)."ru": 158 untranslated message(s)."uk": 113 untranslated message(s)."zh": 138 untranslated message(s).To see a detailed report, use the untranslated-messages-fileoption in the l10n.yaml file:untranslated-messages-file: desiredFileName.txt<other option>: <other selection>This will generate a JSON format file containing all messages thatneed to be translated.+ sed -i -e s/-Wl,/-Wl,--build-id=none,/ /home/runner/work/streak/streak/.pub-cache/hosted/pub.dev/jni-1.0.0/src/CMakeLists.txt+ popd~/build+ mv /home/runner/work/streak/streak com.streak.app2026-09-04 10:34:03,861 INFO: Scanning source for common problems...2026-09-04 10:34:03,864 DEBUG: scanner is configured to use signature data from: 'suss'2026-09-04 10:34:03,864 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2026-09-04 10:34:04,342 DEBUG: write 'suss.json' to cache2026-09-04 10:34:04,343 DEBUG: next suss.json cache update due in 23:59:59.9988652026-09-04 10:34:04,374 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/main.dart.wasm2026-09-04 10:34:04,374 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/canvaskit/skwasm.wasm2026-09-04 10:34:04,375 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/canvaskit/canvaskit.wasm2026-09-04 10:34:04,375 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/canvaskit/skwasm_heavy.wasm2026-09-04 10:34:04,376 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm2026-09-04 10:34:04,376 INFO: Removing binary at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/AssetManifest.bin2026-09-04 10:34:04,432 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf2026-09-04 10:34:04,432 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf2026-09-04 10:34:04,433 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf2026-09-04 10:34:04,433 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf2026-09-04 10:34:04,433 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf2026-09-04 10:34:04,433 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/hive_ce-2.19.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf2026-09-04 10:34:04,436 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/local_auth-2.3.0/example/android/build.gradle2026-09-04 10:34:04,439 INFO: Removing unknown maven repo 'artifactRepoUrl)' at .pub-cache/hosted/pub.dev/image_picker-1.2.2/example/android/build.gradle.kts2026-09-04 10:34:04,446 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.5.0/example/windows/runner/RCb040602026-09-04 10:34:04,446 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.5.0/example/windows/runner/RCa040602026-09-04 10:34:04,465 INFO: Removing unknown maven repo 'artifactRepoUrl)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.35/example/android/build.gradle.kts2026-09-04 10:34:04,485 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.2/example/android/build.gradle2026-09-04 10:34:04,491 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle2026-09-04 10:34:04,494 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/local_auth_android-1.0.56/example/android/build.gradle2026-09-04 10:34:04,499 INFO: Removing unknown maven repo 'artifactRepoUrl)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.30/example/android/build.gradle.kts2026-09-04 10:34:04,506 INFO: Removing unknown maven repo 'artifactRepoUrl)' at .pub-cache/hosted/pub.dev/image_picker_android-0.8.13+17/example/android/build.gradle.kts2026-09-04 10:34:04,510 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/canvaskit/skwasm.wasm2026-09-04 10:34:04,511 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/canvaskit/canvaskit.wasm2026-09-04 10:34:04,511 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm2026-09-04 10:34:04,512 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/AssetManifest.bin2026-09-04 10:34:04,512 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf2026-09-04 10:34:04,512 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf2026-09-04 10:34:04,513 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf2026-09-04 10:34:04,513 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf2026-09-04 10:34:04,513 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf2026-09-04 10:34:04,513 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5+1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf2026-09-04 10:34:04,518 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/jni-1.0.0/java/gradle/wrapper/gradle-wrapper.jar2026-09-04 10:34:04,527 INFO: Removing unknown maven repo 'artifactRepoUrl)' at .pub-cache/hosted/pub.dev/path_provider_android-2.3.1/example/android/build.gradle.kts2026-09-04 10:34:04,535 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.7.1/example/server/public/files/live_streams/mpeg-record.bin2026-09-04 10:34:04,535 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.7.1/example/server/public/files/audio/coins_no_extension2026-09-04 10:34:04,535 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.7.1/example/assets/coins_no_extension2026-09-04 10:34:04,536 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern2026-09-04 10:34:04,575 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip2026-09-04 10:34:04,575 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz2026-09-04 10:34:04,575 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz2026-09-04 10:34:04,575 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz2026-09-04 10:34:04,575 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip2026-09-04 10:34:04,576 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip2026-09-04 10:34:04,576 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip2026-09-04 10:34:04,576 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip2026-09-04 10:34:04,577 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip2026-09-04 10:34:04,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip2026-09-04 10:34:04,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip2026-09-04 10:34:04,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip2026-09-04 10:34:04,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip2026-09-04 10:34:04,578 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin2026-09-04 10:34:04,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip2026-09-04 10:34:04,605 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.69.2/example/assets/fonts/digital-7.ttf2026-09-04 10:34:04,605 INFO: Removing binary at .pub-cache/hosted/pub.dev/fl_chart-0.69.2/build/unit_test_assets/AssetManifest.bin2026-09-04 10:34:04,608 INFO: Creating source tarball...2026-09-04 10:34:16,710 INFO: Running 'build' commands in build/com.streak.app2026-09-04 10:34:16,710 DEBUG: Directory: build/com.streak.app2026-09-04 10:34:16,710 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.streak.app /home/runner/work/streak/streak; pushd /home/runner/work/streak/streak; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --split-debug-info=build/symbols; popd; mv /home/runner/work/streak/streak com.streak.app+ '[' -z '' ']'+ return+ case $- in+ return+ cd ..+ mv com.streak.app /home/runner/work/streak/streak+ pushd /home/runner/work/streak/streak/home/runner/work/streak/streak ~/build++ pwd+ export PUB_CACHE=/home/runner/work/streak/streak/.pub-cache+ PUB_CACHE=/home/runner/work/streak/streak/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --split-debug-info=build/symbolsDownloading android-arm-profile/linux-x64 tools... 199msDownloading android-arm-release/linux-x64 tools... 122msDownloading android-arm64-profile/linux-x64 tools... 130msDownloading android-arm64-release/linux-x64 tools... 117msDownloading android-x64-profile/linux-x64 tools... 118msDownloading android-x64-release/linux-x64 tools... 107msResolving dependencies...Downloading packages...archive 3.6.1 (4.2.0 available)audioplayers 6.7.1 (6.8.1 available)audioplayers_android 5.2.1 (5.3.0 available)audioplayers_darwin 6.4.0 (6.5.0 available)audioplayers_linux 4.2.1 (4.3.0 available)audioplayers_platform_interface 7.1.1 (7.2.0 available)audioplayers_web 5.2.1 (5.3.0 available)audioplayers_windows 4.3.1 (4.4.1 available)cli_util 0.4.2 (0.6.0 available)clock 1.1.2 (1.1.3 available)code_assets 1.2.1 (2.0.0 available)cross_file 0.3.5+2 (0.3.5+5 available)dbus 0.7.14 (0.7.15 available)equatable 2.0.8 (2.1.0 available)file_picker 10.3.10 (12.2.0 available)file_selector_linux 0.9.4 (0.9.4+1 available)file_selector_macos 0.9.5 (0.9.5+1 available)file_selector_windows 0.9.3+5 (0.9.3+6 available)fl_chart 0.69.2 (1.2.0 available)flutter_lints 5.0.0 (6.0.0 available)flutter_local_notifications 19.5.0 (22.3.0 available)flutter_local_notifications_linux 6.0.0 (8.0.1 available)flutter_local_notifications_platform_interface 9.1.0 (12.2.0 available)flutter_local_notifications_windows 1.0.3 (3.1.1 available)home_widget 0.8.1 (0.9.4 available)hooks 2.0.2 (2.2.0 available)image 4.3.0 (4.9.2 available)image_picker 1.2.2 (1.2.3 available)image_picker_android 0.8.13+17 (0.8.13+22 available)image_picker_ios 0.8.13+6 (0.8.13+7 available)intl 0.20.2 (0.20.3 available)jni 1.0.0 (1.0.3 available)jni_flutter 1.0.1 (1.0.3 available)lints 5.1.1 (6.1.0 available)local_auth 2.3.0 (3.0.2 available)local_auth_android 1.0.56 (2.0.10 available)local_auth_darwin 1.6.1 (2.0.4 available)local_auth_windows 1.0.11 (2.0.2 available)lucide_icons_flutter 3.1.14+2 (3.1.17 available)matcher 0.12.19 (0.12.20 available)material_color_utilities 0.13.0 (0.13.1 available)meta 1.17.0 (1.19.0 available)mime 2.0.0 (2.1.0 available)objective_c 9.4.1 (9.6.0 available)package_config 2.2.0 (3.0.0 available)package_info_plus 9.0.1 (10.2.1 available)package_info_plus_platform_interface 3.2.1 (4.1.0 available)path_provider 2.1.5 (2.1.6 available)path_provider_linux 2.2.1 (2.2.2 available)path_provider_platform_interface 2.1.2 (2.1.3 available)permission_handler 12.0.3 (13.0.2 available)permission_handler_android 13.0.1 (14.1.0 available)permission_handler_apple 9.4.9 (9.6.1 available)permission_handler_html 0.1.3+5 (0.1.4+1 available)permission_handler_platform_interface 4.3.0 (4.4.1 available)permission_handler_windows 0.2.1 (0.2.2 available)pub_semver 2.2.0 (2.2.1 available)record_use 0.6.0 (1.1.1 available)share_plus 10.1.4 (13.3.0 available)share_plus_platform_interface 5.0.2 (7.2.0 available)stack_trace 1.12.1 (1.12.2 available)synchronized 3.4.0+1 (3.4.1+2 available)test_api 0.7.10 (0.7.14 available)timezone 0.10.1 (0.11.1 available)url_launcher_android 6.3.30 (6.3.33 available)url_launcher_ios 6.4.1 (6.4.2 available)url_launcher_linux 3.2.2 (3.2.3 available)url_launcher_macos 3.2.5 (3.2.6 available)url_launcher_windows 3.1.5 (3.1.6 available)uuid 4.5.3 (4.6.0 available)vector_math 2.2.0 (2.4.2 available)vm_service 15.2.0 (15.3.0 available)wakelock_plus 1.5.2 (1.8.0 available)wakelock_plus_platform_interface 1.6.0 (1.7.0 available)win32 5.15.0 (6.4.0 available)xml 6.6.1 (7.0.1 available)yaml 3.1.3 (3.1.4 available)Got dependencies!77 packages have newer versions incompatible with dependency constraints.Try `flutter pub outdated` for more information.Running Gradle task 'assembleRelease'...Warning: Found corrupted package.xml at /opt/android-sdk/platforms/android-10/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-11/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-12/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-13/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-10/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-11/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-12/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-13/package.xmlChecking the license for package NDK (Side by side) 28.2.13676358 in /opt/android-sdk/licensesLicense for package NDK (Side by side) 28.2.13676358 accepted.Preparing "Install NDK (Side by side) 28.2.13676358 v.28.2.13676358"."Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" ready.Installing NDK (Side by side) 28.2.13676358 in /opt/android-sdk/ndk/28.2.13676358"Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" complete."Install NDK (Side by side) 28.2.13676358 v.28.2.13676358" finished.Warning: Found corrupted package.xml at /opt/android-sdk/platforms/android-10/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-11/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-12/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-13/package.xmlChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licensesLicense for package Android SDK Platform 36 accepted.Preparing "Install Android SDK Platform 36 (revision 2)"."Install Android SDK Platform 36 (revision 2)" ready.Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36"Install Android SDK Platform 36 (revision 2)" complete."Install Android SDK Platform 36 (revision 2)" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 3)"."Install Android SDK Platform 34 (revision 3)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 3)" complete."Install Android SDK Platform 34 (revision 3)" finished.[app_uk.arb:focus_period_sessions] ICU Syntax Warning: The plural part specified below is overridden by a later plural part.{count, plural, =0{Жодного сеансу} =1{1 сеанс} one{{count} сеанс} few{{count} сеанси} many{{count} сеансів} other{{count} сеансів}}^"de": 135 untranslated message(s)."fa": 766 untranslated message(s)."fr": 158 untranslated message(s)."he": 158 untranslated message(s)."hi": 766 untranslated message(s)."id": 158 untranslated message(s)."ko": 106 untranslated message(s)."nl": 324 untranslated message(s)."pl": 158 untranslated message(s)."pt": 145 untranslated message(s)."ru": 158 untranslated message(s)."uk": 113 untranslated message(s)."zh": 138 untranslated message(s).To see a detailed report, use the untranslated-messages-fileoption in the l10n.yaml file:untranslated-messages-file: desiredFileName.txt<other option>: <other selection>This will generate a JSON format file containing all messages thatneed to be translated.Font asset "lucide.ttf" was tree-shaken, reducing it from 823752 to 157488 bytes (80.9% 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 2688 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.Warning: Found corrupted package.xml at /opt/android-sdk/platforms/android-10/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-11/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-12/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-13/package.xmlChecking the license for package CMake 3.22.1 in /opt/android-sdk/licensesLicense for package CMake 3.22.1 accepted.Preparing "Install CMake 3.22.1 v.3.22.1"."Install CMake 3.22.1 v.3.22.1" ready.Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1"Install CMake 3.22.1 v.3.22.1" complete."Install CMake 3.22.1 v.3.22.1" finished.Warning: Found corrupted package.xml at /opt/android-sdk/platforms/android-10/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-11/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-12/package.xmlWarning: Found corrupted package.xml at /opt/android-sdk/platforms/android-13/package.xmlRunning Gradle task 'assembleRelease'... 292.1s✓ Built build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk (34.6MB)✓ Built build/app/outputs/flutter-apk/app-arm64-v8a-release.apk (36.8MB)✓ Built build/app/outputs/flutter-apk/app-x86_64-release.apk (38.1MB)+ popd~/build+ mv /home/runner/work/streak/streak com.streak.app2026-09-04 10:39:10,948 DEBUG: Checking build/com.streak.app/build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk2026-09-04 10:39:10,953 INFO: Successfully built com.streak.app:91 from 0151bbf2775fb7e5b836eb62d91534dade525f822026-09-04 10:39:10,961 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2026-09-04 10:39:10,961 INFO: ...retrieving https://github.com/InlitX/streak/releases/download/v1.8.0/Streak-armeabi-v7a.apk2026-09-04 10:39:10,962 DEBUG: Starting new HTTPS connection (1): github.com:4432026-09-04 10:39:11,181 DEBUG: https://github.com:443 "GET /InlitX/streak/releases/download/v1.8.0/Streak-armeabi-v7a.apk HTTP/1.1" 302 02026-09-04 10:39:11,182 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:4432026-09-04 10:39:11,261 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/1262952417/dc4b8302-8422-40cb-88a2-b8e5cb009e32?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-04T11%3A22%3A27Z&rscd=attachment%3B+filename%3DStreak-armeabi-v7a.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-04T10%3A21%3A31Z&ske=2026-09-04T11%3A22%3A27Z&sks=b&skv=2018-11-09&sig=DnhWPeBML2BSLZr1NzT8f3f%2FxUr3MTU52pOS71e9zO0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODUyMDE1MSwibmJmIjoxNzg4NTE4MzUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hz4z584vCBQxlSSooH7ffkP83d-VmkJMUlWvz972nRI&response-content-disposition=attachment%3B%20filename%3DStreak-armeabi-v7a.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 345634962026-09-04 10:39:12,200 DEBUG: unsigned/binaries/com.streak.app_91.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v3.1 scheme (APK Signature Scheme v3.1): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1DOES NOT VERIFYERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <54e27ac145133369b412bf2315849d6de9a6a2e0e7f88060bbd43dd12ec46c94>, actual: <01ac14b4ec2ee8d5bd69b17ecf7ba9cf1578133445e7d8b1a2d632f9ccc2aa2f>2026-09-04 10:39:12,351 ERROR:/tmp/tmpprzja51e/sigcp_com.streak.app_91.apk:2026-09-04 10:39:12,351 INFO: ...NOT verified - /tmp/tmpprzja51e/sigcp_com.streak.app_91.apk2026-09-04 10:39:12,451 DEBUG: > diff -r /tmp/tmpprzja51e/unsigned_binaries_com.streak.app_91.binary /tmp/tmpprzja51e/_tmp_tmpprzja51e_sigcp_com.streak.app_912026-09-04 10:39:12,660 DEBUG: removing unsigned/com.streak.app_91.apk2026-09-04 10:39:12,662 DEBUG: removing unsigned/binaries/com.streak.app_91.binary.apk2026-09-04 10:39:12,676 ERROR: Could not build app com.streak.app: compared built binary to supplied reference binary but failed==== detail begin ====verification of APK with copied signature failedComparing reference APK to APK with copied signature...Unexpected diff output:Binary files /tmp/tmpprzja51e/unsigned_binaries_com.streak.app_91.binary/content/assets/dexopt/baseline.prof and /tmp/tmpprzja51e/_tmp_tmpprzja51e_sigcp_com.streak.app_91/content/assets/dexopt/baseline.prof differ==== detail end ====2026-09-04 10:39:12,676 DEBUG: Error encountered, stopping by user request.==== detail end ====