log for com.crequency.kitx.mobile:5641
== Installed Android Tools ==2024-06-26 03:31:58,121 DEBUG: Reading 'config.yml'2024-06-26 03:31:58,132 DEBUG: ipfs_cid not found, skipping CIDv1 generation2024-06-26 03:31:58,133 INFO: Creating log directory2024-06-26 03:31:58,133 INFO: Creating temporary directory2024-06-26 03:31:58,133 INFO: Creating output directory2024-06-26 03:31:58,146 DEBUG: Getting git vcs interface for https://github.com/Crequency/KitX-Mobile2024-06-26 03:31:58,147 DEBUG: Checking com.crequency.kitx.mobile:56412024-06-26 03:31:58,147 INFO: Building version 24.10.63 (5641) of com.crequency.kitx.mobile2024-06-26 03:31:58,147 INFO: Running 'sudo' commands in /home/vagrant2024-06-26 03:31:58,147 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list; apt-get update; apt-get install -y -t bullseye openjdk-11-jdk-headless; update-java-alternatives --set java-1.11.0-openjdk-amd64; mkdir -p /home/runner; chown vagrant /home/runner+ echo 'deb https://deb.debian.org/debian bullseye main'+ apt-get updateGet:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]Get:2 https://deb.debian.org/debian bullseye InRelease [116 kB]Get:3 https://debian.osuosl.org/debian bookworm InRelease [151 kB]Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [161 kB]Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [56.6 kB]Get:7 https://security.debian.org/debian-security bookworm-security/main Translation-en [97.1 kB]Get:8 https://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]Get:9 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8786 kB]Get:10 https://deb.debian.org/debian bullseye/main Translation-en [6236 kB]Get:11 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]Get:12 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.8 kB]Get:13 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]Get:14 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [225 kB]Get:15 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [185 kB]Fetched 30.3 MB in 14s (2106 kB/s)Reading package lists...+ apt-get install -y -t bullseye openjdk-11-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-11-jre-headlessSuggested packages:openjdk-11-demo openjdk-11-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-11-jdk-headless openjdk-11-jre-headless0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.Need to get 112 MB of archives.After this operation, 258 MB of additional disk space will be used.Get:1 https://deb.debian.org/debian bullseye/main amd64 openjdk-11-jre-headless amd64 11.0.22+7-1~deb11u1 [38.2 MB]Get:2 https://deb.debian.org/debian bullseye/main amd64 openjdk-11-jdk-headless amd64 11.0.22+7-1~deb11u1 [73.6 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 112 MB in 5s (22.6 MB/s)Selecting previously unselected package openjdk-11-jre-headless:amd64.(Reading database ... 64094 files and directories currently installed.)Preparing to unpack .../openjdk-11-jre-headless_11.0.22+7-1~deb11u1_amd64.deb ...Unpacking openjdk-11-jre-headless:amd64 (11.0.22+7-1~deb11u1) ...Selecting previously unselected package openjdk-11-jdk-headless:amd64.Preparing to unpack .../openjdk-11-jdk-headless_11.0.22+7-1~deb11u1_amd64.deb ...Unpacking openjdk-11-jdk-headless:amd64 (11.0.22+7-1~deb11u1) ...Setting up openjdk-11-jre-headless:amd64 (11.0.22+7-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto modeProcessing triggers for ca-certificates-java (20230710~deb12u1) ...done.Setting up openjdk-11-jdk-headless:amd64 (11.0.22+7-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode+ update-java-alternatives --set java-1.11.0-openjdk-amd64update-alternatives: error: no alternatives for jconsoleupdate-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole+ mkdir -p /home/runner+ chown vagrant /home/runner2024-06-26 03:32:52,940 DEBUG: > sudo passwd --lock rootpasswd: password changed.2024-06-26 03:32:53,474 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64568 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 removedProcessing triggers for libc-bin (2.36-9+deb12u7) ...2024-06-26 03:33:12,122 INFO: Getting source for revision 1fce7d61770a8da8acf8f970787a2083e940a5e02024-06-26 03:33:12,123 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:12,123 DEBUG: > git rev-parse --show-toplevel2024-06-26 03:33:12,328 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:12,328 DEBUG: > git submodule foreach --recursive git reset --hard2024-06-26 03:33:14,638 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:14,638 DEBUG: > git reset --hard2024-06-26 03:33:15,042 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:15,043 DEBUG: > git submodule foreach --recursive git clean -dffx2024-06-26 03:33:15,346 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:15,347 DEBUG: > git clean -dffx2024-06-26 03:33:15,450 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:15,450 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-06-26 03:33:16,155 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:16,156 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-06-26 03:33:16,660 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:16,660 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-06-26 03:33:17,164 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:17,165 DEBUG: > git remote set-head origin --auto2024-06-26 03:33:17,769 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:17,769 DEBUG: > git checkout -f 1fce7d61770a8da8acf8f970787a2083e940a5e02024-06-26 03:33:18,073 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:18,074 DEBUG: > git clean -dffx2024-06-26 03:33:18,177 INFO: Initialising submodules2024-06-26 03:33:18,178 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:18,178 DEBUG: > git rev-parse --show-toplevel2024-06-26 03:33:18,384 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:18,384 DEBUG: > git submodule sync2024-06-26 03:33:18,588 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:18,588 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 submodule update --init --force --recursiveSubmodule path '.flutter': checked out '7482962148e8d758338d8a28f589f317e1e42ba4'2024-06-26 03:33:19,693 INFO: Creating local.properties file at build/com.crequency.kitx.mobile/local.properties2024-06-26 03:33:20,168 DEBUG: Removing debuggable flags from build/com.crequency.kitx.mobile2024-06-26 03:33:20,438 INFO: Removing specified files2024-06-26 03:33:20,438 INFO: Removing kitx_mobile/ios2024-06-26 03:33:20,468 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/packages/integration_test/example/android/app/build.gradle2024-06-26 03:33:20,477 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/image_list/android/app/build.gradle2024-06-26 03:33:20,481 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/layers/android/app/build.gradle2024-06-26 03:33:20,484 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/flutter_view/android/app/build.gradle2024-06-26 03:33:20,487 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/platform_channel/android/app/build.gradle2024-06-26 03:33:20,490 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/platform_view/android/app/build.gradle2024-06-26 03:33:20,493 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/hello_world/android/app/build.gradle2024-06-26 03:33:20,496 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/examples/api/android/app/build.gradle2024-06-26 03:33:20,513 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/tracing_tests/android/app/build.gradle2024-06-26 03:33:20,517 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/a11y_assessments/android/app/build.gradle2024-06-26 03:33:20,520 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle2024-06-26 03:33:20,522 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle2024-06-26 03:33:20,525 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle2024-06-26 03:33:20,528 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle2024-06-26 03:33:20,530 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle2024-06-26 03:33:20,532 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle2024-06-26 03:33:20,535 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle2024-06-26 03:33:20,541 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/manual_tests/android/app/build.gradle2024-06-26 03:33:20,543 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/external_ui/android/app/build.gradle2024-06-26 03:33:20,546 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle2024-06-26 03:33:20,547 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle2024-06-26 03:33:20,549 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle2024-06-26 03:33:20,551 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle2024-06-26 03:33:20,555 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle2024-06-26 03:33:20,559 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/spell_check/android/app/build.gradle2024-06-26 03:33:20,561 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/android_views/android/app/build.gradle2024-06-26 03:33:20,564 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/android_verified_input/android/app/build.gradle2024-06-26 03:33:20,567 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle2024-06-26 03:33:20,569 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle2024-06-26 03:33:20,573 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/flavors/android/app/build.gradle2024-06-26 03:33:20,578 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/channels/android/app/build.gradle2024-06-26 03:33:20,582 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle2024-06-26 03:33:20,586 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle2024-06-26 03:33:20,588 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle2024-06-26 03:33:20,590 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/.flutter/dev/integration_tests/ui/android/app/build.gradle2024-06-26 03:33:20,593 INFO: Cleaned build.gradle of keysigning configs at build/com.crequency.kitx.mobile/kitx_mobile/android/app/build.gradle2024-06-26 03:33:20,595 INFO: Running 'prebuild' commands in build/com.crequency.kitx.mobile2024-06-26 03:33:20,595 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:33:20,595 DEBUG: > bash -e -u -o pipefail -x -c -- export repo=/home/runner/work/KitX-Mobile; mkdir -p $repo; cd ..; mv com.crequency.kitx.mobile $repo/KitX-Mobile; pushd $repo/KitX-Mobile; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter config --no-analytics; cd kitx_mobile; ../.flutter/bin/flutter pub get; popd; mv $repo/KitX-Mobile com.crequency.kitx.mobile/etc/bash.bashrc: line 7: PS1: unbound variable+ export repo=/home/runner/work/KitX-Mobile+ repo=/home/runner/work/KitX-Mobile+ mkdir -p /home/runner/work/KitX-Mobile+ cd ..+ mv com.crequency.kitx.mobile /home/runner/work/KitX-Mobile/KitX-Mobile+ pushd /home/runner/work/KitX-Mobile/KitX-Mobile/home/runner/work/KitX-Mobile/KitX-Mobile ~/build++ pwd+ export PUB_CACHE=/home/runner/work/KitX-Mobile/KitX-Mobile/.pub-cache+ PUB_CACHE=/home/runner/work/KitX-Mobile/KitX-Mobile/.pub-cache+ .flutter/bin/flutter config --no-analyticsDownloading Linux x64 Dart SDK from Flutter engine 04817c99c9fd4956f27505204f7e344335810aed...% Total % Received % Xferd Average Speed Time Time Time CurrentDload Upload Total Spent Left Speed0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 213M 2 5054k 0 0 8920k 0 0:00:24 --:--:-- 0:00:24 8914k
15 213M 15 33.3M 0 0 21.4M 0 0:00:09 0:00:01 0:00:08 21.4M
28 213M 28 61.7M 0 0 24.1M 0 0:00:08 0:00:02 0:00:06 24.1M
42 213M 42 91.1M 0 0 25.5M 0 0:00:08 0:00:03 0:00:05 25.4M
55 213M 55 119M 0 0 26.1M 0 0:00:08 0:00:04 0:00:04 26.1M
69 213M 69 147M 0 0 26.5M 0 0:00:08 0:00:05 0:00:03 28.5M
82 213M 82 176M 0 0 26.8M 0 0:00:07 0:00:06 0:00:01 28.5M
94 213M 94 202M 0 0 26.8M 0 0:00:07 0:00:07 --:--:-- 28.1M
100 213M 100 213M 0 0 26.8M 0 0:00:07 0:00:07 --:--:-- 28.0MBuilding flutter tool...Resolving dependencies...Got dependencies.Analytics reporting disabled.You may need to restart any open editors for them to read new settings.+ cd kitx_mobile+ ../.flutter/bin/flutter pub getDownloading Material fonts... 760msDownloading Gradle Wrapper... 31msDownloading package sky_engine... 409msDownloading flutter_patched_sdk tools... 775msDownloading flutter_patched_sdk_product tools... 678msDownloading linux-x64 tools... 6.8sDownloading linux-x64/font-subset tools... 586msResolving dependencies..._fe_analyzer_shared 67.0.0 (72.0.0 available)analyzer 6.4.1 (6.7.0 available)args 2.4.2 (2.5.0 available)battery_plus 5.0.3 (6.0.1 available)built_value 8.9.0 (8.9.2 available)collection 1.18.0 (1.19.0 available)connectivity_plus 5.0.2 (6.0.3 available)connectivity_plus_platform_interface 1.2.4 (2.0.0 available)dart_style 2.3.4 (2.3.6 available)device_info_plus 9.1.2 (10.1.0 available)diffutil_dart 3.0.0 (4.0.1 available)flutter_blue_plus 1.31.15 (1.32.8 available)flutter_chat_ui 1.6.12 (1.6.14 available)flutter_gen 5.4.0 (5.6.0 available)flutter_gen_core 5.4.0 (5.6.0 available)flutter_lints 3.0.1 (4.0.0 available)http 1.2.0 (1.2.1 available)http_parser 4.0.2 (4.1.0 available)intl 0.17.0 (0.19.0 available)js 0.6.7 (0.7.1 available)json_annotation 4.8.1 (4.9.0 available)leak_tracker 10.0.0 (10.0.5 available)leak_tracker_flutter_testing 2.0.1 (3.0.5 available)leak_tracker_testing 2.0.1 (3.0.1 available)lints 3.0.0 (4.0.0 available)material_color_utilities 0.8.0 (0.12.0 available)meta 1.11.0 (1.15.0 available)network_info_plus 4.1.0+1 (5.0.3 available)network_info_plus_platform_interface 1.1.3 (2.0.0 available)package_info_plus 5.0.1 (8.0.0 available)package_info_plus_platform_interface 2.0.1 (3.0.0 available)path_provider 2.1.2 (2.1.3 available)path_provider_android 2.2.2 (2.2.6 available)path_provider_foundation 2.3.2 (2.4.0 available)permission_handler 11.3.0 (11.3.1 available)permission_handler_android 12.0.5 (12.0.7 available)permission_handler_apple 9.4.0 (9.4.5 available)permission_handler_platform_interface 4.2.0 (4.2.1 available)photo_view 0.14.0 (0.15.0 available)platform 3.1.4 (3.1.5 available)sembast 3.6.0 (3.7.1+2 available)sensors_plus 4.0.2 (5.0.1 available)shared_preferences 2.2.2 (2.2.3 available)shared_preferences_android 2.2.1 (2.2.3 available)shared_preferences_foundation 2.3.5 (2.4.0 available)shared_preferences_web 2.2.2 (2.3.0 available)test_api 0.6.1 (0.7.2 available)url_launcher 6.2.5 (6.3.0 available)url_launcher_android 6.3.0 (6.3.3 available)url_launcher_ios 6.2.4 (6.3.0 available)url_launcher_macos 3.1.0 (3.2.0 available)url_launcher_web 2.2.3 (2.3.1 available)vibration 1.8.4 (1.9.0 available)vm_service 13.0.0 (14.2.4 available)wakelock_plus 1.1.4 (1.2.5 available)wakelock_plus_platform_interface 1.1.0 (1.2.1 available)web 0.4.2 (0.5.1 available)win32 5.2.0 (5.5.1 available)win32_registry 1.1.2 (1.1.3 available)Got dependencies!59 packages have newer versions incompatible with dependency constraints.Try `flutter pub outdated` for more information.+ popd~/build+ mv /home/runner/work/KitX-Mobile/KitX-Mobile com.crequency.kitx.mobile2024-06-26 03:35:46,554 INFO: Scanning source for common problems...2024-06-26 03:35:46,567 DEBUG: scanner is configured to use signature data from: 'suss'2024-06-26 03:35:46,567 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2024-06-26 03:35:47,122 DEBUG: write 'suss.json' to cache2024-06-26 03:35:47,125 DEBUG: next suss.json cache update due in 23:59:59.9927622024-06-26 03:35:47,420 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip2024-06-26 03:35:47,426 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz2024-06-26 03:35:47,426 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz2024-06-26 03:35:47,426 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip2024-06-26 03:35:47,427 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz2024-06-26 03:35:47,427 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip2024-06-26 03:35:47,428 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip2024-06-26 03:35:47,428 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip2024-06-26 03:35:47,429 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip2024-06-26 03:35:47,429 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip2024-06-26 03:35:47,430 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip2024-06-26 03:35:47,430 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip2024-06-26 03:35:47,430 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip2024-06-26 03:35:47,431 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip2024-06-26 03:35:47,431 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip2024-06-26 03:35:47,431 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip2024-06-26 03:35:47,432 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip2024-06-26 03:35:47,432 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip2024-06-26 03:35:47,432 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip2024-06-26 03:35:47,433 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip2024-06-26 03:35:47,435 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin2024-06-26 03:35:47,644 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release2024-06-26 03:35:47,647 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release-mac2024-06-26 03:35:47,722 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/vibration-1.8.4/android/gradle/wrapper/gradle-wrapper.jar2024-06-26 03:35:47,845 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.2/example/android/build.gradle2024-06-26 03:35:47,861 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle2024-06-26 03:35:48,002 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle2024-06-26 03:35:48,016 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.5/example/android/build.gradle2024-06-26 03:35:48,059 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.3.0/example/ddd03.exe2024-06-26 03:35:48,141 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.4/example/android/build.gradle2024-06-26 03:35:48,399 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.4.1/example/ddd03.exe2024-06-26 03:35:48,485 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.2/example/android/build.gradle2024-06-26 03:35:48,505 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.0/example/android/build.gradle2024-06-26 03:35:48,578 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester2024-06-26 03:35:48,578 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot2024-06-26 03:35:48,579 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so2024-06-26 03:35:48,579 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc2024-06-26 03:35:48,579 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset2024-06-26 03:35:48,580 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so2024-06-26 03:35:48,580 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin2024-06-26 03:35:48,580 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin2024-06-26 03:35:48,582 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat2024-06-26 03:35:48,583 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew2024-06-26 03:35:48,583 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar2024-06-26 03:35:48,586 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime2024-06-26 03:35:48,586 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart2024-06-26 03:35:48,587 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/wasm-opt2024-06-26 03:35:48,587 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot2024-06-26 03:35:48,593 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin2024-06-26 03:35:48,689 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle2024-06-26 03:35:48,694 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle2024-06-26 03:35:48,694 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle2024-06-26 03:35:49,322 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle2024-06-26 03:35:49,357 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin2024-06-26 03:35:49,369 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin2024-06-26 03:35:49,411 INFO: Creating source tarball...2024-06-26 03:39:39,221 INFO: Running 'build' commands in build/com.crequency.kitx.mobile2024-06-26 03:39:39,225 DEBUG: Directory: build/com.crequency.kitx.mobile2024-06-26 03:39:39,225 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/KitX-Mobile; cd ..; mv com.crequency.kitx.mobile $repo/KitX-Mobile; pushd $repo/KitX-Mobile; export PUB_CACHE=$(pwd)/.pub-cache; cd kitx_mobile; ../.flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"; popd; mv $repo/KitX-Mobile com.crequency.kitx.mobile/etc/bash.bashrc: line 7: PS1: unbound variable+ export repo=/home/runner/work/KitX-Mobile+ repo=/home/runner/work/KitX-Mobile+ cd ..+ mv com.crequency.kitx.mobile /home/runner/work/KitX-Mobile/KitX-Mobile+ pushd /home/runner/work/KitX-Mobile/KitX-Mobile/home/runner/work/KitX-Mobile/KitX-Mobile ~/build++ pwd+ export PUB_CACHE=/home/runner/work/KitX-Mobile/KitX-Mobile/.pub-cache+ PUB_CACHE=/home/runner/work/KitX-Mobile/KitX-Mobile/.pub-cache+ cd kitx_mobile+ ../.flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64Downloading Gradle Wrapper... 188msDownloading android-arm-profile/linux-x64 tools... 751msDownloading android-arm-release/linux-x64 tools... 508msDownloading android-arm64-profile/linux-x64 tools... 548msDownloading android-arm64-release/linux-x64 tools... 644msDownloading android-x64-profile/linux-x64 tools... 517msDownloading android-x64-release/linux-x64 tools... 483msRunning Gradle task 'assembleRelease'...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.Note: /home/runner/work/KitX-Mobile/KitX-Mobile/.pub-cache/hosted/pub.dev/vibration-1.8.4/android/src/main/java/com/benjaminabel/vibration/VibrationPlugin.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.Font asset "materialdesignicons-webfont.ttf" was tree-shaken, reducing it from 1026176 to 2824 bytes (99.7% 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 5196 bytes (99.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.e: /home/vagrant/.gradle/caches/transforms-3/b6067ea04b980d60b46d271eb9438da2/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.22/1a8e3601703ae14bb58757ea6b2d8e8e5935a586/kotlin-stdlib-common-1.8.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0.Running Gradle task 'assembleRelease'... 472.1s✓ Built build/app/outputs/flutter-apk/app-x86_64-release.apk (9.8MB).+ popd~/build+ mv /home/runner/work/KitX-Mobile/KitX-Mobile com.crequency.kitx.mobile2024-06-26 03:47:39,324 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.crequency.kitx.mobile, universal_newlines=False, shell=None, istream=<valid stream>)2024-06-26 03:47:39,330 INFO: Successfully built version 24.10.63 of com.crequency.kitx.mobile from 1fce7d61770a8da8acf8f970787a2083e940a5e02024-06-26 03:47:39,673 DEBUG: Checking build/com.crequency.kitx.mobile/kitx_mobile/build/app/outputs/flutter-apk/app-x86_64-release.apk2024-06-26 03:47:39,700 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2024-06-26 03:47:39,700 INFO: ...retrieving https://github.com/Crequency/KitX-Mobile/releases/download/v24.10.63/kitx-mobile-x86_64-release.apk2024-06-26 03:47:39,704 DEBUG: Starting new HTTPS connection (1): github.com:4432024-06-26 03:47:39,977 DEBUG: https://github.com:443 "GET /Crequency/KitX-Mobile/releases/download/v24.10.63/kitx-mobile-x86_64-release.apk HTTP/1.1" 302 02024-06-26 03:47:39,984 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432024-06-26 03:47:40,528 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/526042317/c4d573c1-bf17-4fb7-a927-2737e8450e88?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20240626%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240626T034740Z&X-Amz-Expires=300&X-Amz-Signature=bb0c0888e3eb8c06a804d372df49161ea10a951bb65aaff35fc63af95c1e0e08&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=526042317&response-content-disposition=attachment%3B%20filename%3Dkitx-mobile-x86_64-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 102769312024-06-26 03:47:42,734 DEBUG: unsigned/binaries/com.crequency.kitx.mobile_5641.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.2024-06-26 03:47:44,238 DEBUG: /tmp/tmp5gwixz0t/sigcp_com.crequency.kitx.mobile_5641.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.2024-06-26 03:47:44,238 INFO: ...successfully verified2024-06-26 03:47:44,238 INFO: compared built binary to supplied reference binary successfully2024-06-26 03:47:44,323 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.2024-06-26 03:47:44,362 DEBUG: Using APK Signature v22024-06-26 03:47:44,366 INFO: supplied reference binary has allowed signer aac48e0e7514bd6b41a940d4a82eeed6fc8af507add64faa3fca7da7d0bb75362024-06-26 03:47:44,370 INFO: success: com.crequency.kitx.mobile2024-06-26 03:47:44,371 INFO: Finished2024-06-26 03:47:44,371 INFO: 1 build succeeded