log for com.bringyour.network:60236783
== Installed Android Tools ==
2025-04-21 20:57:37,871 DEBUG: Reading 'config.yml'
2025-04-21 20:57:37,882 INFO: Creating log directory
2025-04-21 20:57:37,883 INFO: Creating temporary directory
2025-04-21 20:57:37,883 INFO: Creating output directory
2025-04-21 20:57:37,893 DEBUG: Getting git vcs interface for https://github.com/urnetwork/build
2025-04-21 20:57:37,893 DEBUG: Checking com.bringyour.network:60236783
2025-04-21 20:57:37,894 INFO: Building version 2025.4.18 (60236783) of com.bringyour.network
2025-04-21 20:57:37,894 INFO: Running 'sudo' commands in /home/vagrant
2025-04-21 20:57:37,894 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-22-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [156 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [273 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [232 kB]
Fetched 16.1 MB in 6s (2531 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 48 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 installed
Fetched 46.2 MB in 4s (12.6 MB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64068 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 make
Reading 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-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 1s (561 kB/s)
Selecting previously unselected package make.
(Reading database ... 78822 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 update
Hit:1 https://security.debian.org/debian-security bookworm-security InRelease
Get:2 https://deb.debian.org/debian trixie InRelease [175 kB]
Hit:3 https://debian.osuosl.org/debian bookworm InRelease
Hit:4 https://debian.osuosl.org/debian bookworm-updates InRelease
Hit:5 https://debian.osuosl.org/debian bookworm-backports InRelease
Get:6 https://deb.debian.org/debian trixie/main amd64 Packages [9688 kB]
Get:7 https://deb.debian.org/debian trixie/main Translation-en [6497 kB]
Fetched 16.4 MB in 6s (2856 kB/s)
Reading package lists...
+ apt-get install -y -t trixie openjdk-22-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libfdisk1 libnsl-dev libtirpc-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
base-files libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libnss-systemd
libpam-systemd libssl3t64 libsystemd-shared libsystemd0 libudev1 libzstd1
openjdk-22-jre-headless openssh-client openssh-server openssh-sftp-server
openssl openssl-provider-legacy systemd systemd-sysv udev
Suggested packages:
libc-devtools glibc-doc locales libnss-nis libnss-nisplus manpages-dev
libtss2-rc0t64 libarchive13t64 libdw1t64 libelf1t64 libpwquality1
libqrencode4 openjdk-22-demo openjdk-22-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic keychain libpam-ssh
monkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homed
systemd-userdbd systemd-boot systemd-resolved systemd-repart
libtss2-tcti-device0 polkitd
Recommended packages:
manpages manpages-dev dbus-user-session libcups2t64 libasound2t64 xauth
ncurses-term linux-sysctl-defaults systemd-timesyncd | time-daemon
systemd-cryptsetup
The following packages will be REMOVED:
libssl3
The following NEW packages will be installed:
libssl3t64 openjdk-22-jdk-headless openjdk-22-jre-headless
openssl-provider-legacy
The following packages will be upgraded:
base-files libc-bin libc-dev-bin libc-l10n libc6 libc6-dev libnss-systemd
libpam-systemd libsystemd-shared libsystemd0 libudev1 libzstd1
openssh-client openssh-server openssh-sftp-server openssl systemd
systemd-sysv udev
19 upgraded, 4 newly installed, 1 to remove and 458 not upgraded.
Need to get 145 MB of archives.
After this operation, 301 MB of additional disk space will be used.
Get:1 https://deb.debian.org/debian trixie/main amd64 base-files amd64 13.7 [73.0 kB]
Get:2 https://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 1.5.7+dfsg-1 [304 kB]
Get:3 https://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.0-1 [1491 kB]
Get:4 https://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:9.9p2-2 [65.4 kB]
Get:5 https://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.0-1 [307 kB]
Get:6 https://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:9.9p2-2 [968 kB]
Get:7 https://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:9.9p2-2 [523 kB]
Get:8 https://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.0-1 [2432 kB]
Get:9 https://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.5-2 [2142 kB]
Get:10 https://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-7 [2847 kB]
Get:11 https://deb.debian.org/debian trixie/main amd64 systemd amd64 257.5-2 [3091 kB]
Get:12 https://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.5-2 [453 kB]
Get:13 https://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.5-2 [218 kB]
Get:14 https://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.5-2 [296 kB]
Get:15 https://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-7 [57.3 kB]
Get:16 https://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-7 [1992 kB]
Get:17 https://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-7 [636 kB]
Get:18 https://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.5-2 [63.9 kB]
Get:19 https://deb.debian.org/debian trixie/main amd64 udev amd64 257.5-2 [1364 kB]
Get:20 https://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.5-2 [151 kB]
Get:21 https://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-7 [739 kB]
Get:22 https://deb.debian.org/debian trixie/main amd64 openjdk-22-jre-headless amd64 22.0.2+9-5 [41.9 MB]
Get:23 https://deb.debian.org/debian trixie/main amd64 openjdk-22-jdk-headless amd64 22.0.2+9-5 [83.1 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 145 MB in 35s (4112 kB/s)
(Reading database ... 78870 files and directories currently installed.)
Preparing to unpack .../base-files_13.7_amd64.deb ...
Unpacking base-files (13.7) over (12.4+deb12u10) ...
Setting up base-files (13.7) ...
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 ... 78881 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 ... 78881 files and directories currently installed.)
Preparing to unpack .../openssl_3.5.0-1_amd64.deb ...
Unpacking openssl (3.5.0-1) over (3.0.15-1~deb12u1) ...
Preparing to unpack .../openssh-sftp-server_1%3a9.9p2-2_amd64.deb ...
Unpacking openssh-sftp-server (1:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
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.15).
openssh-client depends on libssl3 (>= 3.0.15).
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 ... 78960 files and directories currently installed.)
Removing libssl3:amd64 (3.0.15-1~deb12u1) ...
Selecting previously unselected package openssl-provider-legacy.
(Reading database ... 78948 files and directories currently installed.)
Preparing to unpack .../0-openssl-provider-legacy_3.5.0-1_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.0-1) ...
Preparing to unpack .../1-openssh-client_1%3a9.9p2-2_amd64.deb ...
Unpacking openssh-client (1:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
Preparing to unpack .../2-openssh-server_1%3a9.9p2-2_amd64.deb ...
systemctl: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
Unpacking openssh-server (1:9.9p2-2) over (1:9.2p1-2+deb12u5) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../3-libssl3t64_3.5.0-1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.0-1) ...
Preparing to unpack .../4-libsystemd-shared_257.5-2_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.5-2) over (252.36-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 .../5-libc6_2.41-7_amd64.deb ...
De-configuring systemd (252.36-1~deb12u1), to allow installation of libc6:amd64 (2.41-7) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking libc6:amd64 (2.41-7) over (2.36-9+deb12u10) ...
Setting up libc6:amd64 (2.41-7) ...
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-1) ...
Setting up libssl3t64:amd64 (3.5.0-1) ...
Setting up libsystemd-shared:amd64 (257.5-2) ...
(Reading database ... 78970 files and directories currently installed.)
Preparing to unpack .../systemd_257.5-2_amd64.deb ...
Unpacking systemd (257.5-2) over (252.36-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/systemd/system-preset': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system-generators': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@0.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user-.slice.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/timers.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/systemd-localed.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/rc-local.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/multi-user.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/local-fs.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/initrd.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/getty.target.wants': Directory not empty
Preparing to unpack .../libsystemd0_257.5-2_amd64.deb ...
Unpacking libsystemd0:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libsystemd0:amd64 (257.5-2) ...
(Reading database ... 79064 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_257.5-2_amd64.deb ...
Unpacking libnss-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libpam-systemd_257.5-2_amd64.deb ...
Unpacking libpam-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libc-dev-bin_2.41-7_amd64.deb ...
Unpacking libc-dev-bin (2.41-7) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc6-dev_2.41-7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-7) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc-bin_2.41-7_amd64.deb ...
Unpacking libc-bin (2.41-7) over (2.36-9+deb12u10) ...
Setting up libc-bin (2.41-7) ...
Setting up systemd (257.5-2) ...
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 ... 79073 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_257.5-2_amd64.deb ...
Unpacking systemd-sysv (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../udev_257.5-2_amd64.deb ...
Unpacking udev (257.5-2) over (252.36-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/udev/hwdb.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/sysinit.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/network': Directory not empty
Preparing to unpack .../libudev1_257.5-2_amd64.deb ...
Unpacking libudev1:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libudev1:amd64 (257.5-2) ...
(Reading database ... 79083 files and directories currently installed.)
Preparing to unpack .../libc-l10n_2.41-7_all.deb ...
Unpacking libc-l10n (2.41-7) over (2.36-9+deb12u10) ...
Selecting previously unselected package openjdk-22-jre-headless:amd64.
Preparing to unpack .../openjdk-22-jre-headless_22.0.2+9-5_amd64.deb ...
Unpacking openjdk-22-jre-headless:amd64 (22.0.2+9-5) ...
Selecting previously unselected package openjdk-22-jdk-headless:amd64.
Preparing to unpack .../openjdk-22-jdk-headless_22.0.2+9-5_amd64.deb ...
Unpacking openjdk-22-jdk-headless:amd64 (22.0.2+9-5) ...
Setting up systemd-sysv (257.5-2) ...
Setting up libc-l10n (2.41-7) ...
Setting up openssh-client (1:9.9p2-2) ...
Installing new version of config file /etc/ssh/ssh_config ...
Setting up libnss-systemd:amd64 (257.5-2) ...
Setting up openjdk-22-jre-headless:amd64 (22.0.2+9-5) ...
Setting up udev (257.5-2) ...
Removing obsolete conffile /etc/init.d/udev ...
Setting up libpam-systemd:amd64 (257.5-2) ...
Setting up libc-dev-bin (2.41-7) ...
Setting up openssl (3.5.0-1) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up openssh-sftp-server (1:9.9p2-2) ...
Setting up openssh-server (1:9.9p2-2) ...
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.
Setting up libc6-dev:amd64 (2.41-7) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for dbus-broker (33-1) ...
Processing triggers for initramfs-tools (0.142+deb12u1) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-29-amd64
W: No zstd in /usr/bin:/sbin:/bin, using gzip
Processing triggers for libc-bin (2.41-7) ...
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
done.
Setting up openjdk-22-jdk-headless:amd64 (22.0.2+9-5) ...
update-alternatives: using /usr/lib/jvm/java-22-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-22-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2025-04-21 21:03:35,982 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-21 21:03:36,487 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 79527 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.41-7) ...
2025-04-21 21:03:56,386 INFO: Getting source for revision d8b7676ba89a733b5bd2dc903d0a7149cc60e11f
2025-04-21 21:03:56,387 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:03:56,387 DEBUG: > git rev-parse --show-toplevel
2025-04-21 21:03:56,592 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:03:56,592 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-21 21:04:01,307 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:01,307 DEBUG: > git reset --hard
2025-04-21 21:04:01,611 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:01,612 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-21 21:04:02,016 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:02,017 DEBUG: > git clean -dffx
2025-04-21 21:04:02,120 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:02,120 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-04-21 21:04:03,025 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:03,025 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-04-21 21:04:03,630 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:03,630 DEBUG: > git remote set-head origin --auto
2025-04-21 21:04:04,234 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:04,234 DEBUG: > git checkout -f d8b7676ba89a733b5bd2dc903d0a7149cc60e11f
2025-04-21 21:04:04,538 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:04,538 DEBUG: > git clean -dffx
2025-04-21 21:04:04,642 INFO: Initialising submodules
2025-04-21 21:04:04,642 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:04,642 DEBUG: > git rev-parse --show-toplevel
2025-04-21 21:04:04,848 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:04,848 DEBUG: > git submodule sync
2025-04-21 21:04:05,854 DEBUG: Directory: build/com.bringyour.network
2025-04-21 21:04:05,854 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 --recursive
Submodule path 'android': checked out '9615cbf063a3d85454b9ab4731371628ccb8c9e8'
Submodule path 'apple': checked out '568fced355547075d1767f0ccdc9a4c1df2a7529'
Submodule path 'connect': checked out '19a66bdb68cac2198fc82e24d84100503d70867d'
Submodule path 'docs': checked out '9ad4cd481886af7f3a21b19cbf421b608429b375'
Submodule path 'sdk': checked out 'c39c3e92939a74c416dbc7f4ce0301d41aee82c4'
Submodule path 'server': checked out 'eb97873d00ec156666bcdf051791f2f672fededa'
Submodule path 'warp': checked out 'b5653c5f3126979ee2e8bdda72b664c5c8318878'
Submodule path 'web': checked out '91ea551ce704657a5615a11f94576f8808e3b7fa'
2025-04-21 21:04:13,679 INFO: Collecting source libraries
2025-04-21 21:04:13,818 DEBUG: Removing debuggable flags from build/srclib/go
2025-04-21 21:04:13,892 INFO: Creating local.properties file at build/com.bringyour.network/local.properties
2025-04-21 21:04:13,894 INFO: Creating local.properties file at build/com.bringyour.network/android/local.properties
2025-04-21 21:04:13,894 INFO: Updating local.properties file at build/com.bringyour.network/android/app/local.properties
2025-04-21 21:04:13,895 INFO: Creating local.properties file at build/com.bringyour.network/android/app/app/local.properties
2025-04-21 21:04:13,895 DEBUG: Removing debuggable flags from build/com.bringyour.network/android/app/app
2025-04-21 21:04:13,917 INFO: Cleaned build.gradle of keysigning configs at build/com.bringyour.network/android/app/app/build.gradle
2025-04-21 21:04:13,923 INFO: Running 'prebuild' commands in build/com.bringyour.network/android/app/app
2025-04-21 21:04:13,923 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-21 21:04:13,923 DEBUG: > bash -e -u -o pipefail -x -c -- 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-35'; sed -i -e '/dependsOn goclientBuild/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ 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-35'
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r28-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r28-linux.zip
Unzipping to /tmp/.sdkmanager-htbia_an
Installing into /opt/android-sdk/ndk/28.0.13004108
Downloading https://dl.google.com/android/repository/platform-35_r02.zip into /home/vagrant/.cache/sdkmanager/platform-35_r02.zip
Unzipping to /tmp/.sdkmanager-upcvj0lb
Installing into /opt/android-sdk/platforms/android-35
+ sed -i -e '/dependsOn goclientBuild/d' build.gradle
2025-04-21 21:05:17,888 INFO: Cleaning Gradle project...
2025-04-21 21:05:17,889 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-21 21:05:17,889 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To 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.11.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.html
Deprecated 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.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 36s
1 actionable task: 1 up-to-date
2025-04-21 21:07:07,328 INFO: Scanning source for common problems...
2025-04-21 21:07:07,492 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-21 21:07:07,493 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-21 21:07:08,145 DEBUG: write 'suss.json' to cache
2025-04-21 21:07:08,154 DEBUG: next suss.json cache update due in 23:59:59.981713
2025-04-21 21:07:08,348 INFO: Removing gradle-wrapper.jar at android/app/gradle/wrapper/gradle-wrapper.jar
2025-04-21 21:07:08,450 INFO: Creating source tarball...
2025-04-21 21:07:50,956 INFO: Running 'build' commands in build/com.bringyour.network/android/app/app
2025-04-21 21:07:50,960 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-21 21:07:50,960 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.bash
Building 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/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
2025-04-21 21:12:22,408 INFO: Building Gradle project...
2025-04-21 21:12:22,409 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-04-21 21:12:22,409 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid buildSdk assembleGithubRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle buildSdk assembleGithubRelease
To 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.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildSdk
export PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \
GOMOBILE_VERSION=v0.0.0-20250305212854-3a7bc9f8a4de; \
go install golang.org/x/mobile/cmd/gomobile@$GOMOBILE_VERSION; \
go get golang.org/x/mobile/bind@$GOMOBILE_VERSION; \
gomobile init; \
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-20250305212854-3a7bc9f8a4de
go: downloading golang.org/x/mod v0.24.0
go: downloading golang.org/x/sync v0.12.0
go: downloading golang.org/x/tools v0.31.0
go: downloading golang.org/x/sync v0.13.0
# *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-section
export 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 client.Version=${WARP_VERSION}-${WARP_VERSION_CODE} -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 {} \; ; \
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.1745270044/URnetworkSdk.aar
inflating: android.1745270044/edit/AndroidManifest.xml
inflating: android.1745270044/edit/proguard.txt
inflating: android.1745270044/edit/classes.jar
inflating: android.1745270044/edit/jni/arm64-v8a/libgojni.so
inflating: android.1745270044/edit/jni/armeabi-v7a/libgojni.so
inflating: android.1745270044/edit/jni/x86_64/libgojni.so
inflating: android.1745270044/edit/R.txt
creating: android.1745270044/edit/res/
added manifest
adding: AndroidManifest.xml(in = 142) (out= 112)(deflated 21%)
adding: R.txt(in = 0) (out= 0)(stored 0%)
adding: classes.jar(in = 321678) (out= 262233)(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 = 17947928) (out= 5500704)(deflated 69%)
adding: jni/armeabi-v7a/(in = 0) (out= 0)(stored 0%)
adding: jni/armeabi-v7a/libgojni.so(in = 16347436) (out= 5573163)(deflated 65%)
adding: jni/x86_64/(in = 0) (out= 0)(stored 0%)
adding: jni/x86_64/libgojni.so(in = 18556792) (out= 5833769)(deflated 68%)
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.11.1/transforms/36c1fcb4623c47d9757cb929a4a4b7ec/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:28:5-98 Warning:
uses-permission#android.permission.ACCESS_FINE_LOCATION was tagged at AndroidManifest.xml:28 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:29:5-100 Warning:
uses-permission#android.permission.ACCESS_COARSE_LOCATION was tagged at AndroidManifest.xml:29 to remove other declarations but no other declaration present
> Task :app:processGithubReleaseManifest
> Task :app:javaPreCompileGithubRelease
> Task :app:mergeGithubReleaseStartupProfile
> Task :app:mergeGithubReleaseShaders
> Task :app:mergeGithubReleaseArtProfile
> Task :app:compileGithubReleaseShaders NO-SOURCE
> 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:compileGithubReleaseKotlin
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/MainApplication.kt:508: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.
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.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/LoginActivity.kt:335: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:222: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:437: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.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:283: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.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:298: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.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:372: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.html
Deprecated 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.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 9m
55 actionable tasks: 55 executed
2025-04-21 21:21:24,076 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.bringyour.network, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-21 21:21:24,083 INFO: Successfully built version 2025.4.18 of com.bringyour.network from d8b7676ba89a733b5bd2dc903d0a7149cc60e11f
2025-04-21 21:21:24,492 DEBUG: Checking build/com.bringyour.network/android/app/app/build/outputs/apk/github/release/com.bringyour.network-2025.4.18-60236783-github-release-unsigned.apk
2025-04-21 21:21:24,629 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-21 21:21:24,629 INFO: ...retrieving https://github.com/urnetwork/build/releases/download/v2025.4.18-60236783/com.bringyour.network-2025.4.18-60236783-github-release.apk
2025-04-21 21:21:24,633 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-21 21:21:24,915 DEBUG: https://github.com:443 "GET /urnetwork/build/releases/download/v2025.4.18-60236783/com.bringyour.network-2025.4.18-60236783-github-release.apk HTTP/1.1" 302 0
2025-04-21 21:21:24,922 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-21 21:21:25,393 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/936244679/d8d489fe-eda3-4701-9efa-eccddc6f9716?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250421%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250421T212125Z&X-Amz-Expires=300&X-Amz-Signature=1f8d2483a6e9cbbc62093cb6a4df3683b62a574110e1cc6cca4b270d8bac2830&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcom.bringyour.network-2025.4.18-60236783-github-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 51860197
2025-04-21 21:21:29,780 DEBUG: unsigned/binaries/com.bringyour.network_60236783.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-21 21:21:31,906 DEBUG: /tmp/tmpixp437c5/sigcp_com.bringyour.network_60236783.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-21 21:21:31,907 INFO: ...successfully verified
2025-04-21 21:21:31,907 INFO: compared built binary to supplied reference binary successfully
2025-04-21 21:21:32,040 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-04-21 21:21:32,261 DEBUG: Using APK Signature v2
2025-04-21 21:21:32,264 INFO: supplied reference binary has allowed signer 77783877019447c1f16cea6fafd82746df57f4f482304e080f9cc608cfb2e097
2025-04-21 21:21:32,283 INFO: success: com.bringyour.network
2025-04-21 21:21:32,283 INFO: Finished
2025-04-21 21:21:32,283 INFO: 1 build succeeded