log for com.bringyour.network:655941462

== Installed Android Tools ==2025-06-24 07:10:41,642 DEBUG: Reading 'config.yml'2025-06-24 07:10:41,656 INFO: Creating log directory2025-06-24 07:10:41,657 INFO: Creating temporary directory2025-06-24 07:10:41,657 INFO: Creating output directory2025-06-24 07:10:41,675 DEBUG: Getting git vcs interface for https://github.com/urnetwork/build2025-06-24 07:10:41,676 DEBUG: Checking com.bringyour.network:6559414622025-06-24 07:10:41,676 INFO: Building version 2025.6.19 (655941462) of com.bringyour.network2025-06-24 07:10:41,681 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.bringyour.network, universal_newlines=False, shell=None, istream=None)2025-06-24 07:10:41,694 INFO: Running 'sudo' commands in /home/vagrant2025-06-24 07:10:41,694 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make; echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list; apt-get update; apt-get install -y -t trixie openjdk-21-jdk-headless; update-alternatives --auto java+ apt-get updateGet: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 [268 kB]Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [160 kB]Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 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 [756 B]Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [292 kB]Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [249 kB]Fetched 16.2 MB in 7s (2203 kB/s)Reading package lists...+ apt-get install -t bookworm-backports -y golang-goReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:golang-1.23-go golang-1.23-src golang-srcSuggested packages:bzr | brz subversionRecommended packages:pkgconfThe following NEW packages will be installed:golang-1.23-go golang-1.23-src golang-go golang-src0 upgraded, 4 newly installed, 0 to remove and 55 not upgraded.Need to get 46.2 MB of archives.After this operation, 242 MB of additional disk space will be used.Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]debconf: delaying package configuration, since apt-utils is not installedFetched 46.2 MB in 9s (5122 kB/s)Selecting previously unselected package golang-1.23-src.(Reading database ... 64069 files and directories currently installed.)Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...Selecting previously unselected package golang-1.23-go.Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...Selecting previously unselected package golang-src.Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...Unpacking golang-src (2:1.23~2~bpo12+1) ...Selecting previously unselected package golang-go:amd64.Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...Setting up golang-src (2:1.23~2~bpo12+1) ...Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...+ apt-get install -y gcc libc-dev makeReading package lists...Building dependency tree...Reading state information...gcc is already the newest version (4:12.2.0-3).gcc set to manually installed.libc6-dev is already the newest version (2.36-9+deb12u10).libc6-dev set to manually installed.Suggested packages:make-docThe following NEW packages will be installed:make0 upgraded, 1 newly installed, 0 to remove and 3 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 installedFetched 396 kB in 1s (501 kB/s)Selecting previously unselected package make.(Reading database ... 78823 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) ...+ echo 'deb https://deb.debian.org/debian trixie main'+ apt-get updateHit:1 https://security.debian.org/debian-security bookworm-security InReleaseGet:2 https://deb.debian.org/debian trixie InRelease [166 kB]Hit:3 https://debian.osuosl.org/debian bookworm InReleaseHit:4 https://debian.osuosl.org/debian bookworm-updates InReleaseHit:5 https://debian.osuosl.org/debian bookworm-backports InReleaseGet:6 https://deb.debian.org/debian trixie/main amd64 Packages [9673 kB]Get:7 https://deb.debian.org/debian trixie/main Translation-en [6488 kB]Fetched 16.3 MB in 5s (3016 kB/s)Reading package lists...+ apt-get install -y -t trixie openjdk-21-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following packages were automatically installed and are no longer required:libfdisk1 libnsl-dev libtirpc-devUse 'sudo apt autoremove' to remove them.The following additional packages will be installed:base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6libc6-dev libnss-systemd libpam-systemd libssl3t64 libsystemd-sharedlibsystemd0 libudev1 libwtmpdb0 libzstd1 openjdk-21-jre-headlessopenssh-client openssh-server openssh-sftp-server opensslopenssl-provider-legacy systemd systemd-sysv udevSuggested packages:libc-devtools glibc-doc locales libnss-nis libnss-nisplus manpages-devlibtss2-rc0t64 libarchive13t64 libdw1t64 libelf1t64 libpwquality1libqrencode4 openjdk-21-demo openjdk-21-source libnss-mdnsfonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-minchofonts-wqy-microhei | fonts-wqy-zenhei fonts-indic keychain libpam-sshmonkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homedsystemd-userdbd systemd-boot systemd-resolved systemd-repartlibtss2-tcti-device0 polkitdRecommended packages:manpages manpages-dev dbus-user-session libcups2t64 libasound2t64 xauthncurses-term linux-sysctl-defaults systemd-timesyncd | time-daemonsystemd-cryptsetupThe following packages will be REMOVED:libssl3The following NEW packages will be installed:libssl3t64 libwtmpdb0 openjdk-21-jdk-headless openjdk-21-jre-headlessopenssl-provider-legacyThe following packages will be upgraded:base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6libc6-dev libnss-systemd libpam-systemd libsystemd-shared libsystemd0libudev1 libzstd1 openssh-client openssh-server openssh-sftp-server opensslsystemd systemd-sysv udev21 upgraded, 5 newly installed, 1 to remove and 453 not upgraded.Need to get 145 MB of archives.After this operation, 305 MB of additional disk space will be used.Get:1 https://deb.debian.org/debian trixie/main amd64 base-files amd64 13.8 [73.2 kB]Get:2 https://deb.debian.org/debian trixie/main amd64 init-system-helpers all 1.68 [38.7 kB]Get:3 https://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 1.5.7+dfsg-1 [304 kB]Get:4 https://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.0-2 [1490 kB]Get:5 https://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:10.0p1-5 [65.3 kB]Get:6 https://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-3 [12.1 kB]Get:7 https://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-5 [984 kB]Get:8 https://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.0-2 [307 kB]Get:9 https://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:10.0p1-5 [600 kB]Get:10 https://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.0-2 [2433 kB]Get:11 https://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.6-1 [2144 kB]Get:12 https://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-9 [2851 kB]Get:13 https://deb.debian.org/debian trixie/main amd64 systemd amd64 257.6-1 [3096 kB]Get:14 https://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.6-1 [453 kB]Get:15 https://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.6-1 [218 kB]Get:16 https://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.6-1 [296 kB]Get:17 https://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-9 [58.0 kB]Get:18 https://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-9 [1989 kB]Get:19 https://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-9 [636 kB]Get:20 https://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.6-1 [64.1 kB]Get:21 https://deb.debian.org/debian trixie/main amd64 init amd64 1.68 [6256 B]Get:22 https://deb.debian.org/debian trixie/main amd64 udev amd64 257.6-1 [1378 kB]Get:23 https://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.6-1 [152 kB]Get:24 https://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-9 [739 kB]Get:25 https://deb.debian.org/debian trixie/main amd64 openjdk-21-jre-headless amd64 21.0.7+6-1 [41.8 MB]Get:26 https://deb.debian.org/debian trixie/main amd64 openjdk-21-jdk-headless amd64 21.0.7+6-1 [82.8 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 145 MB in 35s (4169 kB/s)(Reading database ... 78871 files and directories currently installed.)Preparing to unpack .../base-files_13.8_amd64.deb ...Unpacking base-files (13.8) over (12.4+deb12u11) ...Setting up base-files (13.8) ...Installing new version of config file /etc/debian_version ...Installing new version of config file /etc/issue ...Installing new version of config file /etc/issue.net ...Updating /etc/profile to current default.Updating /root/.profile to current default.(Reading database ... 78882 files and directories currently installed.)Preparing to unpack .../init-system-helpers_1.68_all.deb ...Unpacking init-system-helpers (1.68) over (1.65.2) ...Setting up init-system-helpers (1.68) ...(Reading database ... 78882 files and directories currently installed.)Preparing to unpack .../libzstd1_1.5.7+dfsg-1_amd64.deb ...Unpacking libzstd1:amd64 (1.5.7+dfsg-1) over (1.5.4+dfsg2-5) ...Setting up libzstd1:amd64 (1.5.7+dfsg-1) ...(Reading database ... 78882 files and directories currently installed.)Preparing to unpack .../openssl_3.5.0-2_amd64.deb ...Unpacking openssl (3.5.0-2) over (3.0.16-1~deb12u1) ...Preparing to unpack .../openssh-sftp-server_1%3a10.0p1-5_amd64.deb ...Unpacking openssh-sftp-server (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...Selecting previously unselected package libwtmpdb0:amd64.Preparing to unpack .../libwtmpdb0_0.73.0-3_amd64.deb ...Unpacking libwtmpdb0:amd64 (0.73.0-3) ...Preparing to unpack .../openssh-client_1%3a10.0p1-5_amd64.deb ...Unpacking openssh-client (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...dpkg: libssl3:amd64: dependency problems, but removing anyway as you requested:systemd depends on libssl3 (>= 3.0.0).rsync depends on libssl3 (>= 3.0.0).python3-cryptography depends on libssl3 (>= 3.0.0).openssh-server depends on libssl3 (>= 3.0.16).libsystemd-shared:amd64 depends on libssl3 (>= 3.0.0).libssh2-1:amd64 depends on libssl3 (>= 3.0.0).libserf-1-1:amd64 depends on libssl3 (>= 3.0.0).libpython3.11-minimal:amd64 depends on libssl3 (>= 3.0.0).libkrb5-3:amd64 depends on libssl3 (>= 3.0.0).libkmod2:amd64 depends on libssl3 (>= 3.0.0).libfido2-1:amd64 depends on libssl3 (>= 3.0.0).libcurl4:amd64 depends on libssl3 (>= 3.0.0).libcryptsetup12:amd64 depends on libssl3 (>= 3.0.0).libaprutil1:amd64 depends on libssl3 (>= 3.0.0).kmod depends on libssl3 (>= 3.0.0).(Reading database ... 78965 files and directories currently installed.)Removing libssl3:amd64 (3.0.16-1~deb12u1) ...Selecting previously unselected package openssl-provider-legacy.(Reading database ... 78953 files and directories currently installed.)Preparing to unpack .../openssl-provider-legacy_3.5.0-2_amd64.deb ...Unpacking openssl-provider-legacy (3.5.0-2) ...Preparing to unpack .../openssh-server_1%3a10.0p1-5_amd64.deb ...systemctl: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directoryUnpacking openssh-server (1:10.0p1-5) over (1:9.2p1-2+deb12u6) ...Selecting previously unselected package libssl3t64:amd64.Preparing to unpack .../libssl3t64_3.5.0-2_amd64.deb ...Unpacking libssl3t64:amd64 (3.5.0-2) ...Preparing to unpack .../libsystemd-shared_257.6-1_amd64.deb ...Unpacking libsystemd-shared:amd64 (257.6-1) over (252.38-1~deb12u1) ...dpkg: considering deconfiguration of systemd, which would be broken by installation of libc6:amd64 ...dpkg: yes, will deconfigure systemd (broken by libc6:amd64)Preparing to unpack .../libc6_2.41-9_amd64.deb ...De-configuring systemd (252.38-1~deb12u1), to allow installation of libc6:amd64 (2.41-9) ...Checking for services that may need to be restarted...Checking init scripts...Unpacking libc6:amd64 (2.41-9) over (2.36-9+deb12u10) ...Setting up libc6:amd64 (2.41-9) ...Checking for services that may need to be restarted...Checking init scripts...Restarting services possibly affected by the upgrade:ssh: restarting...done.Services restarted successfully.Setting up openssl-provider-legacy (3.5.0-2) ...Setting up libssl3t64:amd64 (3.5.0-2) ...Setting up libsystemd-shared:amd64 (257.6-1) ...(Reading database ... 78979 files and directories currently installed.)Preparing to unpack .../systemd_257.6-1_amd64.deb ...Unpacking systemd (257.6-1) over (252.38-1~deb12u1) ...dpkg: warning: unable to delete old directory '/lib/systemd/system-preset': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system-generators': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/user@0.service.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/user@.service.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/user-.slice.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/timers.target.wants': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/systemd-localed.service.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/rc-local.service.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/multi-user.target.wants': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/local-fs.target.wants': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/initrd.target.wants': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/getty.target.wants': Directory not emptyPreparing to unpack .../libsystemd0_257.6-1_amd64.deb ...Unpacking libsystemd0:amd64 (257.6-1) over (252.38-1~deb12u1) ...Setting up libsystemd0:amd64 (257.6-1) ...(Reading database ... 79072 files and directories currently installed.)Preparing to unpack .../libnss-systemd_257.6-1_amd64.deb ...Unpacking libnss-systemd:amd64 (257.6-1) over (252.38-1~deb12u1) ...Preparing to unpack .../libpam-systemd_257.6-1_amd64.deb ...Unpacking libpam-systemd:amd64 (257.6-1) over (252.38-1~deb12u1) ...Preparing to unpack .../libc-dev-bin_2.41-9_amd64.deb ...Unpacking libc-dev-bin (2.41-9) over (2.36-9+deb12u10) ...Preparing to unpack .../libc6-dev_2.41-9_amd64.deb ...Unpacking libc6-dev:amd64 (2.41-9) over (2.36-9+deb12u10) ...Preparing to unpack .../libc-bin_2.41-9_amd64.deb ...Unpacking libc-bin (2.41-9) over (2.36-9+deb12u10) ...Setting up libc-bin (2.41-9) ...Setting up systemd (257.6-1) ...Installing new version of config file /etc/systemd/journald.conf ...Installing new version of config file /etc/systemd/logind.conf ...Installing new version of config file /etc/systemd/networkd.conf ...Installing new version of config file /etc/systemd/pstore.conf ...Installing new version of config file /etc/systemd/sleep.conf ...Installing new version of config file /etc/systemd/system.conf ...Installing new version of config file /etc/systemd/user.conf .../usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.(Reading database ... 79081 files and directories currently installed.)Preparing to unpack .../systemd-sysv_257.6-1_amd64.deb ...Unpacking systemd-sysv (257.6-1) over (252.38-1~deb12u1) ...Setting up systemd-sysv (257.6-1) ...(Reading database ... 79082 files and directories currently installed.)Preparing to unpack .../archives/init_1.68_amd64.deb ...Unpacking init (1.68) over (1.65.2) ...Preparing to unpack .../udev_257.6-1_amd64.deb ...Unpacking udev (257.6-1) over (252.38-1~deb12u1) ...dpkg: warning: unable to delete old directory '/lib/udev/hwdb.d': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/system/sysinit.target.wants': Directory not emptydpkg: warning: unable to delete old directory '/lib/systemd/network': Directory not emptyPreparing to unpack .../libudev1_257.6-1_amd64.deb ...Unpacking libudev1:amd64 (257.6-1) over (252.38-1~deb12u1) ...Setting up libudev1:amd64 (257.6-1) ...(Reading database ... 79092 files and directories currently installed.)Preparing to unpack .../libc-l10n_2.41-9_all.deb ...Unpacking libc-l10n (2.41-9) over (2.36-9+deb12u10) ...Selecting previously unselected package openjdk-21-jre-headless:amd64.Preparing to unpack .../openjdk-21-jre-headless_21.0.7+6-1_amd64.deb ...Unpacking openjdk-21-jre-headless:amd64 (21.0.7+6-1) ...Selecting previously unselected package openjdk-21-jdk-headless:amd64.Preparing to unpack .../openjdk-21-jdk-headless_21.0.7+6-1_amd64.deb ...Unpacking openjdk-21-jdk-headless:amd64 (21.0.7+6-1) ...Setting up libc-l10n (2.41-9) ...Setting up openjdk-21-jre-headless:amd64 (21.0.7+6-1) ...Setting up init (1.68) ...Setting up openssh-client (1:10.0p1-5) ...Installing new version of config file /etc/ssh/ssh_config ...Failed to connect to system scope bus via local transport: No such file or directoryReload daemon failed: Transport endpoint is not connectedCreated symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'.Setting up libnss-systemd:amd64 (257.6-1) ...Setting up udev (257.6-1) ...Removing obsolete conffile /etc/init.d/udev ...Setting up libpam-systemd:amd64 (257.6-1) ...Setting up libwtmpdb0:amd64 (0.73.0-3) ...Setting up libc-dev-bin (2.41-9) ...Setting up openssl (3.5.0-2) ...Installing new version of config file /etc/ssl/openssl.cnf ...Setting up openssh-sftp-server (1:10.0p1-5) ...Setting up openssh-server (1:10.0p1-5) ...Installing new version of config file /etc/pam.d/sshd ...Installing new version of config file /etc/ssh/moduli ...ssh.socket is a disabled or a static unit not running, not starting it.Created symlink '/etc/systemd/system/ssh.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.Created symlink '/etc/systemd/system/sshd.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.Created symlink '/etc/systemd/system/sshd@.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.Created symlink '/etc/systemd/system/ssh.socket.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.Setting up libc6-dev:amd64 (2.41-9) ...Processing triggers for initramfs-tools (0.142+deb12u3) ...update-initramfs: Generating /boot/initrd.img-6.1.0-29-amd64W: No zstd in /usr/bin:/sbin:/bin, using gzipProcessing triggers for libc-bin (2.41-9) ...Processing triggers for shared-mime-info (2.2-1) ...Processing triggers for dbus-broker (33-1) ...Processing triggers for ca-certificates-java (20230710~deb12u1) ...done.Setting up openjdk-21-jdk-headless:amd64 (21.0.7+6-1) ...update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode+ update-alternatives --auto javaupdate-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode2025-06-24 07:17:12,563 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-06-24 07:17:13,068 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 79535 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.41-9) ...2025-06-24 07:17:26,994 INFO: Getting source for revision b49a0f99551c317326b91fd6aece81e72980ac532025-06-24 07:17:26,995 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:26,995 DEBUG: > git rev-parse --show-toplevel2025-06-24 07:17:27,198 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:27,198 DEBUG: > git submodule foreach --recursive git reset --hard2025-06-24 07:17:32,016 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:32,016 DEBUG: > git reset --hard2025-06-24 07:17:32,320 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:32,321 DEBUG: > git submodule foreach --recursive git clean -dffx2025-06-24 07:17:32,725 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:32,726 DEBUG: > git clean -dffx2025-06-24 07:17:32,829 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:32,829 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 origin2025-06-24 07:17:33,835 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:33,836 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 origin2025-06-24 07:17:34,441 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:34,441 DEBUG: > git remote set-head origin --auto2025-06-24 07:17:35,146 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:35,146 DEBUG: > git checkout -f b49a0f99551c317326b91fd6aece81e72980ac532025-06-24 07:17:35,450 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:35,451 DEBUG: > git clean -dffx2025-06-24 07:17:35,554 INFO: Initialising submodules2025-06-24 07:17:35,555 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:35,555 DEBUG: > git rev-parse --show-toplevel2025-06-24 07:17:35,761 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:35,762 DEBUG: > git submodule sync2025-06-24 07:17:36,066 DEBUG: Directory: build/com.bringyour.network2025-06-24 07:17:36,066 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 'android': checked out '97ccd3091adae010a5b1196317da475717004609'Submodule path 'apple': checked out '925c071de1aaf18745961091e5aed779b5746af2'Submodule path 'connect': checked out 'faf1694876f60f044cc0ba3766c5cdcf9871a5ca'Submodule path 'docs': checked out 'c0fca9d9198216c2758e874787fc43b74172a63c'Submodule path 'sdk': checked out '386f02898007240a8c93d3803df9d802e7df13ff'Submodule path 'server': checked out '7eecb3bb920ac1909b9e6fd4bc59d1e8b75c76b5'Submodule path 'warp': checked out '0b7a442d29466b182cde3dd9201be3abc976abab'Submodule path 'web': checked out '0e6eb6f6cac9f12c20bdc9a1f023945aac0ab86e'2025-06-24 07:17:41,385 INFO: Collecting source libraries2025-06-24 07:17:41,527 DEBUG: Removing debuggable flags from build/srclib/go2025-06-24 07:17:41,602 INFO: Creating local.properties file at build/com.bringyour.network/local.properties2025-06-24 07:17:41,604 INFO: Creating local.properties file at build/com.bringyour.network/android/local.properties2025-06-24 07:17:41,605 INFO: Updating local.properties file at build/com.bringyour.network/android/app/local.properties2025-06-24 07:17:41,605 INFO: Creating local.properties file at build/com.bringyour.network/android/app/app/local.properties2025-06-24 07:17:41,605 DEBUG: Removing debuggable flags from build/com.bringyour.network/android/app/app2025-06-24 07:17:41,631 INFO: Cleaned build.gradle of keysigning configs at build/com.bringyour.network/android/app/app/build.gradle2025-06-24 07:17:41,637 INFO: Running 'prebuild' commands in build/com.bringyour.network/android/app/app2025-06-24 07:17:41,638 DEBUG: Directory: build/com.bringyour.network/android/app/app2025-06-24 07:17:41,638 DEBUG: > bash -e -u -o pipefail -x -c -- export GO_VERSION=$(sed -n 's/.*go version \(go.*\)".*/\1/p' ../../../fdroid/build.sh); [[ $GO_VERSION ]] || exit 1; git -C /home/vagrant/build/srclib/go checkout -f $GO_VERSION; sed -i -e '/foojay/d' ../settings.gradle; sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile; sdkmanager "ndk;$(sed -n -E "s/^\s*ndkVersion '(.*)'/\1/p" build.gradle)" 'platforms;android-36'/etc/bash.bashrc: line 7: PS1: unbound variable++ sed -n 's/.*go version \(go.*\)".*/\1/p' ../../../fdroid/build.sh+ export GO_VERSION=go1.24.4+ GO_VERSION=go1.24.4+ [[ -n go1.24.4 ]]+ git -C /home/vagrant/build/srclib/go checkout -f go1.24.4Previous HEAD position was 34c8b14ca9 [release-branch.go1.24] go1.24.3HEAD is now at 6796ebb2cb [release-branch.go1.24] go1.24.4+ sed -i -e /foojay/d ../settings.gradle+ sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile++ sed -n -E 's/^\s*ndkVersion '\''(.*)'\''/\1/p' build.gradle+ sdkmanager 'ndk;28.0.13004108' 'platforms;android-36'Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.ascDownloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.jsonDownloading https://dl.google.com/android/repository/android-ndk-r28-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r28-linux.zipUnzipping to /tmp/.sdkmanager-kft_t1enInstalling into /opt/android-sdk/ndk/28.0.13004108Downloading https://dl.google.com/android/repository/platform-36_r02.zip into /home/vagrant/.cache/sdkmanager/platform-36_r02.zipUnzipping to /tmp/.sdkmanager-oahichofInstalling into /opt/android-sdk/platforms/android-362025-06-24 07:18:53,524 INFO: Cleaning Gradle project...2025-06-24 07:18:53,539 DEBUG: Directory: build/com.bringyour.network/android/app/app2025-06-24 07:18:53,539 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.14.1 via distributionUrlDownloading missing gradle version 8.14.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.14.1-bin.zip: OKRunning /opt/gradle/versions/8.14.1/bin/gradle cleanWelcome to Gradle 8.14.1!Here are the highlights of this release:- Java 24 support- GraalVM Native Image toolchain selection- Enhancements to test reporting- Build Authoring improvementsFor more details see https://docs.gradle.org/8.14.1/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Task :app:clean UP-TO-DATE[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.htmlDeprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.For more on this, please refer to https://docs.gradle.org/8.14.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 1m 36s1 actionable task: 1 up-to-date2025-06-24 07:20:37,922 INFO: Scanning source for common problems...2025-06-24 07:20:38,362 DEBUG: scanner is configured to use signature data from: 'suss'2025-06-24 07:20:38,362 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-06-24 07:20:39,027 DEBUG: write 'suss.json' to cache2025-06-24 07:20:39,029 DEBUG: next suss.json cache update due in 23:59:59.9194692025-06-24 07:20:39,138 INFO: Removing gradle-wrapper.jar at android/app/gradle/wrapper/gradle-wrapper.jar2025-06-24 07:20:39,254 INFO: Creating source tarball...2025-06-24 07:21:23,181 INFO: Running 'build' commands in build/com.bringyour.network/android/app/app2025-06-24 07:21:23,181 DEBUG: Directory: build/com.bringyour.network/android/app/app2025-06-24 07:21:23,181 DEBUG: > bash -e -u -o pipefail -x -c cd /home/vagrant/build/srclib/go/src; ./make.bash/etc/bash.bashrc: line 7: PS1: unbound variable+ cd /home/vagrant/build/srclib/go/src+ ./make.bashBuilding Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)Building Go toolchain1 using /usr/lib/go-1.23.Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.Building Go toolchain2 using go_bootstrap and Go toolchain1.Building Go toolchain3 using go_bootstrap and Go toolchain2.Building packages and commands for linux/amd64.---Installed Go for linux/amd64 in /home/vagrant/build/srclib/goInstalled commands in /home/vagrant/build/srclib/go/bin*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.2025-06-24 07:25:43,611 INFO: Building Gradle project...2025-06-24 07:25:43,611 DEBUG: Directory: build/com.bringyour.network/android/app/app2025-06-24 07:25:43,612 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid buildSdk assembleGithubReleaseFound 8.14.1 via distributionUrlRunning /opt/gradle/versions/8.14.1/bin/gradle buildSdk assembleGithubReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking 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.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only[=========                              ] 25%                                   
[=========                              ] 25% Fetch remote repository...        
[=======================================] 100% Fetch remote repository...> Task :app:buildSdkexport PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin" && \GOMOBILE_VERSION=v0.0.0-20250506005352-78cd7a343bde  && \go install golang.org/x/mobile/cmd/gomobile@$GOMOBILE_VERSION && \go get golang.org/x/mobile/bind@$GOMOBILE_VERSION && \gomobile init && \CHECKSEC_VERSION=v0.0.0-20250322005620-31f2c9784742 && \go install github.com/slimm609/checksec@$CHECKSEC_VERSION && \go mod download "github.com/urnetwork/sdk/v2025" && \go mod download "github.com/urnetwork/connect/v2025" && \go clean -cache && \go clean -modcache;go: downloading golang.org/x/mobile v0.0.0-20250506005352-78cd7a343bdego: downloading golang.org/x/tools v0.33.0go: downloading golang.org/x/mod v0.24.0go: downloading golang.org/x/sync v0.14.0go: downloading golang.org/x/tools v0.34.0go: downloading golang.org/x/mod v0.25.0go: downloading golang.org/x/sync v0.15.0go: downloading github.com/slimm609/checksec v0.0.0-20250322005620-31f2c9784742go: downloading github.com/shirou/gopsutil/v3 v3.24.5go: downloading github.com/u-root/u-root v0.14.0go: downloading sigs.k8s.io/yaml v1.4.0go: downloading github.com/opencontainers/selinux v1.11.1go: downloading github.com/fatih/color v1.18.0go: downloading github.com/spf13/cobra v1.9.1go: downloading github.com/lorenzosaino/go-sysctl v0.3.1go: downloading github.com/mattn/go-isatty v0.0.20go: downloading github.com/mattn/go-colorable v0.1.13go: downloading golang.org/x/sys v0.25.0go: downloading github.com/spf13/pflag v1.0.6go: downloading github.com/tklauser/go-sysconf v0.3.12go: downloading github.com/tklauser/numcpus v0.6.1# *important* gradle does not handle symbolic links consistently# the build dir swap is non-atomic# note android/amd64 is needed for chromebook devices# FIXME remove this GODEBUG setting per https://github.com/golang/go/issues/71827; see https://pkg.go.dev/go/types#Alias# FIXME edit the built aar to remove platform-specific comments, for reproducibility across platforms# validate that all types could be exported# note the device_rpc types (DeviceLocalRpc, DeviceRemote*) should not be included in gomobile# but due to limitations they are and should be ignored# note the .comment section is stripped from the build library for cross-platform build reproducibility, see# https://f-droid.org/en/docs/Reproducible_Builds/#ndk-clang-version-string-in-comment-sectionexport PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \export GODEBUG=gotypesalias=0; \OBJCOPY=`find "$ANDROID_NDK_HOME" -iname 'llvm-objcopy'`; \BUILD_DIR=android.`date +%s`; \mkdir -p "$BUILD_DIR"; \gomobile bind \-target android/arm64,android/arm,android/amd64 -androidapi 24 \-javapkg com.bringyour \-trimpath \-gcflags "-dwarf=false" \-ldflags "-s -w -X sdk.Version=${WARP_VERSION} -compressdwarf=false -buildid=" \-o "$BUILD_DIR/URnetworkSdk.aar" \"github.com/urnetwork/sdk/v2025"; \unzip "$BUILD_DIR/URnetworkSdk.aar" -d "$BUILD_DIR/edit"; \find "$BUILD_DIR/edit" -iname '*.so' -exec "$OBJCOPY" --remove-section .comment {} \; ; \find "$BUILD_DIR/edit" -iname '*.so' -exec checksec file {} --output json \; ; \jar cvf "$BUILD_DIR/URnetworkSdk.aar" -C "$BUILD_DIR/edit" .; \(cd "$BUILD_DIR"; \if [ -e validate ]; then mv validate validate.$(date +%s); fi; \mkdir validate; \cp URnetworkSdk-sources.jar validate/; \cd validate; \jar -xf URnetworkSdk-sources.jar; \bad_exports=`grep -Ri '// skipped' . | grep -v DeviceLocalRpc | grep -ve 'DeviceRemote[A-Z]'`; \if [ "$bad_exports" ]; then \echo "Some types could not be exported:"; \echo "$bad_exports"; \exit 1; \fi;); \rm -rf "$BUILD_DIR/edit"; \rm -rf "$BUILD_DIR/validate"; \if [ -e "android" ]; then mv android android.old.`date +%s`; fi; \mv "$BUILD_DIR" android;Archive:  android.1750750045/URnetworkSdk.aarinflating: android.1750750045/edit/AndroidManifest.xmlinflating: android.1750750045/edit/proguard.txtinflating: android.1750750045/edit/classes.jarinflating: android.1750750045/edit/jni/arm64-v8a/libgojni.soinflating: android.1750750045/edit/jni/armeabi-v7a/libgojni.soinflating: android.1750750045/edit/jni/x86_64/libgojni.soinflating: android.1750750045/edit/R.txtcreating: android.1750750045/edit/res/Warning: Dynamic Binary found but missing libc. Fortify results will be skipped[{"checks": {"canary": "No Canary Found","fortified": "0","fortify_source": "N/A","fortifyable": "0","nx": "NX enabled","pie": "PIE Enabled","relro": "Partial RELRO","rpath": "No RPATH","runpath": "No RUNPATH","symbols": "No Symbols"},"name": "android.1750750045/edit/jni/x86_64/libgojni.so"}]Warning: Dynamic Binary found but missing libc. Fortify results will be skipped[{"checks": {"canary": "No Canary Found","fortified": "0","fortify_source": "N/A","fortifyable": "0","nx": "NX enabled","pie": "PIE Enabled","relro": "Partial RELRO","rpath": "No RPATH","runpath": "No RUNPATH","symbols": "No Symbols"},"name": "android.1750750045/edit/jni/armeabi-v7a/libgojni.so"}]Warning: Dynamic Binary found but missing libc. Fortify results will be skipped[{"checks": {"canary": "No Canary Found","fortified": "0","fortify_source": "N/A","fortifyable": "0","nx": "NX enabled","pie": "PIE Enabled","relro": "Partial RELRO","rpath": "No RPATH","runpath": "No RUNPATH","symbols": "No Symbols"},"name": "android.1750750045/edit/jni/arm64-v8a/libgojni.so"}]added manifestadding: AndroidManifest.xml(in = 142) (out= 112)(deflated 21%)adding: R.txt(in = 0) (out= 0)(stored 0%)adding: classes.jar(in = 364548) (out= 297246)(deflated 18%)adding: jni/(in = 0) (out= 0)(stored 0%)adding: jni/arm64-v8a/(in = 0) (out= 0)(stored 0%)adding: jni/arm64-v8a/libgojni.so(in = 20906328) (out= 6554884)(deflated 68%)adding: jni/armeabi-v7a/(in = 0) (out= 0)(stored 0%)adding: jni/armeabi-v7a/libgojni.so(in = 19117516) (out= 6653200)(deflated 65%)adding: jni/x86_64/(in = 0) (out= 0)(stored 0%)adding: jni/x86_64/libgojni.so(in = 21641272) (out= 6937452)(deflated 67%)adding: proguard.txt(in = 61) (out= 45)(deflated 26%)adding: res/(in = 0) (out= 0)(stored 0%)> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseBuild UP-TO-DATE> Task :app:mergeGithubReleaseJniLibFolders> Task :app:mergeGithubReleaseNativeLibs> Task :app:checkGithubReleaseDuplicateClasses> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:stripGithubReleaseDebugSymbols> Task :app:dataBindingMergeDependencyArtifactsGithubRelease> Task :app:generateGithubReleaseResValues> Task :app:extractGithubReleaseNativeSymbolTables> Task :app:generateGithubReleaseResources> Task :app:mergeGithubReleaseNativeDebugMetadata NO-SOURCE> Task :app:packageGithubReleaseResources> Task :app:mergeGithubReleaseResources> Task :app:generateGithubReleaseBuildConfig> Task :app:parseGithubReleaseLocalResources> Task :app:checkGithubReleaseAarMetadata> Task :app:dataBindingGenBaseClassesGithubRelease> Task :app:mapGithubReleaseSourceSetPaths> Task :app:createGithubReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubRelease> Task :app:processGithubReleaseMainManifest[com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.7] /home/vagrant/.gradle/caches/8.14.1/transforms/3bd999d7a8de92dd243bd84303df106f/transformed/mobile-wallet-adapter-clientlib-ktx-2.0.7/AndroidManifest.xml Warning:Namespace 'com.solana.mobilewalletadapter.clientlib' is used in multiple modules and/or libraries: com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.7, com.solanamobile:mobile-wallet-adapter-clientlib:2.0.7. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:25:5-98 Warning:uses-permission#com.google.android.gms.permission.AD_ID was tagged at AndroidManifest.xml:25 to remove other declarations but no other declaration present/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:37:5-98 Warning:uses-permission#android.permission.ACCESS_FINE_LOCATION was tagged at AndroidManifest.xml:37 to remove other declarations but no other declaration present/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:38:5-100 Warning:uses-permission#android.permission.ACCESS_COARSE_LOCATION was tagged at AndroidManifest.xml:38 to remove other declarations but no other declaration present/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:39:5-40:55 Warning:uses-feature#android.hardware.location.gps was tagged at AndroidManifest.xml:39 to remove other declarations but no other declaration present> Task :app:processGithubReleaseManifest> Task :app:javaPreCompileGithubRelease> Task :app:mergeGithubReleaseStartupProfile> Task :app:mergeGithubReleaseShaders> Task :app:compileGithubReleaseShaders NO-SOURCE> Task :app:mergeGithubReleaseArtProfile> Task :app:generateGithubReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseAssets> Task :app:compressGithubReleaseAssets> Task :app:extractGithubReleaseVersionControlInfo> Task :app:extractProguardFiles> Task :app:writeGithubReleaseAppMetadata> Task :app:writeGithubReleaseSigningConfigVersions> Task :app:processGithubReleaseManifestForPackage> Task :app:processGithubReleaseResources> Task :app:desugarGithubReleaseFileDependencies> Task :app:kaptGenerateStubsGithubReleaseKotlin> Task :app:mergeExtDexGithubRelease> Task :app:optimizeGithubReleaseResources> Task :app:kaptGithubReleaseKotlin> Task :app:compileGithubReleaseKotlinw: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/MainApplication.kt:517:56 'static field WIFI_MODE_FULL_HIGH_PERF: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/TermsCheckbox.kt:112:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/URLinkText.kt:41:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/overlays/ReferOverlay.kt:79:28 'val LocalClipboardManager: ProvidableCompositionLocal<ClipboardManager>' is deprecated. Use LocalClipboard instead which supports suspend functions.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/settings/SettingsScreen.kt:315:28 'val LocalClipboardManager: ProvidableCompositionLocal<ClipboardManager>' is deprecated. Use LocalClipboard instead which supports suspend functions.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/LoginActivity.kt:353:25 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/MainActivity.kt:232:64 'field publicKey: ByteArray' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/login/LoginInitial.kt:557:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:257:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:272:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation. Check LinkAnnotation's documentation for more details and samples.w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:344:70 'fun String.capitalize(): String' is deprecated. Use replaceFirstChar instead.> Task :app:compileGithubReleaseJavaWithJavac> Task :app:hiltAggregateDepsGithubRelease> Task :app:hiltJavaCompileGithubRelease> Task :app:transformGithubReleaseClassesWithAsm> Task :app:generateGithubReleaseLintVitalReportModel> Task :app:dexBuilderGithubRelease> Task :app:mergeGithubReleaseGlobalSynthetics> Task :app:mergeDexGithubRelease> Task :app:processGithubReleaseJavaRes> Task :app:compileGithubReleaseArtProfile> Task :app:mergeGithubReleaseJavaResource> Task :app:lintVitalAnalyzeGithubRelease> Task :app:lintVitalReportGithubRelease> Task :app:lintVitalGithubRelease> Task :app:packageGithubRelease> Task :app:createGithubReleaseApkListingFileRedirect> Task :app:assembleGithubRelease[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.htmlDeprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.For more on this, please refer to https://docs.gradle.org/8.14.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 10m 41s55 actionable tasks: 55 executed2025-06-24 07:36:26,476 INFO: Successfully built version 2025.6.19 of com.bringyour.network from b49a0f99551c317326b91fd6aece81e72980ac532025-06-24 07:36:26,888 DEBUG: Checking build/com.bringyour.network/android/app/app/build/outputs/apk/github/release/com.bringyour.network-2025.6.19-655941460-github-armeabi-v7a-release-unsigned.apk2025-06-24 07:36:27,027 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-06-24 07:36:27,027 INFO: ...retrieving https://github.com/urnetwork/build/releases/download/v2025.6.19-655941462/com.bringyour.network-2025.6.19-655941462-github-armeabi-v7a-release.apk2025-06-24 07:36:27,031 DEBUG: Starting new HTTPS connection (1): github.com:4432025-06-24 07:36:27,377 DEBUG: https://github.com:443 "GET /urnetwork/build/releases/download/v2025.6.19-655941462/com.bringyour.network-2025.6.19-655941462-github-armeabi-v7a-release.apk HTTP/1.1" 302 02025-06-24 07:36:27,384 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-06-24 07:36:27,958 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/936244679/973dc86f-082f-4a76-b83d-a8c0a42bb351?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250624T073628Z&X-Amz-Expires=1800&X-Amz-Signature=970f24630118076284add159d0899f68d1226b26c107a5eca464eb6be9e45576&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcom.bringyour.network-2025.6.19-655941462-github-armeabi-v7a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 413416862025-06-24 07:36:43,036 DEBUG: unsigned/binaries/com.bringyour.network_655941462.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 v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-24 07:36:44,643 DEBUG: /tmp/tmpdv_tpk6x/sigcp_com.bringyour.network_655941462.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 v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-24 07:36:44,643 INFO: ...successfully verified2025-06-24 07:36:44,644 INFO: compared built binary to supplied reference binary successfully2025-06-24 07:36:45,154 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.2025-06-24 07:36:45,299 DEBUG: Using APK Signature v22025-06-24 07:36:45,301 INFO: supplied reference binary has allowed signer 77783877019447c1f16cea6fafd82746df57f4f482304e080f9cc608cfb2e0972025-06-24 07:36:45,316 INFO: success: com.bringyour.network2025-06-24 07:36:45,316 INFO: Finished2025-06-24 07:36:45,316 INFO: 1 build succeeded