log for org.zerodogg.migraineLog:834
== Installed Android Tools ==
2025-04-16 05:58:20,361 DEBUG: Reading 'config.yml'
2025-04-16 05:58:20,373 INFO: Creating log directory
2025-04-16 05:58:20,373 INFO: Creating temporary directory
2025-04-16 05:58:20,373 INFO: Creating output directory
2025-04-16 05:58:20,437 DEBUG: Getting git vcs interface for https://gitlab.com/zerodogg/org.zerodogg.migraineLog.git
2025-04-16 05:58:20,438 DEBUG: Checking org.zerodogg.migraineLog:834
2025-04-16 05:58:20,438 INFO: Building version 0.12.0 (834) of org.zerodogg.migraineLog
2025-04-16 05:58:20,438 WARNING: Android NDK version 'r20' could not be found!
2025-04-16 05:58:20,438 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-04-16 05:58:21,175 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-04-16 05:58:21,459 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-04-16 05:58:21,464 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-04-16 05:58:21,684 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 147750
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r20-linux-x86_64.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r20-linux-x86_64.zip
2025-04-16 05:58:22,117 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-04-16 05:58:22,373 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r20-linux-x86_64.zip HTTP/1.1" 200 859737910
Unzipping to /tmp/.sdkmanager-nbujvyjf
Installing into /opt/android-sdk/ndk/20.0.5594570
2025-04-16 05:59:39,121 INFO: Set NDK r20 (20.0.5594570) up
2025-04-16 05:59:39,121 INFO: Running 'sudo' commands in /home/vagrant
2025-04-16 05:59:39,121 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [254 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [150 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [272 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [232 kB]
Fetched 16.1 MB in 10s (1604 kB/s)
Reading package lists...
+ apt-get install -y make
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 0s (1082 kB/s)
Selecting previously unselected package make.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
2025-04-16 06:00:12,746 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-16 06:00:13,151 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64116 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-04-16 06:00:37,659 INFO: Getting source for revision v0.12.0
2025-04-16 06:00:37,662 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:37,662 DEBUG: > git rev-parse --show-toplevel
2025-04-16 06:00:37,866 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:37,866 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-16 06:00:38,069 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:38,070 DEBUG: > git reset --hard
2025-04-16 06:00:38,374 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:38,374 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-16 06:00:38,477 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:38,477 DEBUG: > git clean -dffx
2025-04-16 06:00:38,580 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:38,580 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 origin
2025-04-16 06:00:39,787 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:39,787 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
2025-04-16 06:00:40,492 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:40,492 DEBUG: > git remote set-head origin --auto
2025-04-16 06:00:41,297 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:41,298 DEBUG: > git checkout -f v0.12.0
2025-04-16 06:00:41,601 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:41,602 DEBUG: > git clean -dffx
2025-04-16 06:00:41,705 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:41,705 DEBUG: > git rev-parse --show-toplevel
2025-04-16 06:00:41,909 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:41,909 DEBUG: > git submodule deinit --all --force
2025-04-16 06:00:42,112 INFO: Collecting source libraries
2025-04-16 06:00:42,281 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-04-16 06:00:42,358 INFO: Creating local.properties file at build/org.zerodogg.migraineLog/local.properties
2025-04-16 06:00:42,360 DEBUG: Removing debuggable flags from build/org.zerodogg.migraineLog
2025-04-16 06:00:42,374 INFO: Removing specified files
2025-04-16 06:00:42,374 INFO: Removing test
2025-04-16 06:00:42,377 INFO: Removing ios
2025-04-16 06:00:42,393 INFO: Cleaned build.gradle of keysigning configs at build/org.zerodogg.migraineLog/android/app/build.gradle
2025-04-16 06:00:42,394 INFO: Running 'prebuild' commands in build/org.zerodogg.migraineLog
2025-04-16 06:00:42,394 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:00:42,394 DEBUG: > bash -e -u -o pipefail -x -c -- export flutterVersion=$(grep flutterSdkVersion .fvm/fvm_config.json | cut -d "\"" -f 4); pushd /home/vagrant/build/srclib/flutter; git checkout -f $flutterVersion; popd; sed -i -e '/bool skipIOS/s/false/true/' scripts/buildLocalizedStrings; sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ grep flutterSdkVersion .fvm/fvm_config.json
++ cut -d '"' -f 4
+ export flutterVersion=3.27.2
+ flutterVersion=3.27.2
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/org.zerodogg.migraineLog
+ git checkout -f 3.27.2
Note: switching to '3.27.2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 68415ad1d9 [flutter_releases] Flutter stable 3.27.2 Framework Cherrypicks (#161524)
+ popd
~/build/org.zerodogg.migraineLog
+ sed -i -e '/bool skipIOS/s/false/true/' scripts/buildLocalizedStrings
+ sdkmanager 'build-tools;31.0.0' 'build-tools;30.0.3'
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.zerodogg.migraineLog/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.zerodogg.migraineLog/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine e672b006cb34c921db85b8e2f482ed3144a4574b...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8 212M 8 17.8M 0 0 18.0M 0 0:00:11 --:--:-- 0:00:11 18.0M
22 212M 22 47.3M 0 0 23.5M 0 0:00:09 0:00:02 0:00:07 23.5M
35 212M 35 75.7M 0 0 25.2M 0 0:00:08 0:00:02 0:00:06 25.2M
48 212M 48 104M 0 0 26.0M 0 0:00:08 0:00:03 0:00:05 26.0M
62 212M 62 132M 0 0 26.5M 0 0:00:08 0:00:04 0:00:04 26.5M
75 212M 75 160M 0 0 26.8M 0 0:00:07 0:00:05 0:00:02 28.5M
88 212M 88 189M 0 0 27.0M 0 0:00:07 0:00:06 0:00:01 28.5M
100 212M 100 212M 0 0 26.9M 0 0:00:07 0:00:07 --:--:-- 27.9M
Building 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
Downloading Material fonts... 800ms
Downloading Gradle Wrapper... 33ms
Downloading package sky_engine... 468ms
Downloading package flutter_gpu... 80ms
Downloading flutter_patched_sdk tools... 1,033ms
Downloading flutter_patched_sdk_product tools... 1,008ms
Downloading linux-x64 tools... 7.1s
Downloading linux-x64/font-subset tools... 347ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 76.0.0 (81.0.0 available)
analyzer 6.11.0 (7.4.0 available)
archive 4.0.2 (4.0.5 available)
args 2.6.0 (2.7.0 available)
async 2.11.0 (2.13.0 available)
boolean_selector 2.1.1 (2.1.2 available)
characters 1.3.0 (1.4.0 available)
clock 1.1.1 (1.1.2 available)
collection 1.19.0 (1.19.1 available)
coverage 1.11.1 (1.12.0 available)
dart_style 2.3.7 (3.0.1 available)
fake_async 1.3.1 (1.3.3 available)
ffi 2.1.3 (2.1.4 available)
file 7.0.0 (7.0.1 available)
file_picker 8.1.7 (10.1.2 available)
flutter_calendar_carousel 2.4.4 (2.5.3 available)
flutter_plugin_android_lifecycle 2.0.24 (2.0.27 available)
image 4.5.2 (4.5.4 available)
intl 0.19.0 (0.20.2 available)
js 0.7.1 (0.7.2 available)
leak_tracker 10.0.7 (10.0.9 available)
leak_tracker_flutter_testing 3.0.8 (3.0.9 available)
lints 5.1.1 (6.0.0 available)
matcher 0.12.16+1 (0.12.17 available)
material_color_utilities 0.11.1 (0.12.0 available)
meta 1.15.0 (1.16.0 available)
mime 1.0.6 (2.0.0 available)
package_config 2.1.1 (2.2.0 available)
package_info_plus 8.1.3 (8.3.0 available)
package_info_plus_platform_interface 3.0.2 (3.2.0 available)
path 1.9.0 (1.9.1 available)
path_provider_android 2.2.15 (2.2.16 available)
petitparser 6.0.2 (6.1.0 available)
platform 3.1.5 (3.1.6 available)
process 5.0.2 (5.0.3 available)
provider 6.1.2 (6.1.4 available)
pub_semver 2.1.5 (2.2.0 available)
shelf_web_socket 2.0.1 (3.0.0 available)
source_span 1.10.0 (1.10.1 available)
stack_trace 1.12.0 (1.12.1 available)
stream_channel 2.1.2 (2.1.4 available)
string_scanner 1.3.0 (1.4.1 available)
term_glyph 1.2.1 (1.2.2 available)
test 1.25.8 (1.25.15 available)
test_api 0.7.3 (0.7.4 available)
test_core 0.6.5 (0.6.8 available)
url_launcher_android 6.3.14 (6.3.15 available)
url_launcher_ios 6.3.2 (6.3.3 available)
vector_math 2.1.4 (2.1.5 available)
vm_service 14.3.0 (15.0.0 available)
web 1.1.0 (1.1.1 available)
webdriver 3.0.4 (3.1.0 available)
win32 5.10.0 (5.12.0 available)
Got dependencies!
53 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2025-04-16 06:02:45,858 INFO: Scanning source for common problems...
2025-04-16 06:02:45,873 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-16 06:02:45,873 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-16 06:02:46,467 DEBUG: write 'suss.json' to cache
2025-04-16 06:02:46,471 DEBUG: next suss.json cache update due in 23:59:59.986430
2025-04-16 06:02:46,632 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2025-04-16 06:02:46,683 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-04-16 06:02:46,685 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-04-16 06:02:46,688 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-04-16 06:02:46,691 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-04-16 06:02:46,693 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-04-16 06:02:46,695 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-04-16 06:02:46,696 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2025-04-16 06:02:46,699 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2025-04-16 06:02:46,705 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-04-16 06:02:46,739 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/web/res/readme.zip
2025-04-16 06:02:46,750 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.tar.gz
2025-04-16 06:02:46,750 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/folder.zip
2025-04-16 06:02:46,751 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/a.txt.gz
2025-04-16 06:02:46,751 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/cat.jpg.gz
2025-04-16 06:02:46,752 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test.zip
2025-04-16 06:02:46,752 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test_100k_files.zip
2025-04-16 06:02:46,755 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.zip
2025-04-16 06:02:46,757 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/tar/folder.zip
2025-04-16 06:02:46,758 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zipCrypto.zip
2025-04-16 06:02:46,759 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/aes256.zip
2025-04-16 06:02:46,759 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/dd.zip
2025-04-16 06:02:46,759 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/crc32-not-streamed.zip
2025-04-16 06:02:46,760 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test.zip
2025-04-16 06:02:46,760 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip_bzip2.zip
2025-04-16 06:02:46,760 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-with-datadesc-sig.zip
2025-04-16 06:02:46,761 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/utf.zip
2025-04-16 06:02:46,761 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64.zip
2025-04-16 06:02:46,761 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64_archive.zip
2025-04-16 06:02:46,762 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/readme.zip
2025-04-16 06:02:46,762 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/android-javadoc.zip
2025-04-16 06:02:46,762 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test-trailing-junk.zip
2025-04-16 06:02:46,763 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-no-datadesc-sig.zip
2025-04-16 06:02:46,763 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/password_zipcrypto.zip
2025-04-16 06:02:46,763 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/symlink.zip
2025-04-16 06:02:46,764 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/unix.zip
2025-04-16 06:02:46,764 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/winxp.zip
2025-04-16 06:02:46,764 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/inflate/data.bin
2025-04-16 06:02:46,965 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-04-16 06:02:46,985 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-04-16 06:02:47,093 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.15/example/android/build.gradle
2025-04-16 06:02:47,284 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe
2025-04-16 06:02:47,444 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/community_charts_flutter-1.0.4/example/android/gradle/wrapper/gradle-wrapper.jar
2025-04-16 06:02:47,575 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-04-16 06:02:47,581 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-04-16 06:02:47,582 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-04-16 06:02:47,582 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-04-16 06:02:47,582 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-04-16 06:02:47,583 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-04-16 06:02:47,586 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-04-16 06:02:47,588 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-04-16 06:02:47,589 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-04-16 06:02:47,589 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-04-16 06:02:47,589 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-04-16 06:02:47,590 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-04-16 06:02:47,590 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-04-16 06:02:47,590 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-04-16 06:02:47,591 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-04-16 06:02:47,591 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-04-16 06:02:47,591 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-04-16 06:02:47,592 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-04-16 06:02:47,592 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-04-16 06:02:47,592 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-04-16 06:02:47,593 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-04-16 06:02:47,593 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-04-16 06:02:47,594 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-04-16 06:02:47,594 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-04-16 06:02:47,594 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-04-16 06:02:47,595 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-04-16 06:02:47,624 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.24/example/android/build.gradle
2025-04-16 06:02:47,745 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_calendar_carousel-2.4.4/example/android/gradle/wrapper/gradle-wrapper.jar
2025-04-16 06:02:47,758 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.14/example/android/build.gradle
2025-04-16 06:02:47,793 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.9.0/example/ddd03.exe
2025-04-16 06:02:47,953 INFO: Creating source tarball...
2025-04-16 06:03:12,837 INFO: Running 'build' commands in build/org.zerodogg.migraineLog
2025-04-16 06:03:12,838 DEBUG: Directory: build/org.zerodogg.migraineLog
2025-04-16 06:03:12,838 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; export PATH=/home/vagrant/build/srclib/flutter/bin:/home/vagrant/build/srclib/flutter/bin/cache/dart-sdk/bin/:$PATH; make fdroid BUILD_NO=834
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.zerodogg.migraineLog/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.zerodogg.migraineLog/.pub-cache
+ export PATH=/home/vagrant/build/srclib/flutter/bin:/home/vagrant/build/srclib/flutter/bin/cache/dart-sdk/bin/:/opt/android-sdk/ndk/20.0.5594570:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/flutter/bin:/home/vagrant/build/srclib/flutter/bin/cache/dart-sdk/bin/:/opt/android-sdk/ndk/20.0.5594570:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ make fdroid BUILD_NO=834
mkdir -p ./android/fastlane/metadata/android/en-GB/changelogs/ ./android/fastlane/metadata/android/no-NO/changelogs/
cat ChangeLog.md|perl -E 'my $first = 1;my $seen = 0; while(<>) { if($seen) { last if /^\#\#\s+/; if ($first) { $first = 0; next;} s/^\#\#\#\s+//; print $_; } else { $seen = /^\#\# \[\d/; } }' > ./android/fastlane/metadata/android/en-GB/changelogs/"834".txt
cat ChangeLog.no.md|perl -E 'my $first = 1;my $seen = 0; while(<>) { if($seen) { last if /^\#\#\s+/; if ($first) { $first = 0; next;} s/^\#\#\#\s+//; print $_; } else { $seen = /^\#\# \[\d/; } }' > ./android/fastlane/metadata/android/no-NO/changelogs/"834".txt
dart --disable-analytics ./scripts/buildLocalizedStrings
perl -pi -e 's{org.zerodogg.migraineLog(Test)?}{org.zerodogg.migraineLog}' android/app/build.gradle android/app/src/debug/AndroidManifest.xml android/app/src/profile/AndroidManifest.xml android/app/src/main/AndroidManifest.xml android/app/src/main/kotlin/com/example/MigraineLog/MainActivity.kt
git update-index --assume-unchanged android/app/build.gradle android/app/src/debug/AndroidManifest.xml android/app/src/profile/AndroidManifest.xml android/app/src/main/AndroidManifest.xml android/app/src/main/kotlin/com/example/MigraineLog/MainActivity.kt
mkdir -p i18n
mkdir -p lib/i18n
flutter --suppress-analytics pub run intl_translation:generate_from_arb --output-dir=lib/i18n/ lib/*.dart $(ls ./i18n/*.arb|\grep -E -v '/(intl_messages|en)'.arb)
mkdir -p assets
dart --disable-analytics compile js -m lib/web.dart -o assets/web.js
Compiled 10,244,250 input bytes (5,222,427 characters source) to 121,960 characters JavaScript in 5.85 seconds using 0.000 MB of memory
if which uglifyjs &>/dev/null; then\
uglifyjs -c -m -o assets/web.js.out -- assets/web.js;\
mv assets/web.js.out assets/web.js;\
fi
flutter --suppress-analytics build apk --build-number=834
Downloading android-arm-profile/linux-x64 tools... 863ms
Downloading android-arm-release/linux-x64 tools... 691ms
Downloading android-arm64-profile/linux-x64 tools... 1,000ms
Downloading android-arm64-release/linux-x64 tools... 745ms
Downloading android-x64-profile/linux-x64 tools... 603ms
Downloading android-x64-release/linux-x64 tools... 635ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 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.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 2896 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'... 524.6s
✓ Built build/app/outputs/flutter-apk/app-release.apk (23.7MB)
Note: current variant is set to org.zerodogg.migraineLog
2025-04-16 06:12:33,761 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.zerodogg.migraineLog, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-16 06:12:33,770 INFO: Successfully built version 0.12.0 of org.zerodogg.migraineLog from 67dd9ce76885e71dc0ecb7aa5bee679fb4675ea3
2025-04-16 06:12:34,109 DEBUG: Checking build/org.zerodogg.migraineLog/build/app/outputs/flutter-apk/app-release.apk
2025-04-16 06:12:34,165 INFO: success: org.zerodogg.migraineLog
2025-04-16 06:12:34,166 INFO: Finished
2025-04-16 06:12:34,166 INFO: 1 build succeeded