﻿2025-08-20T19:49:43.8588211Z Current runner version: '2.328.0'
2025-08-20T19:49:43.8618687Z ##[group]Runner Image Provisioner
2025-08-20T19:49:43.8620461Z Hosted Compute Agent
2025-08-20T19:49:43.8621116Z Version: 20250818.377
2025-08-20T19:49:43.8621746Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:49:43.8622494Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:49:43.8623080Z ##[endgroup]
2025-08-20T19:49:43.8623658Z ##[group]VM Image
2025-08-20T19:49:43.8624319Z - OS: Linux (arm64)
2025-08-20T19:49:43.8624878Z - Source: Partner
2025-08-20T19:49:43.8625486Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T19:49:43.8626086Z - Version: 20250728.24.1
2025-08-20T19:49:43.8627102Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T19:49:43.8628159Z ##[endgroup]
2025-08-20T19:49:43.8629998Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:49:43.8633118Z Attestations: write
2025-08-20T19:49:43.8633727Z Contents: write
2025-08-20T19:49:43.8634591Z Metadata: read
2025-08-20T19:49:43.8635194Z Packages: write
2025-08-20T19:49:43.8635823Z ##[endgroup]
2025-08-20T19:49:43.8638702Z Secret source: Actions
2025-08-20T19:49:43.8640066Z Prepare workflow directory
2025-08-20T19:49:43.9031892Z Prepare all required actions
2025-08-20T19:49:43.9074030Z Getting action download info
2025-08-20T19:49:44.2888627Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:49:45.2183108Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:49:45.7795760Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:49:45.9596355Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:49:46.4684466Z Getting action download info
2025-08-20T19:49:46.6582366Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:49:47.1668473Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:49:47.6592693Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/gomuks/official)
2025-08-20T19:49:47.7212547Z ##[group]Run ##Presets
2025-08-20T19:49:47.7213162Z [36;1m##Presets[0m
2025-08-20T19:49:47.7213584Z [36;1mset +x ; set +e[0m
2025-08-20T19:49:47.7213921Z [36;1m#-------------#[0m
2025-08-20T19:49:47.7214382Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:49:47.7214894Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:49:47.7215333Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7215806Z [36;1m  fi[0m
2025-08-20T19:49:47.7216173Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:49:47.7216651Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:49:47.7217189Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7217552Z [36;1m  fi[0m
2025-08-20T19:49:47.7217868Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:49:47.7218492Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:49:47.7218931Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7219398Z [36;1m  fi[0m
2025-08-20T19:49:47.7220081Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:49:47.7220595Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:49:47.7221016Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:49:47.7221404Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:49:47.7221908Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7222680Z [36;1m     else[0m
2025-08-20T19:49:47.7223036Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7223485Z [36;1m     fi[0m
2025-08-20T19:49:47.7223791Z [36;1m  fi[0m
2025-08-20T19:49:47.7224104Z [36;1mfi[0m
2025-08-20T19:49:47.7255774Z shell: /usr/bin/bash -e {0}
2025-08-20T19:49:47.7256842Z env:
2025-08-20T19:49:47.7257614Z   GH_TOKEN: ***
2025-08-20T19:49:47.7257943Z ##[endgroup]
2025-08-20T19:49:47.7490911Z ##[group]Run ##Presets
2025-08-20T19:49:47.7491403Z [36;1m##Presets[0m
2025-08-20T19:49:47.7491900Z [36;1mset +x ; set +e[0m
2025-08-20T19:49:47.7492352Z [36;1m#-------------#[0m
2025-08-20T19:49:47.7492709Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:49:47.7493419Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:49:47.7494012Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:49:47.7494518Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:49:47.7495044Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:49:47.7495537Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:49:47.7495957Z [36;1m  exit 1[0m
2025-08-20T19:49:47.7496298Z [36;1mfi[0m
2025-08-20T19:49:47.7523045Z shell: /usr/bin/bash -e {0}
2025-08-20T19:49:47.7523445Z env:
2025-08-20T19:49:47.7524081Z   RO_GHTOKEN: ***
2025-08-20T19:49:47.7524462Z   RO_GLTOKEN: ***
2025-08-20T19:49:47.7525699Z   MINISIGN_KEY: ***
2025-08-20T19:49:47.7526053Z ##[endgroup]
2025-08-20T19:49:47.7663817Z ##[group]Run ##Presets
2025-08-20T19:49:47.7664442Z [36;1m##Presets[0m
2025-08-20T19:49:47.7664772Z [36;1mset +x ; set +e[0m
2025-08-20T19:49:47.7665127Z [36;1m#-------------#[0m
2025-08-20T19:49:47.7665410Z [36;1m##Host Triplet[0m
2025-08-20T19:49:47.7665812Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:49:47.7666283Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:49:47.7666668Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:49:47.7667081Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:49:47.7667520Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:49:47.7667943Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:49:47.7668403Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:49:47.7668845Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:49:47.7669222Z [36;1m   fi[0m
2025-08-20T19:49:47.7670025Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:49:47.7670471Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:49:47.7670944Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:49:47.7671381Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:49:47.7671760Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:49:47.7672152Z [36;1m fi[0m
2025-08-20T19:49:47.7672511Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7673031Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7673534Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7673949Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7674359Z [36;1m##Debug[0m
2025-08-20T19:49:47.7674670Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:49:47.7675014Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:49:47.7675385Z [36;1m else[0m
2025-08-20T19:49:47.7675707Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:49:47.7676013Z [36;1m fi[0m
2025-08-20T19:49:47.7676403Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7676776Z [36;1m##Docker Platform[0m
2025-08-20T19:49:47.7677483Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:49:47.7677946Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:49:47.7678371Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:49:47.7678835Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:49:47.7679246Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:49:47.7679948Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:49:47.7680506Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:49:47.7680918Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:49:47.7681285Z [36;1m fi[0m
2025-08-20T19:49:47.7681683Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7682197Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7682691Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:49:47.7683241Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/gomuks/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:49:47.7683850Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:49:47.7684288Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7684685Z [36;1m##Logs[0m
2025-08-20T19:49:47.7685233Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:49:47.7685609Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:49:47.7685930Z [36;1m else[0m
2025-08-20T19:49:47.7686232Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:49:47.7686590Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:49:47.7686914Z [36;1m fi[0m
2025-08-20T19:49:47.7687568Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7688060Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7688541Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:49:47.7689048Z [36;1m PKG_FAMILY_LOCAL="$(echo "gomuks" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:49:47.7689738Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:49:47.7690255Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7690687Z [36;1m##Rebuild[0m
2025-08-20T19:49:47.7690987Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:49:47.7691444Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:49:47.7691789Z [36;1m else[0m
2025-08-20T19:49:47.7692091Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:49:47.7692472Z [36;1m fi[0m
2025-08-20T19:49:47.7692848Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7693309Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:49:47.7693841Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:49:47.7694496Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:49:47.7695461Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:49:47.7696273Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:49:47.7696721Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:49:47.7697355Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:49:47.7697904Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:49:47.7698406Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7698798Z [36;1m    exit 1[0m
2025-08-20T19:49:47.7699094Z [36;1m   else[0m
2025-08-20T19:49:47.7699632Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:49:47.7700081Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7700529Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:49:47.7701311Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:49:47.7701738Z [36;1m      #check if supported[0m
2025-08-20T19:49:47.7702195Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:49:47.7702913Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:49:47.7703433Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:49:47.7703886Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7704280Z [36;1m         exit 1[0m
2025-08-20T19:49:47.7704580Z [36;1m       fi[0m
2025-08-20T19:49:47.7704973Z [36;1m      #get build system[0m
2025-08-20T19:49:47.7705474Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:49:47.7705929Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:49:47.7706393Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7706838Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:49:47.7707404Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7707862Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7708296Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:49:47.7708772Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7709189Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:47.7709712Z [36;1m       fi[0m
2025-08-20T19:49:47.7710327Z [36;1m     fi[0m
2025-08-20T19:49:47.7710629Z [36;1m   fi[0m
2025-08-20T19:49:47.7710972Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:49:47.7736815Z shell: /usr/bin/bash -e {0}
2025-08-20T19:49:47.7737386Z ##[endgroup]
2025-08-20T19:49:48.4793814Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:49:48.4794534Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:49:48.4794931Z 
2025-08-20T19:49:48.6198171Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:49:48.6198817Z 100  3981  100  3981    0     0  28100      0 --:--:-- --:--:-- --:--:-- 28234
2025-08-20T19:49:48.6210873Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:49:48.6445348Z ##[group]Run ##Presets
2025-08-20T19:49:48.6445928Z [36;1m##Presets[0m
2025-08-20T19:49:48.6446233Z [36;1mset +x ; set +e[0m
2025-08-20T19:49:48.6446627Z [36;1m#-------------#[0m
2025-08-20T19:49:48.6446937Z [36;1m##Debug?[0m
2025-08-20T19:49:48.6447271Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:49:48.6447714Z [36;1m  set -x[0m
2025-08-20T19:49:48.6447969Z [36;1mfi[0m
2025-08-20T19:49:48.6448293Z [36;1m#-------------#[0m
2025-08-20T19:49:48.6448636Z [36;1m##CoreUtils[0m
2025-08-20T19:49:48.6448965Z [36;1msudo apt update -y[0m
2025-08-20T19:49:48.6449405Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:49:48.6451662Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T19:49:48.6452756Z [36;1m##tmp[0m
2025-08-20T19:49:48.6453185Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:49:48.6453596Z [36;1m#GH ENV[0m
2025-08-20T19:49:48.6453945Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:48.6454345Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:48.6454721Z [36;1m#-------------#[0m
2025-08-20T19:49:48.6455080Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:49:48.6455747Z [36;1msudo apt update -y[0m
2025-08-20T19:49:48.6456090Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:49:48.6456505Z [36;1m##Setup Minisign[0m
2025-08-20T19:49:48.6456868Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:49:48.6457556Z [36;1mecho "***[0m
2025-08-20T19:49:48.6458929Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:49:48.6459322Z [36;1m##User-Agent[0m
2025-08-20T19:49:48.6460406Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T19:49:48.6461347Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:49:48.6492727Z shell: /usr/bin/bash -e {0}
2025-08-20T19:49:48.6493093Z env:
2025-08-20T19:49:48.6493425Z   CROSS_COMPILING: NO
2025-08-20T19:49:48.6493806Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:49:48.6494171Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:49:48.6494551Z   ON_QEMU: NO
2025-08-20T19:49:48.6494850Z   DEBUG: 0
2025-08-20T19:49:48.6495128Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:49:48.6495624Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:49:48.6496030Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:49:48.6496475Z   KEEP_LOGS: YES
2025-08-20T19:49:48.6496793Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:49:48.6497092Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:49:48.6497467Z   SBUILD_REBUILD: false
2025-08-20T19:49:48.6498232Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:49:48.6498931Z   BUILD_SYS: docker://go
2025-08-20T19:49:48.6499317Z   BUILD_ON_HOST: FALSE
2025-08-20T19:49:48.6499959Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:49:48.6500254Z ##[endgroup]
2025-08-20T19:49:49.2167031Z 
2025-08-20T19:49:49.2168300Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:49:49.2168922Z 
2025-08-20T19:49:49.9463201Z Get:1 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T19:49:50.0325448Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:49:50.1121155Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:49:50.1537319Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T19:49:50.2803704Z Get:5 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T19:49:50.3292442Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:49:50.3342509Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:49:50.3351383Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T19:49:50.3371951Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:49:50.3398931Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T19:49:50.4058229Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T19:49:50.4768311Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T19:49:50.6571007Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T19:49:50.7029252Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T19:49:50.7473241Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T19:49:50.8107000Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T19:49:50.8571296Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T19:49:50.9071248Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T19:49:50.9930109Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:49:51.0369700Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T19:49:51.0787292Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T19:49:51.2028250Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T19:49:51.2445769Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T19:49:51.2863703Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T19:49:51.3282364Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T19:49:51.3698938Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T19:49:51.4117462Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T19:49:51.4534936Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T19:49:51.4952326Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T19:49:51.5372035Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T19:49:51.5788512Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T19:49:51.6205100Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1134 kB]
2025-08-20T19:49:51.6698523Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T19:49:51.7124384Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T19:49:51.7543615Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T19:49:51.8015889Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T19:49:51.9256263Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T19:49:51.9676511Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2170 kB]
2025-08-20T19:49:52.0239937Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [359 kB]
2025-08-20T19:49:52.0677030Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T19:49:52.1092907Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T19:49:52.1517183Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T19:49:52.1927925Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T19:49:59.8443329Z Fetched 11.9 MB in 2s (5100 kB/s)
2025-08-20T19:50:00.6387965Z Reading package lists...
2025-08-20T19:50:00.8823799Z Building dependency tree...
2025-08-20T19:50:00.8843531Z Reading state information...
2025-08-20T19:50:00.9122486Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:50:00.9216832Z 
2025-08-20T19:50:00.9217631Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:50:00.9218339Z 
2025-08-20T19:50:00.9343742Z Reading package lists...
2025-08-20T19:50:01.1864563Z Building dependency tree...
2025-08-20T19:50:01.1874284Z Reading state information...
2025-08-20T19:50:01.4662558Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:50:01.4663202Z bc set to manually installed.
2025-08-20T19:50:01.4663751Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:50:01.4670348Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:50:01.4670977Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:50:01.5243396Z The following NEW packages will be installed:
2025-08-20T19:50:01.5250971Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T19:50:01.5252467Z   moreutils
2025-08-20T19:50:01.5258739Z The following packages will be upgraded:
2025-08-20T19:50:01.5266679Z   jq libjq1
2025-08-20T19:50:01.5455090Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T19:50:01.7595854Z Need to get 936 kB of archives.
2025-08-20T19:50:01.7596395Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T19:50:01.7597220Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T19:50:01.8833543Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T19:50:01.9683888Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T19:50:02.0546411Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T19:50:02.0991108Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T19:50:02.1507436Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:50:02.1932490Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T19:50:02.2404612Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T19:50:02.6050671Z Fetched 936 kB in 1s (1263 kB/s)
2025-08-20T19:50:02.6637306Z Selecting previously unselected package fdupes.
2025-08-20T19:50:02.7740607Z (Reading database ... 
2025-08-20T19:50:02.7741256Z (Reading database ... 5%
2025-08-20T19:50:02.7741557Z (Reading database ... 10%
2025-08-20T19:50:02.7741830Z (Reading database ... 15%
2025-08-20T19:50:02.7742139Z (Reading database ... 20%
2025-08-20T19:50:02.7742468Z (Reading database ... 25%
2025-08-20T19:50:02.7742705Z (Reading database ... 30%
2025-08-20T19:50:02.7742999Z (Reading database ... 35%
2025-08-20T19:50:02.7743245Z (Reading database ... 40%
2025-08-20T19:50:02.7743461Z (Reading database ... 45%
2025-08-20T19:50:02.7743783Z (Reading database ... 50%
2025-08-20T19:50:03.0462118Z (Reading database ... 55%
2025-08-20T19:50:03.5516662Z (Reading database ... 60%
2025-08-20T19:50:04.0011593Z (Reading database ... 65%
2025-08-20T19:50:04.4088425Z (Reading database ... 70%
2025-08-20T19:50:04.8173863Z (Reading database ... 75%
2025-08-20T19:50:05.3871602Z (Reading database ... 80%
2025-08-20T19:50:05.9539975Z (Reading database ... 85%
2025-08-20T19:50:06.4797484Z (Reading database ... 90%
2025-08-20T19:50:06.9933957Z (Reading database ... 95%
2025-08-20T19:50:06.9934403Z (Reading database ... 100%
2025-08-20T19:50:06.9934767Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T19:50:06.9974135Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T19:50:07.0092529Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:50:07.0995687Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:50:07.1241076Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T19:50:07.2281681Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:50:07.2599730Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T19:50:07.3171339Z Selecting previously unselected package libio-pty-perl.
2025-08-20T19:50:07.3335650Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T19:50:07.3392203Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T19:50:07.4169381Z Selecting previously unselected package libipc-run-perl.
2025-08-20T19:50:07.4352833Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T19:50:07.4411664Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T19:50:07.5075157Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:50:07.5233608Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:50:07.5344302Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:50:07.5900948Z Selecting previously unselected package moreutils.
2025-08-20T19:50:07.6086858Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T19:50:07.6146938Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:50:07.7262073Z Selecting previously unselected package dos2unix.
2025-08-20T19:50:07.7454075Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T19:50:07.7536035Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:50:08.0294946Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T19:50:08.0471169Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T19:50:08.0637176Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:50:08.0798562Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T19:50:08.0956966Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:50:08.1131936Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T19:50:08.1332774Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:50:08.1640909Z Setting up moreutils (0.69-1) ...
2025-08-20T19:50:08.1819218Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:50:29.7488972Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:50:31.0968066Z Reading package lists...
2025-08-20T19:50:31.3359979Z Building dependency tree...
2025-08-20T19:50:31.3367488Z Reading state information...
2025-08-20T19:50:31.6102569Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:50:31.6103046Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:50:31.6103651Z apt-utils set to manually installed.
2025-08-20T19:50:31.6104008Z ca-certificates is already the newest version (20240203).
2025-08-20T19:50:31.6104385Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:50:31.6104887Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:50:31.6105240Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:50:31.6105629Z moreutils is already the newest version (0.69-1).
2025-08-20T19:50:31.6106015Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:50:31.6106407Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:50:31.6106836Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:50:31.6107700Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:50:31.6108037Z tmux set to manually installed.
2025-08-20T19:50:31.6108402Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:50:31.6108768Z The following additional packages will be installed:
2025-08-20T19:50:31.6109269Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T19:50:31.6110123Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T19:50:31.6110652Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T19:50:31.6111074Z   uuid-runtime
2025-08-20T19:50:31.6120377Z Suggested packages:
2025-08-20T19:50:31.6120835Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T19:50:31.6121407Z   util-linux-extra util-linux-locales
2025-08-20T19:50:31.6121693Z Recommended packages:
2025-08-20T19:50:31.6122654Z   unattended-upgrades
2025-08-20T19:50:31.6714802Z The following NEW packages will be installed:
2025-08-20T19:50:31.6715494Z   rename
2025-08-20T19:50:31.6720226Z The following packages will be upgraded:
2025-08-20T19:50:31.6721331Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T19:50:31.6722093Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T19:50:31.6729371Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T19:50:31.6730077Z   software-properties-common util-linux uuid-runtime
2025-08-20T19:50:31.6939612Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:50:31.8447825Z Need to get 4390 kB of archives.
2025-08-20T19:50:31.8448372Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:50:31.8449006Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T19:50:32.0145446Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T19:50:32.2220662Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T19:50:32.2662007Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T19:50:32.3085015Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T19:50:32.3506674Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T19:50:32.3926846Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T19:50:32.4368029Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T19:50:32.4810386Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T19:50:32.5236638Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T19:50:32.5723697Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T19:50:32.6155590Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T19:50:32.6622143Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T19:50:32.7091855Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T19:50:32.7635872Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T19:50:32.8068305Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T19:50:32.8566079Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T19:50:32.8991101Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T19:50:32.9434432Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T19:50:33.0680269Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T19:50:33.1125668Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T19:50:33.1549325Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T19:50:33.1990675Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T19:50:33.2416824Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:50:33.2838389Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:50:33.3261738Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:50:33.3680517Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T19:50:33.6363072Z Fetched 4390 kB in 2s (2643 kB/s)
2025-08-20T19:50:33.6656797Z (Reading database ... 
2025-08-20T19:50:33.6657342Z (Reading database ... 5%
2025-08-20T19:50:33.6657667Z (Reading database ... 10%
2025-08-20T19:50:33.6657937Z (Reading database ... 15%
2025-08-20T19:50:33.6658265Z (Reading database ... 20%
2025-08-20T19:50:33.6658551Z (Reading database ... 25%
2025-08-20T19:50:33.6658831Z (Reading database ... 30%
2025-08-20T19:50:33.6659089Z (Reading database ... 35%
2025-08-20T19:50:33.6659356Z (Reading database ... 40%
2025-08-20T19:50:33.6659860Z (Reading database ... 45%
2025-08-20T19:50:33.6660132Z (Reading database ... 50%
2025-08-20T19:50:33.6680919Z (Reading database ... 55%
2025-08-20T19:50:33.6768500Z (Reading database ... 60%
2025-08-20T19:50:33.6808763Z (Reading database ... 65%
2025-08-20T19:50:33.6823736Z (Reading database ... 70%
2025-08-20T19:50:33.6843345Z (Reading database ... 75%
2025-08-20T19:50:33.6875400Z (Reading database ... 80%
2025-08-20T19:50:33.7048370Z (Reading database ... 85%
2025-08-20T19:50:33.7067726Z (Reading database ... 90%
2025-08-20T19:50:33.7168157Z (Reading database ... 95%
2025-08-20T19:50:33.7168593Z (Reading database ... 100%
2025-08-20T19:50:33.7169012Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:33.7206471Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:33.7362124Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:33.8469812Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:33.9299304Z (Reading database ... 
2025-08-20T19:50:33.9299872Z (Reading database ... 5%
2025-08-20T19:50:33.9300319Z (Reading database ... 10%
2025-08-20T19:50:33.9300593Z (Reading database ... 15%
2025-08-20T19:50:33.9300937Z (Reading database ... 20%
2025-08-20T19:50:33.9301203Z (Reading database ... 25%
2025-08-20T19:50:33.9301457Z (Reading database ... 30%
2025-08-20T19:50:33.9301755Z (Reading database ... 35%
2025-08-20T19:50:33.9302028Z (Reading database ... 40%
2025-08-20T19:50:33.9302365Z (Reading database ... 45%
2025-08-20T19:50:33.9302612Z (Reading database ... 50%
2025-08-20T19:50:33.9323373Z (Reading database ... 55%
2025-08-20T19:50:33.9412428Z (Reading database ... 60%
2025-08-20T19:50:33.9453543Z (Reading database ... 65%
2025-08-20T19:50:33.9468653Z (Reading database ... 70%
2025-08-20T19:50:33.9488459Z (Reading database ... 75%
2025-08-20T19:50:33.9522097Z (Reading database ... 80%
2025-08-20T19:50:33.9700317Z (Reading database ... 85%
2025-08-20T19:50:33.9719340Z (Reading database ... 90%
2025-08-20T19:50:33.9821361Z (Reading database ... 95%
2025-08-20T19:50:33.9821888Z (Reading database ... 100%
2025-08-20T19:50:33.9822248Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:33.9859070Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:34.0139688Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:34.1410753Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:34.7611105Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T19:50:34.8123818Z (Reading database ... 
2025-08-20T19:50:34.8124217Z (Reading database ... 5%
2025-08-20T19:50:34.8124534Z (Reading database ... 10%
2025-08-20T19:50:34.8124836Z (Reading database ... 15%
2025-08-20T19:50:34.8125148Z (Reading database ... 20%
2025-08-20T19:50:34.8125379Z (Reading database ... 25%
2025-08-20T19:50:34.8125670Z (Reading database ... 30%
2025-08-20T19:50:34.8125923Z (Reading database ... 35%
2025-08-20T19:50:34.8126206Z (Reading database ... 40%
2025-08-20T19:50:34.8126531Z (Reading database ... 45%
2025-08-20T19:50:34.8126795Z (Reading database ... 50%
2025-08-20T19:50:34.8146847Z (Reading database ... 55%
2025-08-20T19:50:34.8232056Z (Reading database ... 60%
2025-08-20T19:50:34.8270854Z (Reading database ... 65%
2025-08-20T19:50:34.8285175Z (Reading database ... 70%
2025-08-20T19:50:34.8304359Z (Reading database ... 75%
2025-08-20T19:50:34.8336137Z (Reading database ... 80%
2025-08-20T19:50:34.8503866Z (Reading database ... 85%
2025-08-20T19:50:34.8522542Z (Reading database ... 90%
2025-08-20T19:50:34.8620692Z (Reading database ... 95%
2025-08-20T19:50:34.8621062Z (Reading database ... 100%
2025-08-20T19:50:34.8656625Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:34.8657202Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:34.8830988Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:34.9903638Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:35.0166598Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:35.0945778Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:35.1844815Z (Reading database ... 
2025-08-20T19:50:35.1845368Z (Reading database ... 5%
2025-08-20T19:50:35.1845639Z (Reading database ... 10%
2025-08-20T19:50:35.1845893Z (Reading database ... 15%
2025-08-20T19:50:35.1846282Z (Reading database ... 20%
2025-08-20T19:50:35.1846526Z (Reading database ... 25%
2025-08-20T19:50:35.1846759Z (Reading database ... 30%
2025-08-20T19:50:35.1847038Z (Reading database ... 35%
2025-08-20T19:50:35.1847258Z (Reading database ... 40%
2025-08-20T19:50:35.1847520Z (Reading database ... 45%
2025-08-20T19:50:35.1847799Z (Reading database ... 50%
2025-08-20T19:50:35.1867192Z (Reading database ... 55%
2025-08-20T19:50:35.1955929Z (Reading database ... 60%
2025-08-20T19:50:35.1995284Z (Reading database ... 65%
2025-08-20T19:50:35.2008929Z (Reading database ... 70%
2025-08-20T19:50:35.2029345Z (Reading database ... 75%
2025-08-20T19:50:35.2060886Z (Reading database ... 80%
2025-08-20T19:50:35.2232937Z (Reading database ... 85%
2025-08-20T19:50:35.2252092Z (Reading database ... 90%
2025-08-20T19:50:35.2352230Z (Reading database ... 95%
2025-08-20T19:50:35.2352669Z (Reading database ... 100%
2025-08-20T19:50:35.2353067Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:35.2389303Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:35.3517899Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:35.4293820Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:35.5056833Z (Reading database ... 
2025-08-20T19:50:35.5057190Z (Reading database ... 5%
2025-08-20T19:50:35.5057681Z (Reading database ... 10%
2025-08-20T19:50:35.5057948Z (Reading database ... 15%
2025-08-20T19:50:35.5058596Z (Reading database ... 20%
2025-08-20T19:50:35.5058996Z (Reading database ... 25%
2025-08-20T19:50:35.5059230Z (Reading database ... 30%
2025-08-20T19:50:35.5059778Z (Reading database ... 35%
2025-08-20T19:50:35.5060125Z (Reading database ... 40%
2025-08-20T19:50:35.5060416Z (Reading database ... 45%
2025-08-20T19:50:35.5060805Z (Reading database ... 50%
2025-08-20T19:50:35.5080181Z (Reading database ... 55%
2025-08-20T19:50:35.5167547Z (Reading database ... 60%
2025-08-20T19:50:35.5207030Z (Reading database ... 65%
2025-08-20T19:50:35.5220876Z (Reading database ... 70%
2025-08-20T19:50:35.5241655Z (Reading database ... 75%
2025-08-20T19:50:35.5274002Z (Reading database ... 80%
2025-08-20T19:50:35.5443885Z (Reading database ... 85%
2025-08-20T19:50:35.5469234Z (Reading database ... 90%
2025-08-20T19:50:35.5561877Z (Reading database ... 95%
2025-08-20T19:50:35.5562202Z (Reading database ... 100%
2025-08-20T19:50:35.5562658Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:35.5598652Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:35.5887455Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:35.6846948Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:35.7272021Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:35.8065915Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:35.8851989Z (Reading database ... 
2025-08-20T19:50:35.8852620Z (Reading database ... 5%
2025-08-20T19:50:35.8852886Z (Reading database ... 10%
2025-08-20T19:50:35.8853144Z (Reading database ... 15%
2025-08-20T19:50:35.8853452Z (Reading database ... 20%
2025-08-20T19:50:35.8853736Z (Reading database ... 25%
2025-08-20T19:50:35.8854031Z (Reading database ... 30%
2025-08-20T19:50:35.8854298Z (Reading database ... 35%
2025-08-20T19:50:35.8854540Z (Reading database ... 40%
2025-08-20T19:50:35.8854832Z (Reading database ... 45%
2025-08-20T19:50:35.8855101Z (Reading database ... 50%
2025-08-20T19:50:35.8875021Z (Reading database ... 55%
2025-08-20T19:50:35.8964922Z (Reading database ... 60%
2025-08-20T19:50:35.9004870Z (Reading database ... 65%
2025-08-20T19:50:35.9018559Z (Reading database ... 70%
2025-08-20T19:50:35.9039209Z (Reading database ... 75%
2025-08-20T19:50:35.9072835Z (Reading database ... 80%
2025-08-20T19:50:35.9245428Z (Reading database ... 85%
2025-08-20T19:50:35.9271476Z (Reading database ... 90%
2025-08-20T19:50:35.9365908Z (Reading database ... 95%
2025-08-20T19:50:35.9366225Z (Reading database ... 100%
2025-08-20T19:50:35.9366664Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:35.9403726Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:35.9623304Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:36.0431101Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:36.1056247Z (Reading database ... 
2025-08-20T19:50:36.1056674Z (Reading database ... 5%
2025-08-20T19:50:36.1057168Z (Reading database ... 10%
2025-08-20T19:50:36.1057403Z (Reading database ... 15%
2025-08-20T19:50:36.1057648Z (Reading database ... 20%
2025-08-20T19:50:36.1058030Z (Reading database ... 25%
2025-08-20T19:50:36.1058292Z (Reading database ... 30%
2025-08-20T19:50:36.1058588Z (Reading database ... 35%
2025-08-20T19:50:36.1058852Z (Reading database ... 40%
2025-08-20T19:50:36.1059102Z (Reading database ... 45%
2025-08-20T19:50:36.1059437Z (Reading database ... 50%
2025-08-20T19:50:36.1080712Z (Reading database ... 55%
2025-08-20T19:50:36.1167823Z (Reading database ... 60%
2025-08-20T19:50:36.1207168Z (Reading database ... 65%
2025-08-20T19:50:36.1221093Z (Reading database ... 70%
2025-08-20T19:50:36.1241262Z (Reading database ... 75%
2025-08-20T19:50:36.1274512Z (Reading database ... 80%
2025-08-20T19:50:36.1439724Z (Reading database ... 85%
2025-08-20T19:50:36.1464477Z (Reading database ... 90%
2025-08-20T19:50:36.1556098Z (Reading database ... 95%
2025-08-20T19:50:36.1556623Z (Reading database ... 100%
2025-08-20T19:50:36.1556983Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:36.1589782Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.1790727Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.2802131Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.3302279Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.4229840Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.4393659Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.5212084Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.5390235Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.6312981Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.6488743Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.7465168Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.7675219Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.8511019Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:36.8688458Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:36.9578593Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:50:36.9761719Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:37.0929832Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:37.1240876Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:37.2060619Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T19:50:37.2232456Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:37.3083260Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:37.3772624Z (Reading database ... 
2025-08-20T19:50:37.3772998Z (Reading database ... 5%
2025-08-20T19:50:37.3773247Z (Reading database ... 10%
2025-08-20T19:50:37.3773561Z (Reading database ... 15%
2025-08-20T19:50:37.3773835Z (Reading database ... 20%
2025-08-20T19:50:37.3774084Z (Reading database ... 25%
2025-08-20T19:50:37.3775089Z (Reading database ... 30%
2025-08-20T19:50:37.3775437Z (Reading database ... 35%
2025-08-20T19:50:37.3775766Z (Reading database ... 40%
2025-08-20T19:50:37.3776053Z (Reading database ... 45%
2025-08-20T19:50:37.3776293Z (Reading database ... 50%
2025-08-20T19:50:37.3795414Z (Reading database ... 55%
2025-08-20T19:50:37.3885645Z (Reading database ... 60%
2025-08-20T19:50:37.3925686Z (Reading database ... 65%
2025-08-20T19:50:37.3939678Z (Reading database ... 70%
2025-08-20T19:50:37.3959882Z (Reading database ... 75%
2025-08-20T19:50:37.4088619Z (Reading database ... 80%
2025-08-20T19:50:37.4162273Z (Reading database ... 85%
2025-08-20T19:50:37.4187830Z (Reading database ... 90%
2025-08-20T19:50:37.4280849Z (Reading database ... 95%
2025-08-20T19:50:37.4281197Z (Reading database ... 100%
2025-08-20T19:50:37.4281693Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T19:50:37.4319414Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:37.4481718Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:37.5314298Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:37.5522337Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:37.6273181Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:37.6463760Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:37.7231605Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T19:50:37.7394380Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T19:50:37.8202843Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:50:37.8382949Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:37.9317421Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:50:38.0434771Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:50:38.1394927Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:50:38.2154115Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:50:38.2808180Z Selecting previously unselected package rename.
2025-08-20T19:50:38.2974715Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T19:50:38.3038607Z Unpacking rename (2.02-1) ...
2025-08-20T19:50:38.3704017Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T19:50:38.3857833Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T19:50:38.4625816Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:38.4794747Z Setting up rename (2.02-1) ...
2025-08-20T19:50:38.4930270Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:50:38.5033450Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:38.5187593Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:38.5349956Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:38.5524831Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:38.5689687Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:39.1857889Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T19:50:39.2047642Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.2199390Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.2354785Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.2522510Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.6033015Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.6202756Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T19:50:39.6359333Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.7463549Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:50:39.8782663Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.9751764Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:39.9935550Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:40.0105641Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T19:50:40.0298363Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:50:40.1409994Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:50:40.4912579Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:50:40.5184789Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:50:42.0812574Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:50:43.4964603Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:50:43.5125888Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:50:43.7019052Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:50:43.8072821Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:50:43.9126637Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:50:44.0183650Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:50:44.9423791Z Reading package lists...
2025-08-20T19:50:45.1749924Z Building dependency tree...
2025-08-20T19:50:45.1758675Z Reading state information...
2025-08-20T19:50:45.2037619Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:50:45.2164465Z 
2025-08-20T19:50:45.2165441Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:50:45.2165832Z 
2025-08-20T19:50:45.3377309Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:50:45.3432419Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:50:45.5226800Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:50:45.6277689Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:50:45.7330957Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:50:45.8384480Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:50:46.7537538Z Reading package lists...
2025-08-20T19:50:46.9903210Z Building dependency tree...
2025-08-20T19:50:46.9912258Z Reading state information...
2025-08-20T19:50:47.0176223Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:50:47.0268472Z 
2025-08-20T19:50:47.0269188Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:50:47.0269726Z 
2025-08-20T19:50:47.0386284Z Reading package lists...
2025-08-20T19:50:47.2739437Z Building dependency tree...
2025-08-20T19:50:47.2747621Z Reading state information...
2025-08-20T19:50:47.5374785Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:50:47.5807188Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:50:47.6092814Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:50:47.6736411Z ##[group]Run ##Presets
2025-08-20T19:50:47.6736830Z [36;1m##Presets[0m
2025-08-20T19:50:47.6737187Z [36;1mset +x ; set +e[0m
2025-08-20T19:50:47.6737449Z [36;1m#-------------#[0m
2025-08-20T19:50:47.6737683Z [36;1m##Debug?[0m
2025-08-20T19:50:47.6738038Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:50:47.6738398Z [36;1m  set -x[0m
2025-08-20T19:50:47.6738656Z [36;1mfi[0m
2025-08-20T19:50:47.6738880Z [36;1m#-------------#[0m
2025-08-20T19:50:47.6739346Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:50:47.6740353Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:50:47.6740791Z [36;1msudo service procps restart[0m
2025-08-20T19:50:47.6741086Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:50:47.6768071Z shell: /usr/bin/bash -e {0}
2025-08-20T19:50:47.6768519Z env:
2025-08-20T19:50:47.6768846Z   CROSS_COMPILING: NO
2025-08-20T19:50:47.6769181Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:50:47.6769639Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:50:47.6769913Z   ON_QEMU: NO
2025-08-20T19:50:47.6770198Z   DEBUG: 0
2025-08-20T19:50:47.6770410Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:50:47.6770651Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:50:47.6771010Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:50:47.6771339Z   KEEP_LOGS: YES
2025-08-20T19:50:47.6771572Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:50:47.6771868Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:50:47.6772126Z   SBUILD_REBUILD: false
2025-08-20T19:50:47.6772721Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:50:47.6773316Z   BUILD_SYS: docker://go
2025-08-20T19:50:47.6773575Z   BUILD_ON_HOST: FALSE
2025-08-20T19:50:47.6773835Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:50:47.6774058Z   SYSTMP: /tmp
2025-08-20T19:50:47.6774283Z   GHA_MODE: MATRIX
2025-08-20T19:50:47.6774781Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:50:47.6775297Z ##[endgroup]
2025-08-20T19:50:47.6873187Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:50:47.6942960Z 0
2025-08-20T19:50:47.7249983Z vm.max_map_count = 262144
2025-08-20T19:50:47.7250349Z fs.inotify.max_user_watches = 655360
2025-08-20T19:50:47.7250776Z fs.inotify.max_user_instances = 1280
2025-08-20T19:50:47.7251075Z vm.mmap_rnd_bits = 28
2025-08-20T19:50:47.7340589Z ##[group]Run ##Presets
2025-08-20T19:50:47.7341134Z [36;1m##Presets[0m
2025-08-20T19:50:47.7341412Z [36;1mset +x ; set +e[0m
2025-08-20T19:50:47.7341670Z [36;1m#-------------#[0m
2025-08-20T19:50:47.7342007Z [36;1m##Debug?[0m
2025-08-20T19:50:47.7342274Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:50:47.7342587Z [36;1m  set -x[0m
2025-08-20T19:50:47.7342853Z [36;1mfi[0m
2025-08-20T19:50:47.7343083Z [36;1m#-------------#[0m
2025-08-20T19:50:47.7343373Z [36;1m##Main[0m
2025-08-20T19:50:47.7343623Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:50:47.7344276Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:50:47.7345062Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:50:47.7345522Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:50:47.7345968Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:50:47.7346270Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:50:47.7346602Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:50:47.7347007Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:50:47.7347354Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:50:47.7347727Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:50:47.7348383Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:50:47.7348744Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:50:47.7349174Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:50:47.7349771Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:50:47.7350103Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:50:47.7350466Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:50:47.7350784Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:50:47.7351107Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:50:47.7351472Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:50:47.7351828Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:50:47.7352201Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:50:47.7352546Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:50:47.7352892Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:50:47.7353280Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:50:47.7353622Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:50:47.7353963Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:50:47.7354308Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:50:47.7354680Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:50:47.7355154Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:50:47.7355718Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:50:47.7356215Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:50:47.7356621Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:50:47.7357006Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:50:47.7357667Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:50:47.7358531Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T19:50:47.7359116Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:50:47.7359412Z [36;1m else[0m
2025-08-20T19:50:47.7360332Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:50:47.7360757Z [36;1m fi[0m
2025-08-20T19:50:47.7361068Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:50:47.7361519Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:50:47.7361969Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7362441Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7362871Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7363291Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7363811Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7364264Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7364753Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:50:47.7365221Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:50:47.7365559Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:50:47.7392020Z shell: /usr/bin/bash -e {0}
2025-08-20T19:50:47.7392278Z env:
2025-08-20T19:50:47.7392668Z   CROSS_COMPILING: NO
2025-08-20T19:50:47.7392919Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:50:47.7393258Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:50:47.7393750Z   ON_QEMU: NO
2025-08-20T19:50:47.7393969Z   DEBUG: 0
2025-08-20T19:50:47.7394263Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:50:47.7394529Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:50:47.7394880Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:50:47.7395265Z   KEEP_LOGS: YES
2025-08-20T19:50:47.7395496Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:50:47.7395774Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:50:47.7396030Z   SBUILD_REBUILD: false
2025-08-20T19:50:47.7396618Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:50:47.7397241Z   BUILD_SYS: docker://go
2025-08-20T19:50:47.7397490Z   BUILD_ON_HOST: FALSE
2025-08-20T19:50:47.7397705Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:50:47.7397987Z   SYSTMP: /tmp
2025-08-20T19:50:47.7398232Z   GHA_MODE: MATRIX
2025-08-20T19:50:47.7398680Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:50:47.7399982Z   GHCR_TOKEN: ***
2025-08-20T19:50:47.7400394Z   GITHUB_TOKEN: ***
2025-08-20T19:50:47.7400793Z   GITLAB_TOKEN: ***
2025-08-20T19:50:47.7402003Z   MINISIGN_KEY: ***
2025-08-20T19:50:47.7402240Z ##[endgroup]
2025-08-20T19:50:47.8684575Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:50:47.9535091Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:50:47.9535976Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:50:47.9536257Z 
2025-08-20T19:50:48.0085542Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:50:48.0086209Z 100  3981  100  3981    0     0  72164      0 --:--:-- --:--:-- --:--:-- 72381
2025-08-20T19:50:48.0096864Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:50:48.0175206Z 
2025-08-20T19:50:48.0175827Z [+] Building [/tmp/tmp.KlHOayY4pB/SBUILD_INPUT] Locally
2025-08-20T19:50:48.0176155Z 
2025-08-20T19:50:48.0186289Z '/tmp/tmp.KlHOayY4pB/SBUILD_INPUT' -> '/tmp/pkgforge/RmN3IPRct_build.yaml'
2025-08-20T19:50:48.1558355Z 
2025-08-20T19:50:48.1558984Z [+] Passwordless sudo is Configured
2025-08-20T19:50:48.2327371Z 
2025-08-20T19:50:48.2340494Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:50:48.2341071Z 
2025-08-20T19:50:48.2729621Z 
2025-08-20T19:50:48.2731477Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T19:50:48.2734732Z 
2025-08-20T19:50:48.2734899Z 
2025-08-20T19:50:48.2735220Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:50:48.2735637Z 
2025-08-20T19:50:48.2772154Z [+] Installing: 7z -> 7z
2025-08-20T19:50:48.8529091Z [+] Installing: actionlint -> actionlint
2025-08-20T19:50:49.5785046Z [+] Installing: anew -> anew
2025-08-20T19:50:50.2268747Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:50:50.7827669Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:50:51.3125020Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:50:51.8081382Z [+] Installing: archey -> archey
2025-08-20T19:50:52.4932419Z [+] Installing: aria2 -> aria2c
2025-08-20T19:50:53.1304317Z [+] Installing: askalono -> askalono
2025-08-20T19:50:53.7262873Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:50:54.3393792Z [+] Installing: b3sum -> b3sum
2025-08-20T19:50:54.9021715Z [+] Installing: bita -> bita
2025-08-20T19:50:55.5197340Z [+] Installing: btop -> btop
2025-08-20T19:50:56.0770222Z [+] Installing: chafa -> chafa
2025-08-20T19:50:56.4030001Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:50:57.1121968Z [+] Installing: croc -> croc
2025-08-20T19:50:57.7185577Z [+] Installing: csvtk -> csvtk
2025-08-20T19:50:58.3797709Z [+] Installing: cutlines -> cutlines
2025-08-20T19:50:58.8634134Z curl: (22) The requested URL returned error: 404
2025-08-20T19:50:58.8669294Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:50:58.8670187Z [+] Installing: dbin -> dbin
2025-08-20T19:50:59.5143818Z [+] Installing: dasel -> dasel
2025-08-20T19:51:00.1178630Z [+] Installing: delta -> delta
2025-08-20T19:51:00.4983609Z [+] Installing: ds -> ds
2025-08-20T19:51:01.0046842Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:01.0082560Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:51:01.0083182Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:51:01.5329874Z [+] Installing: duf -> duf
2025-08-20T19:51:02.2264063Z [+] Installing: duplicut -> duplicut
2025-08-20T19:51:02.7569621Z [+] Installing: dust -> dust
2025-08-20T19:51:03.3136368Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:51:04.0517475Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:51:04.6161030Z [+] Installing: dysk -> dysk
2025-08-20T19:51:04.8912771Z [+] Installing: eget -> eget
2025-08-20T19:51:05.4987917Z [+] Installing: epoch -> epoch
2025-08-20T19:51:06.0675120Z [+] Installing: faketty -> faketty
2025-08-20T19:51:06.6471349Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:51:07.2260727Z [+] Installing: freeze -> freeze
2025-08-20T19:51:07.8357514Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:51:08.3617090Z [+] Installing: gdu -> gdu
2025-08-20T19:51:09.1208641Z [+] Installing: gh -> gh
2025-08-20T19:51:09.8857608Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:51:10.2100095Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:51:10.8146699Z [+] Installing: glab -> glab
2025-08-20T19:51:11.5503585Z [+] Installing: glow -> glow
2025-08-20T19:51:12.5081027Z [+] Installing: httpx -> httpx
2025-08-20T19:51:13.2405018Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:51:13.9359784Z [+] Installing: husarnet -> husarnet
2025-08-20T19:51:14.4121716Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:14.4157251Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:51:14.4157941Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:51:14.9064945Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:14.9099393Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:51:14.9099905Z [+] Installing: imgcat -> imgcat
2025-08-20T19:51:15.4969131Z [+] Installing: jc -> jc
2025-08-20T19:51:16.1229702Z [+] Installing: jq -> jq
2025-08-20T19:51:16.6643894Z [+] Installing: logdy -> logdy
2025-08-20T19:51:17.4977318Z [+] Installing: micro -> micro
2025-08-20T19:51:18.1206945Z [+] Installing: miniserve -> miniserve
2025-08-20T19:51:18.7215195Z [+] Installing: minisign -> minisign
2025-08-20T19:51:18.9512390Z [+] Installing: ncdu -> ncdu
2025-08-20T19:51:19.5714041Z [+] Installing: notify -> notify
2025-08-20T19:51:20.2201115Z [+] Installing: ouch -> ouch
2025-08-20T19:51:20.5086188Z [+] Installing: oras -> oras
2025-08-20T19:51:21.2350223Z [+] Installing: pipetty -> pipetty
2025-08-20T19:51:21.7383007Z [+] Installing: pixterm -> pixterm
2025-08-20T19:51:22.3408488Z [+] Installing: qsv -> qsv
2025-08-20T19:51:22.9987004Z [+] Installing: rclone -> rclone
2025-08-20T19:51:24.5589599Z [+] Installing: ripgrep -> rg
2025-08-20T19:51:25.1668922Z [+] Installing: rga -> rga
2025-08-20T19:51:25.7607872Z [+] Installing: rsync -> rsync
2025-08-20T19:51:26.0537715Z [+] Installing: script -> script
2025-08-20T19:51:26.6134237Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:51:27.0811657Z [+] Installing: soar -> soar
2025-08-20T19:51:27.8136492Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:51:28.4102734Z [+] Installing: sstrip -> sstrip
2025-08-20T19:51:28.6247734Z [+] Installing: strace -> strace
2025-08-20T19:51:29.1901097Z [+] Installing: sttr -> sttr
2025-08-20T19:51:29.7811120Z [+] Installing: tailscale -> tailscale
2025-08-20T19:51:30.4487656Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:51:31.1616856Z [+] Installing: taplo -> taplo
2025-08-20T19:51:32.0445768Z [+] Installing: tldr -> tldr
2025-08-20T19:51:32.6508594Z [+] Installing: tldr -> tealdeer
2025-08-20T19:51:32.9178013Z [+] Installing: tmux -> tmux
2025-08-20T19:51:33.4894139Z [+] Installing: tok -> tok
2025-08-20T19:51:34.2585545Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:51:34.6191918Z [+] Installing: trurl -> trurl
2025-08-20T19:51:35.2585017Z [+] Installing: tss -> tss
2025-08-20T19:51:35.4908703Z [+] Installing: ulexec -> ulexec
2025-08-20T19:51:36.0778793Z [+] Installing: unfurl -> unfurl
2025-08-20T19:51:36.6870404Z [+] Installing: upx -> upx
2025-08-20T19:51:37.2474306Z [+] Installing: validtoml -> validtoml
2025-08-20T19:51:37.5288270Z [+] Installing: wget -> wget
2025-08-20T19:51:38.1520860Z [+] Installing: wget2 -> wget2
2025-08-20T19:51:38.9073040Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:51:39.5088806Z [+] Installing: xq -> xq
2025-08-20T19:51:40.1040298Z [+] Installing: xz -> xz
2025-08-20T19:51:40.6403279Z [+] Installing: unxz -> unxz
2025-08-20T19:51:41.1803914Z [+] Installing: yq -> yq
2025-08-20T19:51:41.4312957Z [+] Installing: yj -> yj
2025-08-20T19:51:41.7768754Z [+] Installing: zapper -> zapper
2025-08-20T19:51:42.3177113Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:51:42.8682309Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:51:43.3599661Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:43.3635781Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:51:43.3636177Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:51:43.8564876Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:43.8601627Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:51:43.8602350Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:51:44.0365437Z curl: (22) The requested URL returned error: 404
2025-08-20T19:51:44.0401314Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:51:44.0402029Z [+] Installing: zstd -> zstd
2025-08-20T19:51:44.6013902Z [+] Creating symlinks...
2025-08-20T19:51:44.6093223Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:51:44.6177868Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:51:44.6261269Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:51:44.6346469Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:51:44.6430261Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:51:44.6513066Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:51:44.6594993Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:51:44.6677507Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:51:44.6762360Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:51:44.6847103Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:51:44.6930745Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:51:44.7016804Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:51:44.7098452Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:51:44.7180729Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:51:44.7262201Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:51:44.7343269Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:51:44.7425661Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:51:44.7462100Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:51:44.7538064Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:51:44.7623757Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:51:44.7707183Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:51:44.7742820Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:51:44.7818537Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:51:44.7903226Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:51:44.7989934Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:51:44.8077776Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:51:44.8162860Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:51:44.8248065Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:51:44.8332231Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:51:44.8415788Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:51:44.8497448Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:51:44.8581339Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:51:44.8665540Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:51:44.8747655Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:51:44.8829015Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:51:44.8908747Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:51:44.8988593Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:51:44.9068775Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:51:44.9147926Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:51:44.9226961Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:51:44.9308507Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:51:44.9390423Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:51:44.9471110Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:51:44.9552826Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:51:44.9585671Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:51:44.9609331Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:51:44.9680649Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:51:44.9762544Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:51:44.9842496Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:51:44.9922471Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:51:45.0004107Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:51:45.0086573Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:51:45.0170194Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:51:45.0252713Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:51:45.0334950Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:51:45.0416455Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:51:45.0497249Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:51:45.0575945Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:51:45.0657915Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:51:45.0738931Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:51:45.0826241Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:51:45.0901047Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:51:45.0983127Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:51:45.1062768Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:51:45.1144128Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:51:45.1225005Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:51:45.1306635Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:51:45.1391413Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:51:45.1475652Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:51:45.1562010Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:51:45.1645778Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:51:45.1728718Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:51:45.1810185Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:51:45.1894433Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:51:45.1977105Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:51:45.2059122Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:51:45.2142652Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:51:45.2225875Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:51:45.2309765Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:51:45.2392155Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:51:45.2474219Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:51:45.2557917Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:51:45.2641155Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:51:45.2724266Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:51:45.2805757Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:51:45.2891121Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:51:45.2975027Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:51:45.3058607Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:51:45.3140452Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:51:45.3221956Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:51:45.3302755Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:51:45.3381519Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:51:45.3459996Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:51:45.3541260Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:51:45.3621765Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:51:45.3656499Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:51:45.3681325Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:51:45.3706142Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:51:45.3782068Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:51:45.3807191Z 
2025-08-20T19:51:45.3807838Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:51:45.3808207Z 
2025-08-20T19:51:45.3931796Z 
2025-08-20T19:51:45.4022597Z 
2025-08-20T19:51:45.4023339Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T19:51:45.4023569Z 
2025-08-20T19:51:45.4023649Z [+] Installation completed!
2025-08-20T19:51:45.4098619Z 
2025-08-20T19:51:45.4098935Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:51:45.7251708Z github.com
2025-08-20T19:51:45.7252346Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:51:45.7252654Z   - Active account: true
2025-08-20T19:51:45.7252904Z   - Git operations protocol: https
2025-08-20T19:51:45.7253152Z   - Token: ghp_************************************
2025-08-20T19:51:45.7253784Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T19:51:45.7254428Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:51:45.7254757Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:51:45.9131732Z Limit: 5000, Remaining: 4971, Reset: 2025-08-20 20:25:34 +0000 UTC (33m48s)
2025-08-20T19:51:45.9133565Z 
2025-08-20T19:51:45.9133662Z [+] GHCR_TOKEN is Exported
2025-08-20T19:51:45.9163655Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:51:46.1925345Z Login Succeeded
2025-08-20T19:51:46.1936213Z 
2025-08-20T19:51:46.1936609Z [+] GITLAB is Exported
2025-08-20T19:51:47.1813217Z [git remote -v]
2025-08-20T19:51:47.4820503Z gitlab.com
2025-08-20T19:51:47.4821096Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:51:47.4823631Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:51:47.4824225Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:51:47.4824610Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:51:47.4824966Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:51:47.4825290Z   ✓ Token found: **************************
2025-08-20T19:51:47.4825502Z 
2025-08-20T19:51:47.4825855Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:51:47.4826360Z [git remote -v]
2025-08-20T19:51:47.4835571Z 2025/08/20 19:51:47 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:51:47.4836085Z git: exit status 128]
2025-08-20T19:51:47.7312505Z 
2025-08-20T19:51:47.7312777Z 
2025-08-20T19:51:47.7313388Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (07:51:47 PM)
2025-08-20T19:51:47.7313783Z 
2025-08-20T19:51:47.7313786Z 
2025-08-20T19:51:47.7313867Z [+] USER = runner
2025-08-20T19:51:47.7314039Z [+] HOME = /home/runner
2025-08-20T19:51:47.7316154Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T19:51:47.7318245Z 
2025-08-20T19:51:47.8363897Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:51:47.8364380Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:51:48.0249877Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:51:48.0665399Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:51:48.1083395Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:51:48.1501320Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:51:49.0620984Z Reading package lists...
2025-08-20T19:51:49.0927246Z Reading package lists...
2025-08-20T19:51:49.3222931Z Building dependency tree...
2025-08-20T19:51:49.3230274Z Reading state information...
2025-08-20T19:51:49.6050499Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:51:49.6050910Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:51:49.6051603Z ca-certificates is already the newest version (20240203).
2025-08-20T19:51:49.6052005Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:51:49.6052329Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:51:49.6052639Z moreutils is already the newest version (0.69-1).
2025-08-20T19:51:49.6053177Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:51:49.6053631Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:51:49.6054221Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:51:49.7912512Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:51:49.8016174Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:51:49.8423543Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T19:51:49.8840802Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T19:51:49.9257015Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T19:51:49.9673412Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T19:51:50.8910456Z Reading package lists...
2025-08-20T19:51:50.9217291Z Reading package lists...
2025-08-20T19:51:51.1591194Z Building dependency tree...
2025-08-20T19:51:51.1599067Z Reading state information...
2025-08-20T19:51:51.4110988Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:51:51.4111990Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:51:51.4112727Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:51:51.4113106Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:51:51.4113499Z ca-certificates is already the newest version (20240203).
2025-08-20T19:51:51.4113925Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:51:51.4114285Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:51:51.4114648Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:51:51.4115330Z gawk set to manually installed.
2025-08-20T19:51:51.4115620Z git-lfs is already the newest version (3.6.1).
2025-08-20T19:51:51.4115994Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:51:51.4116362Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:51:51.4116725Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:51:51.4117152Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:51:51.4117549Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:51:51.4117889Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:51:51.4118276Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:51:51.4118657Z The following additional packages will be installed:
2025-08-20T19:51:51.4119080Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:51:51.4119834Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:51:51.4120330Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:51:51.4120822Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:51:51.4121333Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:51:51.4121764Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:51:51.4127892Z Suggested packages:
2025-08-20T19:51:51.4128243Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:51:51.4128718Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:51:51.4129296Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:51:51.4129924Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:51:51.4130394Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T19:51:51.4130820Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T19:51:51.4131230Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T19:51:51.4346835Z The following NEW packages will be installed:
2025-08-20T19:51:51.4347301Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:51:51.4348443Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:51:51.4349170Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:51:51.4350050Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:51:51.4350906Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:51:51.4354339Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:51:51.4355251Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:51:51.5933438Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:51:51.5933865Z Need to get 27.2 MB of archives.
2025-08-20T19:51:51.5934258Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T19:51:51.5934839Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:51:51.9442727Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:51:52.0362635Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T19:51:52.1220733Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T19:51:52.1804794Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T19:51:52.2258983Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T19:51:52.2716153Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:51:52.3186020Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:51:52.3646200Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T19:51:52.4071786Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:51:52.5561252Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:51:52.5992433Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:51:52.6438985Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T19:51:52.6859425Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:51:52.7278126Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T19:51:52.7701713Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T19:51:52.8123981Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T19:51:52.8763807Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T19:51:53.0006215Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:51:53.0440841Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:51:53.0863347Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:51:53.1283709Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T19:51:53.1739535Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T19:51:53.2165079Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T19:51:53.2594630Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T19:51:53.3019978Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T19:51:53.3490867Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:51:53.3914965Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T19:51:53.4341569Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T19:51:53.4765809Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T19:51:53.5185476Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T19:51:53.5612901Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T19:51:53.6039654Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T19:51:53.6575747Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T19:51:53.7020327Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T19:51:53.7473505Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T19:51:53.9954638Z Preconfiguring packages ...
2025-08-20T19:51:54.0975337Z Fetched 27.2 MB in 2s (11.8 MB/s)
2025-08-20T19:51:54.1418785Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:51:54.1450177Z (Reading database ... 
2025-08-20T19:51:54.1450414Z (Reading database ... 5%
2025-08-20T19:51:54.1450616Z (Reading database ... 10%
2025-08-20T19:51:54.1450846Z (Reading database ... 15%
2025-08-20T19:51:54.1451040Z (Reading database ... 20%
2025-08-20T19:51:54.1451239Z (Reading database ... 25%
2025-08-20T19:51:54.1451432Z (Reading database ... 30%
2025-08-20T19:51:54.1451658Z (Reading database ... 35%
2025-08-20T19:51:54.1451850Z (Reading database ... 40%
2025-08-20T19:51:54.1452045Z (Reading database ... 45%
2025-08-20T19:51:54.1452245Z (Reading database ... 50%
2025-08-20T19:51:54.1474485Z (Reading database ... 55%
2025-08-20T19:51:54.1561990Z (Reading database ... 60%
2025-08-20T19:51:54.1601140Z (Reading database ... 65%
2025-08-20T19:51:54.1614993Z (Reading database ... 70%
2025-08-20T19:51:54.1634910Z (Reading database ... 75%
2025-08-20T19:51:54.1760803Z (Reading database ... 80%
2025-08-20T19:51:54.1835302Z (Reading database ... 85%
2025-08-20T19:51:54.1861344Z (Reading database ... 90%
2025-08-20T19:51:54.1953506Z (Reading database ... 95%
2025-08-20T19:51:54.1953740Z (Reading database ... 100%
2025-08-20T19:51:54.1954038Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T19:51:54.1990992Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:51:54.2232548Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:51:54.3801673Z Selecting previously unselected package poppler-data.
2025-08-20T19:51:54.3968211Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:51:54.4048957Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:51:54.5270643Z Selecting previously unselected package b3sum.
2025-08-20T19:51:54.5438666Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T19:51:54.5501734Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:51:54.6100512Z Selecting previously unselected package build-essential.
2025-08-20T19:51:54.6285065Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T19:51:54.6396488Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:51:54.7090740Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T19:51:54.7276426Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T19:51:54.7384561Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T19:51:54.8037854Z Selecting previously unselected package ccache.
2025-08-20T19:51:54.8218850Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T19:51:54.8300711Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:51:54.9005484Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:51:54.9173606Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:51:54.9247373Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:51:54.9867331Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:51:55.0027892Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:51:55.0085960Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:51:55.0724965Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:51:55.0896646Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T19:51:55.0959264Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:51:55.1802134Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:51:55.1991325Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:51:55.2580578Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:51:55.3750387Z Selecting previously unselected package libgs-common.
2025-08-20T19:51:55.3933591Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:51:55.4016886Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:51:55.4578990Z Selecting previously unselected package libgs10-common.
2025-08-20T19:51:55.4760462Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:51:55.4813778Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:51:55.5655216Z Selecting previously unselected package libidn12:arm64.
2025-08-20T19:51:55.5820461Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T19:51:55.5876177Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T19:51:55.6535811Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T19:51:55.6699693Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T19:51:55.6770791Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T19:51:55.7400507Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T19:51:55.7554744Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T19:51:55.7610721Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T19:51:55.8313248Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T19:51:55.8498372Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T19:51:55.8796792Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T19:51:55.9404789Z Selecting previously unselected package libgs10:arm64.
2025-08-20T19:51:55.9604462Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T19:51:55.9671107Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:51:56.1259415Z Selecting previously unselected package ghostscript.
2025-08-20T19:51:56.1439682Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T19:51:56.1496002Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:51:56.2293487Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:51:56.2461926Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:51:56.2522885Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:51:56.3905077Z Selecting previously unselected package imagemagick.
2025-08-20T19:51:56.4068558Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:51:56.4125162Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:51:56.4600318Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:51:56.4792235Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:51:56.4852686Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:51:56.5399745Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T19:51:56.5587387Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T19:51:56.5660207Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:51:56.6369085Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T19:51:56.6553414Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T19:51:56.6612734Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:51:56.7204783Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T19:51:56.7433856Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T19:51:56.7488462Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:51:56.8024849Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:51:56.8234477Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T19:51:56.8308361Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:51:56.8913841Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T19:51:56.9087051Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T19:51:56.9151801Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T19:51:57.0032129Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T19:51:57.0197299Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T19:51:57.0260610Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T19:51:57.0955254Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T19:51:57.1142194Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T19:51:57.1208888Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:51:57.1859875Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T19:51:57.2049718Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T19:51:57.2124705Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T19:51:57.2903421Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:51:57.3084184Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T19:51:57.3163973Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:51:57.3664335Z Selecting previously unselected package libtool-bin.
2025-08-20T19:51:57.3864351Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T19:51:57.3932237Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:51:57.4482072Z Selecting previously unselected package lzip.
2025-08-20T19:51:57.4664339Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T19:51:57.4717704Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:51:57.5294854Z Selecting previously unselected package netpbm.
2025-08-20T19:51:57.5451053Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T19:51:57.5520212Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:51:58.7980783Z Selecting previously unselected package musl:arm64.
2025-08-20T19:51:58.8151329Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T19:51:58.8236403Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T19:51:58.8892129Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T19:51:58.9083687Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T19:51:58.9136903Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T19:51:58.9873521Z Selecting previously unselected package musl-tools.
2025-08-20T19:51:59.0061699Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T19:51:59.0116823Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:51:59.0840433Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T19:51:59.2281798Z 
2025-08-20T19:51:59.2282305Z Creating config file /etc/papersize with new version
2025-08-20T19:51:59.3121280Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:51:59.3300988Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:51:59.3567288Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T19:51:59.3748907Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T19:51:59.3928921Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:51:59.4113551Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:51:59.4287215Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T19:51:59.4475769Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:51:59.5046077Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:51:59.5220658Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T19:51:59.5404358Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:51:59.5557975Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:51:59.5624618Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:51:59.5690038Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:51:59.5816051Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:51:59.5974295Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:51:59.6124889Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T19:51:59.6286206Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:51:59.6460432Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:51:59.6653336Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:51:59.6718604Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:51:59.6794291Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:51:59.6861522Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:51:59.6932874Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:51:59.6996399Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:51:59.7078187Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:51:59.7148009Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:51:59.7230082Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:51:59.7298886Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:51:59.7372939Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:51:59.7441973Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:51:59.7526397Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:51:59.7646533Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:51:59.7720164Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:51:59.7782661Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:51:59.7852327Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:51:59.7919407Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:51:59.7991936Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:51:59.8059430Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:51:59.8144146Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:51:59.8213751Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:51:59.8326814Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:51:59.8518827Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T19:51:59.8787706Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:51:59.8976378Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:51:59.9397394Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:51:59.9614649Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T19:51:59.9810584Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:51:59.9990983Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:52:00.0127373Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:52:00.0308553Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:52:00.0498298Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:52:00.0745247Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T19:52:00.1041039Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T19:52:00.1219038Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:52:00.1421488Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:52:00.1592259Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:52:00.3881294Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:52:00.4060264Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:52:00.4300118Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:52:00.4500005Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:52:00.4719401Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:52:00.5579019Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:52:00.9219274Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:52:01.8855528Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:52:01.9176993Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:52:05.0212320Z Reading package lists...
2025-08-20T19:52:05.2660047Z Building dependency tree...
2025-08-20T19:52:05.2668053Z Reading state information...
2025-08-20T19:52:05.5245993Z autoconf is already the newest version (2.71-3).
2025-08-20T19:52:05.5246412Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:52:05.5246753Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:52:05.5247084Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:52:05.5247428Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:52:05.5247771Z ca-certificates is already the newest version (20240203).
2025-08-20T19:52:05.5248104Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:52:05.5248401Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:52:05.5248701Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:52:05.5249006Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:52:05.5249318Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:52:05.5249910Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:52:05.5250582Z patch set to manually installed.
2025-08-20T19:52:05.5250871Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:52:05.5251197Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:52:05.5251503Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:52:05.5251803Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:52:05.5252065Z Suggested packages:
2025-08-20T19:52:05.5252243Z   scons-doc
2025-08-20T19:52:05.5418484Z The following NEW packages will be installed:
2025-08-20T19:52:05.5426803Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:52:05.7726640Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:05.7726980Z Need to get 17.8 MB of archives.
2025-08-20T19:52:05.7727273Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T19:52:05.7727776Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:52:06.4337068Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T19:52:06.5400518Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T19:52:07.5486675Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:52:07.7609897Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T19:52:08.0360319Z Fetched 17.8 MB in 2s (8060 kB/s)
2025-08-20T19:52:08.0628023Z Selecting previously unselected package autopoint.
2025-08-20T19:52:08.0660643Z (Reading database ... 
2025-08-20T19:52:08.0660880Z (Reading database ... 5%
2025-08-20T19:52:08.0661102Z (Reading database ... 10%
2025-08-20T19:52:08.0661305Z (Reading database ... 15%
2025-08-20T19:52:08.0661494Z (Reading database ... 20%
2025-08-20T19:52:08.0661688Z (Reading database ... 25%
2025-08-20T19:52:08.0661922Z (Reading database ... 30%
2025-08-20T19:52:08.0662120Z (Reading database ... 35%
2025-08-20T19:52:08.0662317Z (Reading database ... 40%
2025-08-20T19:52:08.0662508Z (Reading database ... 45%
2025-08-20T19:52:08.0662702Z (Reading database ... 50%
2025-08-20T19:52:08.0684980Z (Reading database ... 55%
2025-08-20T19:52:08.0774623Z (Reading database ... 60%
2025-08-20T19:52:08.0815370Z (Reading database ... 65%
2025-08-20T19:52:08.0829882Z (Reading database ... 70%
2025-08-20T19:52:08.0858492Z (Reading database ... 75%
2025-08-20T19:52:08.0982194Z (Reading database ... 80%
2025-08-20T19:52:08.1056500Z (Reading database ... 85%
2025-08-20T19:52:08.1082886Z (Reading database ... 90%
2025-08-20T19:52:08.1180691Z (Reading database ... 95%
2025-08-20T19:52:08.1180922Z (Reading database ... 100%
2025-08-20T19:52:08.1181224Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T19:52:08.1218535Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:52:08.1290742Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:52:08.1974603Z Selecting previously unselected package clang.
2025-08-20T19:52:08.2143575Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T19:52:08.2215432Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:52:08.2811132Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:52:08.2974275Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T19:52:08.3049617Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:52:09.6273421Z Selecting previously unselected package scons.
2025-08-20T19:52:09.6440192Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:52:09.6522704Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:52:09.7269613Z Selecting previously unselected package byacc.
2025-08-20T19:52:09.7461561Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T19:52:09.7556029Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:52:09.8314236Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:52:09.8521971Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:52:09.8786862Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:52:09.9210950Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:52:10.3182891Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:52:10.3356218Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:52:11.5321835Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T19:52:12.8322076Z Reading package lists...
2025-08-20T19:52:13.0680990Z Building dependency tree...
2025-08-20T19:52:13.0689261Z Reading state information...
2025-08-20T19:52:13.3192734Z The following additional packages will be installed:
2025-08-20T19:52:13.3193692Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:52:13.3194541Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:52:13.3194996Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:52:13.3195488Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:52:13.3195934Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:52:13.3196358Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:52:13.3196807Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:52:13.3197232Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:52:13.3198648Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:52:13.3208347Z Suggested packages:
2025-08-20T19:52:13.3208783Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:52:13.3209173Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:52:13.3209686Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:52:13.3212061Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:52:13.3212478Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T19:52:13.3212885Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T19:52:13.3213344Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T19:52:13.3213814Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T19:52:13.3214176Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T19:52:13.3214390Z Recommended packages:
2025-08-20T19:52:13.3214667Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:52:13.3215121Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T19:52:13.3215510Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T19:52:13.3215885Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T19:52:13.3216204Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T19:52:13.3405286Z The following NEW packages will be installed:
2025-08-20T19:52:13.3406450Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:52:13.3406870Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:52:13.3407265Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:52:13.3407750Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:52:13.3408197Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:52:13.3410949Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:52:13.3411409Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:52:13.3411829Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:52:13.3413615Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:52:13.5530762Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:13.5531660Z Need to get 2409 kB of archives.
2025-08-20T19:52:13.5531990Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T19:52:13.5532508Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:52:13.5951350Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:52:13.6455005Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:52:13.7299689Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:52:13.7741321Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:52:13.8210289Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T19:52:13.8754604Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T19:52:13.9199286Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:52:13.9657078Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T19:52:14.0114725Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T19:52:14.0596818Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:52:14.1068828Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:52:14.1515249Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:52:14.1984926Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:52:14.2480714Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:52:14.3084022Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:52:14.3543307Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:52:14.5586750Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:52:14.6025119Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:52:14.6454640Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T19:52:14.6876207Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T19:52:14.7726273Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:52:14.8231674Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:52:14.8655943Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:52:14.9077180Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:52:14.9497661Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:52:14.9919745Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:52:15.0393292Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T19:52:15.0840303Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T19:52:15.1268520Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:52:15.4524199Z Fetched 2409 kB in 2s (1319 kB/s)
2025-08-20T19:52:15.4819536Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:52:15.4852861Z (Reading database ... 
2025-08-20T19:52:15.4853094Z (Reading database ... 5%
2025-08-20T19:52:15.4853435Z (Reading database ... 10%
2025-08-20T19:52:15.4853674Z (Reading database ... 15%
2025-08-20T19:52:15.4853966Z (Reading database ... 20%
2025-08-20T19:52:15.4854250Z (Reading database ... 25%
2025-08-20T19:52:15.4854454Z (Reading database ... 30%
2025-08-20T19:52:15.4854697Z (Reading database ... 35%
2025-08-20T19:52:15.4854896Z (Reading database ... 40%
2025-08-20T19:52:15.4855092Z (Reading database ... 45%
2025-08-20T19:52:15.4855339Z (Reading database ... 50%
2025-08-20T19:52:15.4877142Z (Reading database ... 55%
2025-08-20T19:52:15.4968592Z (Reading database ... 60%
2025-08-20T19:52:15.5009296Z (Reading database ... 65%
2025-08-20T19:52:15.5024337Z (Reading database ... 70%
2025-08-20T19:52:15.5053255Z (Reading database ... 75%
2025-08-20T19:52:15.5178353Z (Reading database ... 80%
2025-08-20T19:52:15.5252109Z (Reading database ... 85%
2025-08-20T19:52:15.5278564Z (Reading database ... 90%
2025-08-20T19:52:15.5378354Z (Reading database ... 95%
2025-08-20T19:52:15.5378587Z (Reading database ... 100%
2025-08-20T19:52:15.5378885Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T19:52:15.5420145Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:52:15.5491393Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:52:15.6011259Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:52:15.6177447Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:52:15.6240152Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:52:15.6739564Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:52:15.6904495Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:52:15.6966131Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:52:15.7525047Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:52:15.7701418Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:52:15.7763172Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:52:15.8251260Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:52:15.8434167Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:52:15.8508762Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:52:15.8978901Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:52:15.9159270Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T19:52:15.9294606Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:52:15.9814472Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T19:52:15.9992965Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T19:52:16.0063204Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T19:52:16.0544416Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:52:16.0719111Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:52:16.0775767Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:52:16.1320503Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T19:52:16.1486103Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T19:52:16.1552842Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T19:52:16.2134778Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T19:52:16.2296842Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T19:52:16.2359196Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T19:52:16.2927077Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:52:16.3095149Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:52:16.3166169Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:52:16.3745989Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:52:16.3932422Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:52:16.4010026Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:52:16.4500934Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:52:16.4689968Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:52:16.4749828Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:52:16.5398290Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:52:16.5576198Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:52:16.5673174Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:52:16.6229550Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:52:16.6411486Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:52:16.6622853Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:52:16.7119406Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:52:16.7334782Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:52:16.7394328Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:52:16.7922504Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:52:16.8094067Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:52:16.8150991Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:52:16.8634212Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:52:16.8806799Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:52:16.8859916Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:52:16.9499273Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:52:16.9677876Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:52:16.9736727Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:52:17.0223629Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T19:52:17.0407797Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T19:52:17.0466887Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T19:52:17.1123253Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T19:52:17.1303558Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T19:52:17.1379612Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T19:52:17.2050742Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:52:17.2233645Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:52:17.2313476Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:52:17.2867354Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:52:17.3046707Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:52:17.3110974Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:52:17.3594129Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:52:17.3750551Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:52:17.3819245Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:52:17.4323571Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:52:17.4482165Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:52:17.4554852Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:52:17.5095367Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:52:17.5258476Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:52:17.5333864Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:52:17.5855012Z Selecting previously unselected package libwww-perl.
2025-08-20T19:52:17.6044120Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:52:17.6104743Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:52:17.6753370Z Selecting previously unselected package patchutils.
2025-08-20T19:52:17.6940498Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T19:52:17.7000506Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:52:17.7566557Z Selecting previously unselected package wdiff.
2025-08-20T19:52:17.7747675Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T19:52:17.7821224Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:52:17.8584883Z Selecting previously unselected package devscripts.
2025-08-20T19:52:17.8770062Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:52:17.8986284Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:52:18.0169410Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:52:18.0481433Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:52:18.0694958Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:52:18.0920109Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:52:18.1105843Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:52:18.1271195Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:52:18.1442808Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:52:18.1674875Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:52:18.1873674Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:52:18.2091973Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T19:52:18.2269868Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:52:18.2554263Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:52:18.2733093Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T19:52:18.2906091Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:52:18.3083842Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:52:18.3243199Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:52:18.3420367Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:52:18.3602031Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:52:18.3808510Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:52:18.4005644Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:52:18.4164177Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T19:52:18.4336233Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T19:52:18.4567983Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:52:18.4772658Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T19:52:18.4951555Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:52:18.5107622Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:52:18.5276776Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:52:18.5465298Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:52:18.5654780Z Setting up devscripts (2.23.7) ...
2025-08-20T19:52:18.6909401Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:52:18.7084839Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:52:20.1894086Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:52:21.5571685Z Reading package lists...
2025-08-20T19:52:21.7953131Z Building dependency tree...
2025-08-20T19:52:21.7959977Z Reading state information...
2025-08-20T19:52:22.0644367Z The following additional packages will be installed:
2025-08-20T19:52:22.0651726Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:52:22.0659338Z Suggested packages:
2025-08-20T19:52:22.0659695Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T19:52:22.0818636Z The following NEW packages will be installed:
2025-08-20T19:52:22.0826789Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:52:22.2928957Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:22.2929317Z Need to get 12.7 MB of archives.
2025-08-20T19:52:22.2929750Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T19:52:22.2930270Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T19:52:22.4468552Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T19:52:22.5432926Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:52:22.7521418Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T19:52:23.1462780Z Fetched 12.7 MB in 1s (16.1 MB/s)
2025-08-20T19:52:23.1809793Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T19:52:23.1845472Z (Reading database ... 
2025-08-20T19:52:23.1845743Z (Reading database ... 5%
2025-08-20T19:52:23.1845950Z (Reading database ... 10%
2025-08-20T19:52:23.1846148Z (Reading database ... 15%
2025-08-20T19:52:23.1846345Z (Reading database ... 20%
2025-08-20T19:52:23.1847135Z (Reading database ... 25%
2025-08-20T19:52:23.1847371Z (Reading database ... 30%
2025-08-20T19:52:23.1847571Z (Reading database ... 35%
2025-08-20T19:52:23.1847766Z (Reading database ... 40%
2025-08-20T19:52:23.1848382Z (Reading database ... 45%
2025-08-20T19:52:23.1848580Z (Reading database ... 50%
2025-08-20T19:52:23.1869413Z (Reading database ... 55%
2025-08-20T19:52:23.1958875Z (Reading database ... 60%
2025-08-20T19:52:23.1999254Z (Reading database ... 65%
2025-08-20T19:52:23.2014443Z (Reading database ... 70%
2025-08-20T19:52:23.2042265Z (Reading database ... 75%
2025-08-20T19:52:23.2170211Z (Reading database ... 80%
2025-08-20T19:52:23.2246398Z (Reading database ... 85%
2025-08-20T19:52:23.2305223Z (Reading database ... 90%
2025-08-20T19:52:23.2375121Z (Reading database ... 95%
2025-08-20T19:52:23.2375358Z (Reading database ... 100%
2025-08-20T19:52:23.2375655Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T19:52:23.2413330Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T19:52:23.2571383Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T19:52:23.3219406Z Selecting previously unselected package librhash0:arm64.
2025-08-20T19:52:23.3398786Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T19:52:23.3468691Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T19:52:23.4228153Z Selecting previously unselected package cmake-data.
2025-08-20T19:52:23.4406155Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:52:23.4551764Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:52:24.5462073Z Selecting previously unselected package cmake.
2025-08-20T19:52:24.5653448Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T19:52:24.5712696Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:52:24.7768353Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T19:52:24.7969281Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T19:52:24.8167707Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:52:24.8418467Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:52:24.8629698Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:52:26.2157646Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:52:27.4945923Z Reading package lists...
2025-08-20T19:52:27.7238736Z Building dependency tree...
2025-08-20T19:52:27.7247446Z Reading state information...
2025-08-20T19:52:27.9943587Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:52:27.9944632Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:52:27.9944985Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:52:27.9945713Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:52:27.9946028Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:52:27.9946343Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:52:27.9946687Z ca-certificates is already the newest version (20240203).
2025-08-20T19:52:27.9946989Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:52:27.9947290Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:52:27.9947591Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:52:27.9947894Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:52:27.9948181Z git-lfs is already the newest version (3.6.1).
2025-08-20T19:52:27.9948516Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:52:27.9948870Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:52:27.9949174Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:52:27.9949626Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:52:27.9949957Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:52:27.9950261Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:52:27.9950537Z musl is already the newest version (1.2.4-2).
2025-08-20T19:52:27.9950809Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:52:27.9951104Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:52:27.9951436Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:52:27.9952012Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:52:27.9952315Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:52:27.9952619Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:52:27.9952947Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:28.0146378Z Reading package lists...
2025-08-20T19:52:28.2517559Z Building dependency tree...
2025-08-20T19:52:28.2524185Z Reading state information...
2025-08-20T19:52:28.5221034Z autoconf is already the newest version (2.71-3).
2025-08-20T19:52:28.5221421Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:52:28.5221771Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:52:28.5222094Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:52:28.5222417Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:52:28.5222755Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:52:28.5223107Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:52:28.5223422Z ca-certificates is already the newest version (20240203).
2025-08-20T19:52:28.5223736Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:52:28.5224031Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:52:28.5224323Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:52:28.5224629Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:52:28.5224969Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:52:28.5225285Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:52:28.5225594Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:52:28.5225908Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:52:28.5226227Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:52:28.5226587Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:52:28.5226946Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:52:28.5227241Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:52:28.5227540Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:52:28.5227874Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:28.5421400Z Reading package lists...
2025-08-20T19:52:28.7748016Z Building dependency tree...
2025-08-20T19:52:28.7757529Z Reading state information...
2025-08-20T19:52:29.0630186Z devscripts is already the newest version (2.23.7).
2025-08-20T19:52:29.0630590Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:29.0833757Z Reading package lists...
2025-08-20T19:52:29.3201377Z Building dependency tree...
2025-08-20T19:52:29.3209682Z Reading state information...
2025-08-20T19:52:29.6079796Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:52:29.6080257Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:29.6282250Z Reading package lists...
2025-08-20T19:52:29.8697148Z Building dependency tree...
2025-08-20T19:52:29.8704826Z Reading state information...
2025-08-20T19:52:30.1520254Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:52:30.1520726Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T19:52:30.1927306Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:30.2392691Z Reading package lists...
2025-08-20T19:52:30.4817526Z Building dependency tree...
2025-08-20T19:52:30.4824588Z Reading state information...
2025-08-20T19:52:30.7501281Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T19:52:30.7501695Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T19:52:30.7502047Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:52:30.7502436Z The following additional packages will be installed:
2025-08-20T19:52:30.7503195Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:52:30.7503596Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T19:52:30.7504048Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:52:30.7504436Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:52:30.7504825Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:52:30.7505267Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:52:30.7505665Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T19:52:30.7506075Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:52:30.7506449Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T19:52:30.7506841Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T19:52:30.7507270Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T19:52:30.7507818Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T19:52:30.7508271Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:52:30.7508788Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T19:52:30.7509203Z   linux-libc-dev-armhf-cross
2025-08-20T19:52:30.7517543Z Suggested packages:
2025-08-20T19:52:30.7517906Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:52:30.7518282Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T19:52:30.7859259Z The following NEW packages will be installed:
2025-08-20T19:52:30.7860216Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:52:30.7860669Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T19:52:30.7861127Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:52:30.7861595Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T19:52:30.7861973Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T19:52:30.7862363Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T19:52:30.7862778Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T19:52:30.7863174Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:52:30.7863997Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T19:52:30.7864389Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T19:52:30.7864794Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T19:52:30.7865470Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T19:52:30.7865840Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:52:30.7866222Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T19:52:30.7869912Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T19:52:31.0573698Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:31.0574215Z Need to get 112 MB of archives.
2025-08-20T19:52:31.0574518Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T19:52:31.0575206Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:52:31.3884348Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T19:52:32.3198308Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:52:32.4262754Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T19:52:33.3737109Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T19:52:33.4797890Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T19:52:33.5856656Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T19:52:34.1143326Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:52:34.2203967Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:52:34.3263808Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:52:34.6429919Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:52:34.8546994Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:52:35.3315779Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:52:35.4425097Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:52:36.0587976Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:52:36.2804560Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:52:36.6079212Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:52:36.9290693Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T19:52:38.2289203Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:52:38.5494379Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:52:38.8695475Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:52:39.2981830Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T19:52:40.3613246Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T19:52:41.3480925Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:52:41.4544165Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:52:41.5611683Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:52:41.8922876Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:52:41.9985092Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:52:42.1067309Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:52:42.2127161Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:52:42.7552690Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:52:42.9742503Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:52:43.2985872Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:52:43.7309823Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T19:52:45.1666350Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:52:45.4938268Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:52:45.8201667Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:52:46.2573753Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T19:52:47.2411368Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:52:47.3495244Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T19:52:47.4580731Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T19:52:47.5664349Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:52:47.8667177Z Fetched 112 MB in 17s (6692 kB/s)
2025-08-20T19:52:47.8962245Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T19:52:47.8996546Z (Reading database ... 
2025-08-20T19:52:47.8996777Z (Reading database ... 5%
2025-08-20T19:52:47.8996981Z (Reading database ... 10%
2025-08-20T19:52:47.8997176Z (Reading database ... 15%
2025-08-20T19:52:47.9002158Z (Reading database ... 20%
2025-08-20T19:52:47.9002990Z (Reading database ... 25%
2025-08-20T19:52:47.9003242Z (Reading database ... 30%
2025-08-20T19:52:47.9003841Z (Reading database ... 35%
2025-08-20T19:52:47.9004090Z (Reading database ... 40%
2025-08-20T19:52:47.9004285Z (Reading database ... 45%
2025-08-20T19:52:47.9004476Z (Reading database ... 50%
2025-08-20T19:52:47.9021103Z (Reading database ... 55%
2025-08-20T19:52:47.9111282Z (Reading database ... 60%
2025-08-20T19:52:47.9152677Z (Reading database ... 65%
2025-08-20T19:52:47.9168135Z (Reading database ... 70%
2025-08-20T19:52:47.9196565Z (Reading database ... 75%
2025-08-20T19:52:47.9325955Z (Reading database ... 80%
2025-08-20T19:52:47.9411037Z (Reading database ... 85%
2025-08-20T19:52:47.9469831Z (Reading database ... 90%
2025-08-20T19:52:47.9538410Z (Reading database ... 95%
2025-08-20T19:52:47.9538631Z (Reading database ... 100%
2025-08-20T19:52:47.9538931Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T19:52:47.9578952Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:47.9633210Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:48.0154476Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:52:48.0322542Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:48.0402192Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:48.2690891Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T19:52:48.2885851Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:48.2941451Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:48.3403006Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:52:48.3593814Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:48.3697654Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:48.6407656Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:52:48.6569946Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:52:48.6633136Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:48.7189168Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:52:48.7362886Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:52:48.7421529Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:48.7942647Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:52:48.8134435Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T19:52:48.8241268Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:52:48.9314641Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:52:48.9501587Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:48.9570303Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.0106045Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:52:49.0286276Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.0366071Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.0938556Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:52:49.1122922Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:52:49.1227306Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:49.1940798Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:52:49.2110456Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.2197156Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.2740547Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:52:49.2913024Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.2971691Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.3483786Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:52:49.3657525Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.3731007Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.4283102Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:52:49.4468006Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.4528010Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.5545073Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:52:49.5733657Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.5793272Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.6525491Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:52:49.6709593Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.6767845Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.7418031Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:52:49.7589562Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:49.7646620Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:49.8524526Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:52:49.8691190Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:49.8776487Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:50.3265590Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:52:50.3435910Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:52:50.3492928Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:52:50.5966704Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:52:50.6158800Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:52:50.6310516Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:50.7562970Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:52:50.7752970Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:50.7810284Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:50.9979080Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:52:51.0151932Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:51.0229852Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.2857502Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:52:51.3052318Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T19:52:51.3125499Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:52:51.4247958Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:52:51.4432277Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.4491245Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.4976379Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:52:51.5164225Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.5228091Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.5750162Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:52:51.5920221Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:52:51.5983571Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:51.6696578Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:52:51.6874816Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.6960139Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.7536130Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:52:51.7705443Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.7836556Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.8408328Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:52:51.8606935Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.8665792Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:51.9195859Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:52:51.9393563Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:51.9453185Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:52.0434430Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:52:52.0626569Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:52.0685407Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:52.1348339Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:52:52.1539084Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:52.1625221Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:52.2284817Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:52:52.2460141Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:52.2568673Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:52.3346684Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:52:52.3521492Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:52.3602993Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:52.7204827Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:52:52.7398725Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:52:52.7454970Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:52:52.9803646Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:52:53.0003419Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:52:53.0078784Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:53.1520078Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:52:53.1773689Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:52:53.1834172Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:53.4221152Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:52:53.4393148Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T19:52:53.4485662Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:53.6817266Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:52:53.7014416Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:52:53.7072992Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:53.7486190Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:52:53.7677973Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T19:52:53.7739592Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:53.8152421Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:52:53.8349836Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:52:53.8406219Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:53.8858623Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:52:53.9057588Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T19:52:53.9114469Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:53.9791766Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:52:53.9966919Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:54.0144626Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.0335562Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.0500043Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.0678088Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:52:54.0880381Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.1076523Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:52:54.1264201Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:54.1481089Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.1739974Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.1908221Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:54.2081450Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:52:54.2252932Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.2441138Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.2620946Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.2792437Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.3004548Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.3161321Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.3334523Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.3527198Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:52:54.3732717Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.3896090Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.4081219Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:54.4289781Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.4529261Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.4722124Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.4898207Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:54.5109658Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.5281661Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.5467977Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.5649532Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.5873194Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.6055208Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.6224302Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:54.6467281Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.6640146Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.6872481Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.7041297Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:52:54.7212164Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:54.7407252Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:52:54.7588287Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:52:54.7783564Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:52:54.7853701Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:52:54.7974985Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:52:56.1563389Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:52:57.4872550Z Reading package lists...
2025-08-20T19:52:57.7309235Z Building dependency tree...
2025-08-20T19:52:57.7317139Z Reading state information...
2025-08-20T19:52:57.9970183Z The following additional packages will be installed:
2025-08-20T19:52:57.9970636Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:52:57.9974719Z   libpcap0.8-dev
2025-08-20T19:52:58.0270035Z The following NEW packages will be installed:
2025-08-20T19:52:58.0270505Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:52:58.0276504Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:52:58.0466623Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:52:58.2790428Z Need to get 1640 kB of archives.
2025-08-20T19:52:58.2790785Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T19:52:58.2791351Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T19:52:58.4945203Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T19:52:58.5509823Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T19:52:58.6084455Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T19:52:58.6834324Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T19:52:58.8029047Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T19:52:58.8538516Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:52:58.8959793Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T19:52:59.1730290Z Fetched 1640 kB in 1s (1960 kB/s)
2025-08-20T19:52:59.2119276Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T19:52:59.2155824Z (Reading database ... 
2025-08-20T19:52:59.2156073Z (Reading database ... 5%
2025-08-20T19:52:59.2156275Z (Reading database ... 10%
2025-08-20T19:52:59.2156474Z (Reading database ... 15%
2025-08-20T19:52:59.2156665Z (Reading database ... 20%
2025-08-20T19:52:59.2156863Z (Reading database ... 25%
2025-08-20T19:52:59.2157059Z (Reading database ... 30%
2025-08-20T19:52:59.2157782Z (Reading database ... 35%
2025-08-20T19:52:59.2158022Z (Reading database ... 40%
2025-08-20T19:52:59.2158229Z (Reading database ... 45%
2025-08-20T19:52:59.2158423Z (Reading database ... 50%
2025-08-20T19:52:59.2179793Z (Reading database ... 55%
2025-08-20T19:52:59.2276085Z (Reading database ... 60%
2025-08-20T19:52:59.2314672Z (Reading database ... 65%
2025-08-20T19:52:59.2332376Z (Reading database ... 70%
2025-08-20T19:52:59.2368842Z (Reading database ... 75%
2025-08-20T19:52:59.2543339Z (Reading database ... 80%
2025-08-20T19:52:59.2577529Z (Reading database ... 85%
2025-08-20T19:52:59.2646881Z (Reading database ... 90%
2025-08-20T19:52:59.2718358Z (Reading database ... 95%
2025-08-20T19:52:59.2718599Z (Reading database ... 100%
2025-08-20T19:52:59.2718894Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T19:52:59.2758984Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T19:52:59.2866112Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:52:59.3672306Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:52:59.3866089Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T19:52:59.3989311Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:52:59.4500706Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T19:52:59.4688989Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T19:52:59.4749609Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:52:59.5407971Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T19:52:59.5602252Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T19:52:59.5660984Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:52:59.6257464Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T19:52:59.6424530Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T19:52:59.6489442Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T19:52:59.7370809Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T19:52:59.7562043Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T19:52:59.7641950Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:52:59.8225245Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T19:52:59.8410510Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T19:52:59.8466021Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:52:59.9114692Z Selecting previously unselected package pcaputils.
2025-08-20T19:52:59.9320158Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T19:52:59.9413316Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:53:00.0274673Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:53:00.0465431Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:53:00.1918253Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:53:00.2145993Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:53:00.2480770Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:53:00.4736953Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T19:53:00.4951583Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T19:53:00.5151476Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:00.5467960Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:02.1294239Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:53:02.1773141Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:53:02.2005555Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:53:03.5121214Z Reading package lists...
2025-08-20T19:53:03.7507002Z Building dependency tree...
2025-08-20T19:53:03.7515134Z Reading state information...
2025-08-20T19:53:03.7992651Z Reading package lists...
2025-08-20T19:53:04.0399261Z Building dependency tree...
2025-08-20T19:53:04.0407843Z Reading state information...
2025-08-20T19:53:04.2915343Z The following additional packages will be installed:
2025-08-20T19:53:04.2918514Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:53:04.2926754Z Suggested packages:
2025-08-20T19:53:04.2927059Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:53:04.2927462Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:53:04.3097236Z The following NEW packages will be installed:
2025-08-20T19:53:04.3098440Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:53:04.3103083Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:53:04.4546846Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T19:53:04.4547210Z Need to get 801 kB of archives.
2025-08-20T19:53:04.4547548Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T19:53:04.4548040Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T19:53:04.5593995Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T19:53:04.6462067Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T19:53:04.7921082Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T19:53:04.8371011Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T19:53:04.8801220Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T19:53:04.9339360Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T19:53:04.9761677Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T19:53:05.0207028Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:53:05.2971599Z Fetched 801 kB in 1s (1140 kB/s)
2025-08-20T19:53:05.3588889Z Selecting previously unselected package liblz1:arm64.
2025-08-20T19:53:05.3624826Z (Reading database ... 
2025-08-20T19:53:05.3625056Z (Reading database ... 5%
2025-08-20T19:53:05.3625294Z (Reading database ... 10%
2025-08-20T19:53:05.3625496Z (Reading database ... 15%
2025-08-20T19:53:05.3625692Z (Reading database ... 20%
2025-08-20T19:53:05.3625890Z (Reading database ... 25%
2025-08-20T19:53:05.3626084Z (Reading database ... 30%
2025-08-20T19:53:05.3626277Z (Reading database ... 35%
2025-08-20T19:53:05.3626470Z (Reading database ... 40%
2025-08-20T19:53:05.3627340Z (Reading database ... 45%
2025-08-20T19:53:05.3627582Z (Reading database ... 50%
2025-08-20T19:53:05.3648879Z (Reading database ... 55%
2025-08-20T19:53:05.3742327Z (Reading database ... 60%
2025-08-20T19:53:05.3779300Z (Reading database ... 65%
2025-08-20T19:53:05.3796724Z (Reading database ... 70%
2025-08-20T19:53:05.3832169Z (Reading database ... 75%
2025-08-20T19:53:05.4004804Z (Reading database ... 80%
2025-08-20T19:53:05.4037758Z (Reading database ... 85%
2025-08-20T19:53:05.4103676Z (Reading database ... 90%
2025-08-20T19:53:05.4174337Z (Reading database ... 95%
2025-08-20T19:53:05.4174596Z (Reading database ... 100%
2025-08-20T19:53:05.4174896Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T19:53:05.4212784Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T19:53:05.4356742Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T19:53:05.4900275Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T19:53:05.5104697Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T19:53:05.5199796Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T19:53:05.5813551Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T19:53:05.6011771Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T19:53:05.6096951Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T19:53:05.6890236Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T19:53:05.7085599Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T19:53:05.7144661Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T19:53:05.7678668Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T19:53:05.7868282Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T19:53:05.7929687Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T19:53:05.8443662Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T19:53:05.8624821Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T19:53:05.8688220Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:53:05.9353610Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T19:53:05.9531475Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T19:53:05.9599895Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T19:53:06.0182855Z Selecting previously unselected package lzma.
2025-08-20T19:53:06.0377010Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T19:53:06.0458548Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:53:06.1141235Z Selecting previously unselected package lzma-dev.
2025-08-20T19:53:06.1340295Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:53:06.1460161Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:53:06.2260118Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T19:53:06.2502851Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T19:53:06.2695530Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T19:53:06.2864061Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T19:53:06.3044222Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:53:06.3212226Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:53:06.3376078Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:53:06.3655783Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:53:06.3837766Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T19:53:06.4037821Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T19:53:06.4262329Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:06.4541358Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:07.8084255Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:53:09.2265961Z Reading package lists...
2025-08-20T19:53:09.4733841Z Building dependency tree...
2025-08-20T19:53:09.4744741Z Reading state information...
2025-08-20T19:53:09.8278469Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:53:09.8279155Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:53:09.8279649Z inetutils-telnet set to manually installed.
2025-08-20T19:53:09.8279996Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:53:09.8280326Z The following additional packages will be installed:
2025-08-20T19:53:09.8280590Z   tcpd update-inetd
2025-08-20T19:53:09.8448119Z The following packages will be REMOVED:
2025-08-20T19:53:09.8456067Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:53:09.8457170Z The following NEW packages will be installed:
2025-08-20T19:53:09.8457496Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:53:09.8457899Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:53:09.8465340Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:53:09.9911133Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T19:53:09.9911934Z Need to get 691 kB of archives.
2025-08-20T19:53:09.9912215Z After this operation, 987 kB disk space will be freed.
2025-08-20T19:53:09.9912742Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T19:53:10.1297499Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T19:53:10.1811163Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:53:10.2326825Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T19:53:10.2932423Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T19:53:10.3720729Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T19:53:10.4367079Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T19:53:10.4965291Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T19:53:10.5509299Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T19:53:10.6027550Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T19:53:10.6618120Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T19:53:10.7263093Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T19:53:10.7849895Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T19:53:11.0401182Z Preconfiguring packages ...
2025-08-20T19:53:11.1617702Z Fetched 691 kB in 1s (735 kB/s)
2025-08-20T19:53:11.1833615Z (Reading database ... 
2025-08-20T19:53:11.1834222Z (Reading database ... 5%
2025-08-20T19:53:11.1834794Z (Reading database ... 10%
2025-08-20T19:53:11.1835034Z (Reading database ... 15%
2025-08-20T19:53:11.1835236Z (Reading database ... 20%
2025-08-20T19:53:11.1835431Z (Reading database ... 25%
2025-08-20T19:53:11.1835623Z (Reading database ... 30%
2025-08-20T19:53:11.1835814Z (Reading database ... 35%
2025-08-20T19:53:11.1836010Z (Reading database ... 40%
2025-08-20T19:53:11.1836226Z (Reading database ... 45%
2025-08-20T19:53:11.1836413Z (Reading database ... 50%
2025-08-20T19:53:11.1857322Z (Reading database ... 55%
2025-08-20T19:53:11.1948067Z (Reading database ... 60%
2025-08-20T19:53:11.1987008Z (Reading database ... 65%
2025-08-20T19:53:11.2005003Z (Reading database ... 70%
2025-08-20T19:53:11.2040063Z (Reading database ... 75%
2025-08-20T19:53:11.2215979Z (Reading database ... 80%
2025-08-20T19:53:11.2250561Z (Reading database ... 85%
2025-08-20T19:53:11.2318890Z (Reading database ... 90%
2025-08-20T19:53:11.2391158Z (Reading database ... 95%
2025-08-20T19:53:11.2391387Z (Reading database ... 100%
2025-08-20T19:53:11.2391681Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T19:53:11.2431018Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:53:11.3169394Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T19:53:11.3967394Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:53:11.7773935Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:53:11.7809966Z (Reading database ... 
2025-08-20T19:53:11.7810211Z (Reading database ... 5%
2025-08-20T19:53:11.7810413Z (Reading database ... 10%
2025-08-20T19:53:11.7810611Z (Reading database ... 15%
2025-08-20T19:53:11.7810805Z (Reading database ... 20%
2025-08-20T19:53:11.7810998Z (Reading database ... 25%
2025-08-20T19:53:11.7811189Z (Reading database ... 30%
2025-08-20T19:53:11.7811385Z (Reading database ... 35%
2025-08-20T19:53:11.7811576Z (Reading database ... 40%
2025-08-20T19:53:11.7812146Z (Reading database ... 45%
2025-08-20T19:53:11.7812383Z (Reading database ... 50%
2025-08-20T19:53:11.7835001Z (Reading database ... 55%
2025-08-20T19:53:11.7934034Z (Reading database ... 60%
2025-08-20T19:53:11.7976504Z (Reading database ... 65%
2025-08-20T19:53:11.7995582Z (Reading database ... 70%
2025-08-20T19:53:11.8033325Z (Reading database ... 75%
2025-08-20T19:53:11.8220287Z (Reading database ... 80%
2025-08-20T19:53:11.8256895Z (Reading database ... 85%
2025-08-20T19:53:11.8331242Z (Reading database ... 90%
2025-08-20T19:53:11.8411105Z (Reading database ... 95%
2025-08-20T19:53:11.8411343Z (Reading database ... 100%
2025-08-20T19:53:11.8411636Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T19:53:11.8455424Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:11.8549218Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:11.9293283Z Selecting previously unselected package tcpd.
2025-08-20T19:53:11.9527058Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T19:53:11.9624232Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:53:12.0323918Z Selecting previously unselected package update-inetd.
2025-08-20T19:53:12.0505952Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:53:12.0616627Z Unpacking update-inetd (4.53) ...
2025-08-20T19:53:12.1386518Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:53:12.1570085Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.1678835Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.2413112Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:53:12.2592519Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.2646957Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.3386415Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:53:12.3589298Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.3679897Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.4304507Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:53:12.4496504Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.4553454Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.5349406Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:53:12.5539572Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.5598375Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.6297166Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:53:12.6470489Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.6530595Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.7182040Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:53:12.7358010Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.7516380Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.8080019Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:53:12.8251328Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:12.8329869Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:53:12.8984007Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:53:12.9189957Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T19:53:12.9246234Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:53:12.9929692Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:53:13.0124073Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T19:53:13.0190846Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.1008723Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:53:13.1366686Z Setting up update-inetd (4.53) ...
2025-08-20T19:53:13.2323392Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.2528935Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:53:13.2663949Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.5990444Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:53:13.5990912Z 
2025-08-20T19:53:13.5991023Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:53:13.5991209Z 
2025-08-20T19:53:13.5991592Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:53:13.5991953Z 
2025-08-20T19:53:13.5992452Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:53:13.5992948Z 
2025-08-20T19:53:13.8380357Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.8642388Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.8794253Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:53:13.8911314Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.9119759Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:53:13.9286093Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:53:13.9465277Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:14.2584509Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:53:14.2584922Z 
2025-08-20T19:53:14.2585464Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:53:14.2585941Z 
2025-08-20T19:53:14.4968566Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:14.6075650Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:14.7109230Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:53:14.7866094Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:17.8396461Z Reading package lists...
2025-08-20T19:53:18.0899981Z Building dependency tree...
2025-08-20T19:53:18.0908821Z Reading state information...
2025-08-20T19:53:18.4387430Z The following packages will be REMOVED:
2025-08-20T19:53:18.4395138Z   inetutils-ping
2025-08-20T19:53:18.4396683Z The following NEW packages will be installed:
2025-08-20T19:53:18.4404626Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:53:18.4409819Z The following packages will be upgraded:
2025-08-20T19:53:18.4417395Z   iputils-tracepath
2025-08-20T19:53:18.5440782Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T19:53:18.5441125Z Need to get 84.5 kB of archives.
2025-08-20T19:53:18.5441422Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T19:53:18.5442021Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:53:18.6688798Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T19:53:18.7155113Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T19:53:18.7637741Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T19:53:19.0787089Z Fetched 84.5 kB in 0s (266 kB/s)
2025-08-20T19:53:19.1021814Z (Reading database ... 
2025-08-20T19:53:19.1022493Z (Reading database ... 5%
2025-08-20T19:53:19.1022906Z (Reading database ... 10%
2025-08-20T19:53:19.1023146Z (Reading database ... 15%
2025-08-20T19:53:19.1023344Z (Reading database ... 20%
2025-08-20T19:53:19.1023534Z (Reading database ... 25%
2025-08-20T19:53:19.1023730Z (Reading database ... 30%
2025-08-20T19:53:19.1024272Z (Reading database ... 35%
2025-08-20T19:53:19.1024490Z (Reading database ... 40%
2025-08-20T19:53:19.1024685Z (Reading database ... 45%
2025-08-20T19:53:19.1024875Z (Reading database ... 50%
2025-08-20T19:53:19.1045834Z (Reading database ... 55%
2025-08-20T19:53:19.1136990Z (Reading database ... 60%
2025-08-20T19:53:19.1173894Z (Reading database ... 65%
2025-08-20T19:53:19.1192808Z (Reading database ... 70%
2025-08-20T19:53:19.1226288Z (Reading database ... 75%
2025-08-20T19:53:19.1398762Z (Reading database ... 80%
2025-08-20T19:53:19.1429948Z (Reading database ... 85%
2025-08-20T19:53:19.1497724Z (Reading database ... 90%
2025-08-20T19:53:19.1567865Z (Reading database ... 95%
2025-08-20T19:53:19.1568665Z (Reading database ... 100%
2025-08-20T19:53:19.1568990Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T19:53:19.1607909Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:53:19.2597628Z Selecting previously unselected package iputils-ping.
2025-08-20T19:53:19.2633082Z (Reading database ... 
2025-08-20T19:53:19.2633331Z (Reading database ... 5%
2025-08-20T19:53:19.2633530Z (Reading database ... 10%
2025-08-20T19:53:19.2633726Z (Reading database ... 15%
2025-08-20T19:53:19.2635528Z (Reading database ... 20%
2025-08-20T19:53:19.2635739Z (Reading database ... 25%
2025-08-20T19:53:19.2635936Z (Reading database ... 30%
2025-08-20T19:53:19.2636126Z (Reading database ... 35%
2025-08-20T19:53:19.2636641Z (Reading database ... 40%
2025-08-20T19:53:19.2636833Z (Reading database ... 45%
2025-08-20T19:53:19.2637025Z (Reading database ... 50%
2025-08-20T19:53:19.2654238Z (Reading database ... 55%
2025-08-20T19:53:19.2744520Z (Reading database ... 60%
2025-08-20T19:53:19.2781248Z (Reading database ... 65%
2025-08-20T19:53:19.2798641Z (Reading database ... 70%
2025-08-20T19:53:19.2833798Z (Reading database ... 75%
2025-08-20T19:53:19.3004043Z (Reading database ... 80%
2025-08-20T19:53:19.3037323Z (Reading database ... 85%
2025-08-20T19:53:19.3104976Z (Reading database ... 90%
2025-08-20T19:53:19.3175212Z (Reading database ... 95%
2025-08-20T19:53:19.3175484Z (Reading database ... 100%
2025-08-20T19:53:19.3175781Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T19:53:19.3213926Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:53:19.3272866Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.4039943Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:53:19.4242347Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T19:53:19.4924478Z Selecting previously unselected package iputils-arping.
2025-08-20T19:53:19.5127231Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:53:19.5185122Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.5763259Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:53:19.5969590Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T19:53:19.6040431Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.6830975Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.7207198Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.7510821Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.7845810Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T19:53:19.8032116Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:22.5571729Z Reading package lists...
2025-08-20T19:53:22.7971807Z Building dependency tree...
2025-08-20T19:53:22.7980598Z Reading state information...
2025-08-20T19:53:23.0581608Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:53:23.0900389Z The following packages will be upgraded:
2025-08-20T19:53:23.0900714Z   python3-pip python3-pip-whl
2025-08-20T19:53:23.1086481Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:53:23.2085080Z Need to get 3020 kB of archives.
2025-08-20T19:53:23.2085459Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T19:53:23.2086053Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T19:53:23.5159757Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T19:53:23.8463587Z Fetched 3020 kB in 0s (6854 kB/s)
2025-08-20T19:53:23.8878672Z (Reading database ... 
2025-08-20T19:53:23.8879356Z (Reading database ... 5%
2025-08-20T19:53:23.8879753Z (Reading database ... 10%
2025-08-20T19:53:23.8879961Z (Reading database ... 15%
2025-08-20T19:53:23.8880155Z (Reading database ... 20%
2025-08-20T19:53:23.8880446Z (Reading database ... 25%
2025-08-20T19:53:23.8880640Z (Reading database ... 30%
2025-08-20T19:53:23.8880835Z (Reading database ... 35%
2025-08-20T19:53:23.8881058Z (Reading database ... 40%
2025-08-20T19:53:23.8881256Z (Reading database ... 45%
2025-08-20T19:53:23.8881450Z (Reading database ... 50%
2025-08-20T19:53:23.8903484Z (Reading database ... 55%
2025-08-20T19:53:23.8999055Z (Reading database ... 60%
2025-08-20T19:53:23.9036967Z (Reading database ... 65%
2025-08-20T19:53:23.9056800Z (Reading database ... 70%
2025-08-20T19:53:23.9091310Z (Reading database ... 75%
2025-08-20T19:53:23.9270318Z (Reading database ... 80%
2025-08-20T19:53:23.9303157Z (Reading database ... 85%
2025-08-20T19:53:23.9375145Z (Reading database ... 90%
2025-08-20T19:53:23.9450566Z (Reading database ... 95%
2025-08-20T19:53:23.9450792Z (Reading database ... 100%
2025-08-20T19:53:23.9451085Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T19:53:23.9493368Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T19:53:24.1306771Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T19:53:24.3250533Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T19:53:24.3431353Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T19:53:24.4410233Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T19:53:24.4608016Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T19:53:25.4079298Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:28.3055109Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:53:28.5973116Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:53:29.5119948Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:53:29.6416949Z Collecting pip
2025-08-20T19:53:29.7140132Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:53:29.7393001Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:53:29.8315937Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.1 MB/s eta 0:00:00
2025-08-20T19:53:30.0991442Z Installing collected packages: pip
2025-08-20T19:53:30.7583596Z Successfully installed pip-25.2
2025-08-20T19:53:30.9627761Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:53:31.0084717Z Reading package lists...
2025-08-20T19:53:31.2585078Z Building dependency tree...
2025-08-20T19:53:31.2591947Z Reading state information...
2025-08-20T19:53:31.5215326Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:53:31.5215768Z pciutils set to manually installed.
2025-08-20T19:53:31.5216050Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:53:31.5216381Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:53:31.5216671Z python3-distro set to manually installed.
2025-08-20T19:53:31.5216995Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:53:31.5217321Z python3-netifaces set to manually installed.
2025-08-20T19:53:31.5218067Z The following additional packages will be installed:
2025-08-20T19:53:31.5218341Z   libsysfs2
2025-08-20T19:53:31.5225548Z Suggested packages:
2025-08-20T19:53:31.5225841Z   fancontrol read-edid i2c-tools
2025-08-20T19:53:31.5504788Z The following NEW packages will be installed:
2025-08-20T19:53:31.5506639Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:53:31.5698152Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:53:31.6809236Z Need to get 133 kB of archives.
2025-08-20T19:53:31.6809758Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T19:53:31.6810277Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T19:53:31.7690252Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T19:53:31.8217206Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T19:53:31.9336303Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T19:53:32.2149010Z Fetched 133 kB in 0s (375 kB/s)
2025-08-20T19:53:32.2540799Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T19:53:32.2576331Z (Reading database ... 
2025-08-20T19:53:32.2576739Z (Reading database ... 5%
2025-08-20T19:53:32.2576970Z (Reading database ... 10%
2025-08-20T19:53:32.2577169Z (Reading database ... 15%
2025-08-20T19:53:32.2577704Z (Reading database ... 20%
2025-08-20T19:53:32.2577901Z (Reading database ... 25%
2025-08-20T19:53:32.2578093Z (Reading database ... 30%
2025-08-20T19:53:32.2578288Z (Reading database ... 35%
2025-08-20T19:53:32.2578476Z (Reading database ... 40%
2025-08-20T19:53:32.2578668Z (Reading database ... 45%
2025-08-20T19:53:32.2578865Z (Reading database ... 50%
2025-08-20T19:53:32.2600823Z (Reading database ... 55%
2025-08-20T19:53:32.2696145Z (Reading database ... 60%
2025-08-20T19:53:32.2734401Z (Reading database ... 65%
2025-08-20T19:53:32.2754108Z (Reading database ... 70%
2025-08-20T19:53:32.2788581Z (Reading database ... 75%
2025-08-20T19:53:32.2963482Z (Reading database ... 80%
2025-08-20T19:53:32.2995128Z (Reading database ... 85%
2025-08-20T19:53:32.3063938Z (Reading database ... 90%
2025-08-20T19:53:32.3136759Z (Reading database ... 95%
2025-08-20T19:53:32.3136989Z (Reading database ... 100%
2025-08-20T19:53:32.3137284Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T19:53:32.3176736Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T19:53:32.3326110Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T19:53:32.4187601Z Selecting previously unselected package sysfsutils.
2025-08-20T19:53:32.4385348Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T19:53:32.4473117Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:53:32.5260503Z Selecting previously unselected package lm-sensors.
2025-08-20T19:53:32.5452868Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T19:53:32.5722884Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:53:32.6286514Z Selecting previously unselected package virt-what.
2025-08-20T19:53:32.6461504Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T19:53:32.6522310Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:53:32.7239761Z Setting up virt-what (1.25-2) ...
2025-08-20T19:53:32.7556448Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T19:53:32.7778110Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:53:33.0937837Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:53:33.0938237Z 
2025-08-20T19:53:33.0938732Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:53:33.0939174Z 
2025-08-20T19:53:33.3446348Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:53:33.6568329Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:53:33.6568869Z 
2025-08-20T19:53:33.6663997Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:35.2453393Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:36.6689887Z Reading package lists...
2025-08-20T19:53:36.9240608Z Building dependency tree...
2025-08-20T19:53:36.9247772Z Reading state information...
2025-08-20T19:53:37.2081581Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:53:37.2081956Z The following additional packages will be installed:
2025-08-20T19:53:37.2087583Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:53:37.2087969Z   xorg-sgml-doctools
2025-08-20T19:53:37.2095617Z Suggested packages:
2025-08-20T19:53:37.2095815Z   libxcb-doc
2025-08-20T19:53:37.2283067Z The following NEW packages will be installed:
2025-08-20T19:53:37.2285206Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:53:37.2288542Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:53:37.2288912Z   xcb xorg-sgml-doctools
2025-08-20T19:53:37.5082934Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T19:53:37.5083297Z Need to get 816 kB of archives.
2025-08-20T19:53:37.5083596Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T19:53:37.5084135Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T19:53:37.6145070Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:53:37.7270785Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:53:38.3511309Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T19:53:38.4571546Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T19:53:38.5650987Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T19:53:38.6809250Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T19:53:38.7881275Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T19:53:38.8941085Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T19:53:39.0000219Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T19:53:39.1068203Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T19:53:39.3873543Z Fetched 816 kB in 2s (437 kB/s)
2025-08-20T19:53:39.4161030Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T19:53:39.4198008Z (Reading database ... 
2025-08-20T19:53:39.4198238Z (Reading database ... 5%
2025-08-20T19:53:39.4198438Z (Reading database ... 10%
2025-08-20T19:53:39.4198639Z (Reading database ... 15%
2025-08-20T19:53:39.4198832Z (Reading database ... 20%
2025-08-20T19:53:39.4199748Z (Reading database ... 25%
2025-08-20T19:53:39.4199956Z (Reading database ... 30%
2025-08-20T19:53:39.4200153Z (Reading database ... 35%
2025-08-20T19:53:39.4200370Z (Reading database ... 40%
2025-08-20T19:53:39.4200565Z (Reading database ... 45%
2025-08-20T19:53:39.4200758Z (Reading database ... 50%
2025-08-20T19:53:39.4222357Z (Reading database ... 55%
2025-08-20T19:53:39.4321512Z (Reading database ... 60%
2025-08-20T19:53:39.4360992Z (Reading database ... 65%
2025-08-20T19:53:39.4381876Z (Reading database ... 70%
2025-08-20T19:53:39.4418914Z (Reading database ... 75%
2025-08-20T19:53:39.4610905Z (Reading database ... 80%
2025-08-20T19:53:39.4644781Z (Reading database ... 85%
2025-08-20T19:53:39.4718807Z (Reading database ... 90%
2025-08-20T19:53:39.4796916Z (Reading database ... 95%
2025-08-20T19:53:39.4797142Z (Reading database ... 100%
2025-08-20T19:53:39.4797438Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T19:53:39.4840450Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T19:53:39.4928028Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T19:53:39.5550906Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:53:39.5746757Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:53:39.5812338Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:53:39.6488936Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:53:39.6692044Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:53:39.6775112Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:53:39.7540798Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T19:53:39.7729826Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T19:53:39.7788693Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T19:53:39.8459003Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T19:53:39.8635690Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T19:53:39.8702560Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:53:39.9210305Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T19:53:39.9387661Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:53:39.9469979Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.0040006Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T19:53:40.0220571Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:53:40.0287864Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.1107896Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T19:53:40.1313730Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:53:40.1427358Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.1898547Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T19:53:40.2095328Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:53:40.2152306Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.3511894Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T19:53:40.3706783Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T19:53:40.3770140Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.4373969Z Selecting previously unselected package xcb.
2025-08-20T19:53:40.4545915Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T19:53:40.4602827Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:53:40.5367837Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:40.5561218Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T19:53:40.5729617Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:53:40.5976612Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:53:40.6179341Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T19:53:40.6452798Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:53:42.1528976Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:53:42.1782050Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:53:42.2078024Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T19:53:42.2273294Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:53:42.2503553Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:42.2693903Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:42.2853663Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:42.3078311Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T19:53:43.8363826Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:53:44.4925051Z Collecting build
2025-08-20T19:53:44.5657296Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:53:44.6958823Z Collecting cffi
2025-08-20T19:53:44.7132351Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T19:53:44.7509992Z Collecting scons
2025-08-20T19:53:44.7669403Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:53:44.8084349Z Collecting scuba
2025-08-20T19:53:44.8244083Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:53:44.8877652Z Collecting pytest
2025-08-20T19:53:44.9031144Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:53:44.9531891Z Collecting packaging>=19.1 (from build)
2025-08-20T19:53:44.9715182Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:53:45.0073088Z Collecting pyproject_hooks (from build)
2025-08-20T19:53:45.0231184Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:53:45.0622237Z Collecting pycparser (from cffi)
2025-08-20T19:53:45.0773979Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:53:45.1305547Z Collecting PyYAML (from scuba)
2025-08-20T19:53:45.1473133Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T19:53:45.1877000Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:53:45.2027566Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:53:45.2458727Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:53:45.2612025Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:53:45.3616871Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:53:45.3767292Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:53:45.4047590Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:53:45.4358574Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T19:53:45.5166363Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:53:45.5909631Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 54.8 MB/s  0:00:00
2025-08-20T19:53:45.6065955Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:53:45.6381701Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:53:45.6680430Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:53:45.6951824Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:53:45.7199619Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:53:45.7450473Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:53:45.7686456Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.0 MB/s  0:00:00
2025-08-20T19:53:45.7836634Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:53:45.8104590Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:53:45.8373024Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T19:53:45.8536507Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 33.3 MB/s  0:00:00
2025-08-20T19:53:45.9496110Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:53:47.7276491Z 
2025-08-20T19:53:47.7291553Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T19:53:48.0208879Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:53:48.6625846Z Collecting ansi2txt
2025-08-20T19:53:48.7207816Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:53:48.7653142Z Collecting pipx
2025-08-20T19:53:48.7772747Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:53:48.8133031Z Collecting scons
2025-08-20T19:53:48.8143876Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:53:48.8392691Z Collecting py2static
2025-08-20T19:53:48.8504701Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:53:48.8883546Z Collecting typer
2025-08-20T19:53:48.8988977Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:53:48.9494314Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:53:48.9603441Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:53:48.9934371Z Collecting packaging>=20 (from pipx)
2025-08-20T19:53:48.9944340Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:53:49.0239319Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:53:49.0347074Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:53:49.0671022Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:53:49.0799816Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:53:49.1387320Z Collecting pyinstaller (from py2static)
2025-08-20T19:53:49.1506479Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T19:53:49.1849180Z Collecting staticx (from py2static)
2025-08-20T19:53:49.1969819Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T19:53:49.2354471Z   Preparing metadata (setup.py): started
2025-08-20T19:53:49.7157587Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T19:53:49.7454506Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:53:49.7560832Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:53:49.8033116Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:53:49.8139318Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:53:49.8502280Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:53:49.8606346Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:53:49.9184580Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:53:49.9293408Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:53:49.9649619Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:53:49.9756933Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:53:50.0118345Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:53:50.0128892Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:53:50.0352350Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:53:50.0456737Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:53:50.1723372Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:53:50.1852827Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:53:50.2234632Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:53:50.2368347Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:53:50.2823049Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:53:50.2939350Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:53:50.3718864Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:53:50.3831672Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:53:50.4057294Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:53:50.4244334Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:53:50.4406307Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:53:50.4547713Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:53:50.4735660Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:53:50.4966040Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:53:50.5169397Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:53:50.5289621Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:53:50.5395219Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:53:50.5579390Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:53:50.5793334Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:53:50.5906014Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:53:50.6101861Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:53:50.6320820Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:53:50.6529358Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:53:50.6782084Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:53:50.6984379Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T19:53:50.7221864Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 23.1 MB/s  0:00:00
2025-08-20T19:53:50.7331912Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:53:50.7588549Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:53:50.7856561Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.6 MB/s  0:00:00
2025-08-20T19:53:50.7961710Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:53:50.8158684Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:53:50.8592571Z Building wheels for collected packages: staticx
2025-08-20T19:53:50.8599569Z   Building wheel for staticx (setup.py): started
2025-08-20T19:54:01.2000085Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T19:54:01.2010751Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790703 sha256=a57e2b044b66a382c6b805048a37404117648af08083bbf95a302cafdbcf1937
2025-08-20T19:54:01.2011662Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T19:54:01.2028490Z Successfully built staticx
2025-08-20T19:54:01.2965627Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T19:54:02.0984377Z   Attempting uninstall: scons
2025-08-20T19:54:02.1056064Z     Found existing installation: SCons 4.9.1
2025-08-20T19:54:02.1341618Z     Uninstalling SCons-4.9.1:
2025-08-20T19:54:02.1405813Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:54:02.6332118Z   Attempting uninstall: pygments
2025-08-20T19:54:02.6403892Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:54:02.6564619Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:54:02.6587088Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:54:03.2509795Z   Attempting uninstall: packaging
2025-08-20T19:54:03.2579433Z     Found existing installation: packaging 25.0
2025-08-20T19:54:03.2598619Z     Uninstalling packaging-25.0:
2025-08-20T19:54:03.2604593Z       Successfully uninstalled packaging-25.0
2025-08-20T19:54:04.2075084Z 
2025-08-20T19:54:04.2099898Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T19:54:04.5077549Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:54:04.7100587Z Collecting build
2025-08-20T19:54:04.7110958Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:54:04.7915936Z Collecting cffi
2025-08-20T19:54:04.7925545Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T19:54:04.8187580Z Collecting scons
2025-08-20T19:54:04.8196939Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:54:04.8459234Z Collecting scuba
2025-08-20T19:54:04.8468499Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:54:04.8979908Z Collecting pytest
2025-08-20T19:54:04.8989723Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:54:04.9286371Z Collecting packaging>=19.1 (from build)
2025-08-20T19:54:04.9295228Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:54:04.9520783Z Collecting pyproject_hooks (from build)
2025-08-20T19:54:04.9530661Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:54:04.9772780Z Collecting pycparser (from cffi)
2025-08-20T19:54:04.9783031Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:54:05.0172477Z Collecting PyYAML (from scuba)
2025-08-20T19:54:05.0188642Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T19:54:05.0446497Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:54:05.0457059Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:54:05.0969197Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:54:05.0979754Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:54:05.1295811Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:54:05.1306365Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:54:05.1356957Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:54:05.1366183Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T19:54:05.1377837Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:54:05.1409754Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:54:05.1420103Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:54:05.1430696Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:54:05.1439290Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:54:05.1447699Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:54:05.1456446Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:54:05.1472000Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:54:05.1481134Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:54:05.1489794Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T19:54:05.2530992Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:54:05.2533766Z   Attempting uninstall: scons
2025-08-20T19:54:05.2605756Z     Found existing installation: SCons 4.9.1
2025-08-20T19:54:05.2889059Z     Uninstalling SCons-4.9.1:
2025-08-20T19:54:05.2950406Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:54:05.7812121Z   Attempting uninstall: PyYAML
2025-08-20T19:54:05.7891755Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:54:05.7911484Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:54:05.7918239Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:54:05.8455788Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:54:05.8527408Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:54:05.8541414Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:54:05.8546605Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:54:05.9083316Z   Attempting uninstall: pygments
2025-08-20T19:54:05.9151825Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:54:05.9306315Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:54:05.9332822Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:54:06.5155291Z   Attempting uninstall: pycparser
2025-08-20T19:54:06.5225055Z     Found existing installation: pycparser 2.22
2025-08-20T19:54:06.5244582Z     Uninstalling pycparser-2.22:
2025-08-20T19:54:06.5249157Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:54:06.6448676Z   Attempting uninstall: pluggy
2025-08-20T19:54:06.6519086Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:54:06.6535686Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:54:06.6541244Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:54:06.6769302Z   Attempting uninstall: packaging
2025-08-20T19:54:06.6842654Z     Found existing installation: packaging 25.0
2025-08-20T19:54:06.6862957Z     Uninstalling packaging-25.0:
2025-08-20T19:54:06.6868775Z       Successfully uninstalled packaging-25.0
2025-08-20T19:54:06.7292218Z   Attempting uninstall: iniconfig
2025-08-20T19:54:06.7364834Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:54:06.7378630Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:54:06.7383929Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:54:06.7513888Z   Attempting uninstall: scuba
2025-08-20T19:54:06.7582028Z     Found existing installation: scuba 2.14.1
2025-08-20T19:54:06.7599853Z     Uninstalling scuba-2.14.1:
2025-08-20T19:54:06.7607323Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:54:06.7846602Z   Attempting uninstall: pytest
2025-08-20T19:54:06.7922151Z     Found existing installation: pytest 8.4.1
2025-08-20T19:54:06.7969937Z     Uninstalling pytest-8.4.1:
2025-08-20T19:54:06.8176930Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:54:07.0240404Z   Attempting uninstall: cffi
2025-08-20T19:54:07.0308524Z     Found existing installation: cffi 1.17.1
2025-08-20T19:54:07.0333126Z     Uninstalling cffi-1.17.1:
2025-08-20T19:54:07.0520616Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:54:07.1197276Z   Attempting uninstall: build
2025-08-20T19:54:07.1267928Z     Found existing installation: build 1.3.0
2025-08-20T19:54:07.1286872Z     Uninstalling build-1.3.0:
2025-08-20T19:54:07.1294019Z       Successfully uninstalled build-1.3.0
2025-08-20T19:54:07.1537598Z 
2025-08-20T19:54:07.1559293Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T19:54:07.4454762Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:54:07.6157495Z Collecting ansi2txt
2025-08-20T19:54:07.6168688Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:54:07.6463351Z Collecting pipx
2025-08-20T19:54:07.6474034Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:54:07.6724537Z Collecting scons
2025-08-20T19:54:07.6735143Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:54:07.6920825Z Collecting py2static
2025-08-20T19:54:07.6930604Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:54:07.7175475Z Collecting typer
2025-08-20T19:54:07.7185396Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:54:07.7482732Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:54:07.7493316Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:54:07.7728509Z Collecting packaging>=20 (from pipx)
2025-08-20T19:54:07.7738402Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:54:07.7969936Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:54:07.7979738Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:54:07.8188011Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:54:07.8198334Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:54:07.8588749Z Collecting pyinstaller (from py2static)
2025-08-20T19:54:07.8599341Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T19:54:07.8826774Z Collecting staticx (from py2static)
2025-08-20T19:54:07.8836329Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T19:54:07.8972885Z   Preparing metadata (setup.py): started
2025-08-20T19:54:08.0980209Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T19:54:08.1220902Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:54:08.1231227Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:54:08.1464358Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:54:08.1474389Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:54:08.1784261Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:54:08.1793922Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:54:08.2165271Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:54:08.2175400Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:54:08.2419744Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:54:08.2430700Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:54:08.2710560Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:54:08.2721006Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:54:08.2909641Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:54:08.2919255Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:54:08.3857905Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:54:08.3867228Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:54:08.4103819Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:54:08.4113222Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:54:08.4374863Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:54:08.4384426Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:54:08.4630539Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:54:08.4640151Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:54:08.4670995Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:54:08.4679975Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:54:08.4689178Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:54:08.4720366Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:54:08.4728915Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:54:08.4737734Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:54:08.4746887Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:54:08.4756196Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:54:08.4765438Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:54:08.4774204Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:54:08.4784529Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:54:08.4800368Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:54:08.4809139Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:54:08.4818059Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:54:08.4826826Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:54:08.4836044Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:54:08.4844951Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T19:54:08.4857347Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:54:08.4867780Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:54:08.4881835Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:54:08.4890442Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:54:08.5198694Z Building wheels for collected packages: staticx
2025-08-20T19:54:08.5204895Z   Building wheel for staticx (setup.py): started
2025-08-20T19:54:11.0040238Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T19:54:11.0049963Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790762 sha256=63430f357a5314b39db93edd327a7695bf386ffbdd0f0986024e93888efa6252
2025-08-20T19:54:11.0051112Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T19:54:11.0068456Z Successfully built staticx
2025-08-20T19:54:11.1031542Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T19:54:11.1036987Z   Attempting uninstall: pyelftools
2025-08-20T19:54:11.1103164Z     Found existing installation: pyelftools 0.32
2025-08-20T19:54:11.1141175Z     Uninstalling pyelftools-0.32:
2025-08-20T19:54:11.1152291Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:54:11.2210774Z   Attempting uninstall: altgraph
2025-08-20T19:54:11.2280705Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:54:11.2296340Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:54:11.2304096Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:54:11.2495138Z   Attempting uninstall: typing-extensions
2025-08-20T19:54:11.2565623Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:54:11.2577380Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:54:11.2769318Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:54:11.3052637Z   Attempting uninstall: staticx
2025-08-20T19:54:11.3125087Z     Found existing installation: staticx 0.14.1
2025-08-20T19:54:11.3146250Z     Uninstalling staticx-0.14.1:
2025-08-20T19:54:11.3154625Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:54:11.3460522Z   Attempting uninstall: shellingham
2025-08-20T19:54:11.3534138Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:54:11.3549323Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:54:11.3554601Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:54:11.3713930Z   Attempting uninstall: setuptools
2025-08-20T19:54:11.3782362Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:54:11.3986291Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:54:11.4208395Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:54:11.9991037Z   Attempting uninstall: scons
2025-08-20T19:54:12.0073557Z     Found existing installation: SCons 4.9.1
2025-08-20T19:54:12.0368182Z     Uninstalling SCons-4.9.1:
2025-08-20T19:54:12.0429602Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:54:12.5322007Z   Attempting uninstall: pygments
2025-08-20T19:54:12.5397798Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:54:12.5562264Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:54:12.5585558Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:54:13.1260704Z   Attempting uninstall: platformdirs
2025-08-20T19:54:13.1341340Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:54:13.1358632Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:54:13.1364247Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:54:13.1594217Z   Attempting uninstall: packaging
2025-08-20T19:54:13.1668478Z     Found existing installation: packaging 25.0
2025-08-20T19:54:13.1688504Z     Uninstalling packaging-25.0:
2025-08-20T19:54:13.1694421Z       Successfully uninstalled packaging-25.0
2025-08-20T19:54:13.2103909Z   Attempting uninstall: mdurl
2025-08-20T19:54:13.2172110Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:54:13.2186465Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:54:13.2191500Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:54:13.2335693Z   Attempting uninstall: click
2025-08-20T19:54:13.2406540Z     Found existing installation: click 8.2.1
2025-08-20T19:54:13.2424828Z     Uninstalling click-8.2.1:
2025-08-20T19:54:13.2430497Z       Successfully uninstalled click-8.2.1
2025-08-20T19:54:13.3060124Z   Attempting uninstall: argcomplete
2025-08-20T19:54:13.3133506Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:54:13.3156350Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:54:13.3165205Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:54:13.3436045Z   Attempting uninstall: ansi2txt
2025-08-20T19:54:13.3506655Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:54:13.3519797Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:54:13.3710737Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:54:13.3855027Z   Attempting uninstall: userpath
2025-08-20T19:54:13.3925300Z     Found existing installation: userpath 1.9.2
2025-08-20T19:54:13.3941007Z     Uninstalling userpath-1.9.2:
2025-08-20T19:54:13.3947605Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:54:13.4164112Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:54:13.4238196Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:54:13.4545982Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:54:13.4584959Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:54:13.6591408Z   Attempting uninstall: markdown-it-py
2025-08-20T19:54:13.6663290Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:54:13.6716771Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:54:13.6728194Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:54:13.7400954Z   Attempting uninstall: rich
2025-08-20T19:54:13.7476655Z     Found existing installation: rich 14.1.0
2025-08-20T19:54:13.7521996Z     Uninstalling rich-14.1.0:
2025-08-20T19:54:13.7530057Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:54:13.9094965Z   Attempting uninstall: pyinstaller
2025-08-20T19:54:13.9168511Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:54:13.9421793Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:54:13.9460076Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:54:14.2151462Z   Attempting uninstall: pipx
2025-08-20T19:54:14.2229440Z     Found existing installation: pipx 1.7.1
2025-08-20T19:54:14.2266560Z     Uninstalling pipx-1.7.1:
2025-08-20T19:54:14.2275322Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:54:14.5358163Z   Attempting uninstall: typer
2025-08-20T19:54:14.5432585Z     Found existing installation: typer 0.16.1
2025-08-20T19:54:14.5454767Z     Uninstalling typer-0.16.1:
2025-08-20T19:54:14.5462797Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:54:14.5855871Z   Attempting uninstall: py2static
2025-08-20T19:54:14.5924019Z     Found existing installation: py2static 0.0.1
2025-08-20T19:54:14.5940582Z     Uninstalling py2static-0.0.1:
2025-08-20T19:54:14.5948572Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:54:14.6083159Z 
2025-08-20T19:54:14.6107980Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T19:54:14.9103220Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:54:15.0121087Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:54:15.0126066Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-6ay2lx19
2025-08-20T19:54:15.0147242Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}  Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-6ay2lx19
2025-08-20T19:54:16.5826552Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:54:16.5861463Z   Installing build dependencies: started
2025-08-20T19:54:17.2426018Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:54:17.2435199Z   Getting requirements to build wheel: started
2025-08-20T19:54:17.4986554Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:54:17.4996433Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:54:17.6663963Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:54:17.8352638Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:54:17.8362866Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:54:17.8664918Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:54:17.8672899Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:54:17.8968878Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:54:17.8978483Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:54:17.9251394Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:54:17.9261068Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:54:17.9300219Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:54:17.9310310Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:54:17.9322614Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:54:17.9337275Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:54:17.9445094Z Building wheels for collected packages: pyinstaller
2025-08-20T19:54:17.9452166Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:54:20.7034720Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:54:20.7055754Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=16f013a81224afbf5ca4f44c20cf3327b82ae49438c4200236cff9f021e10996
2025-08-20T19:54:20.7057166Z   Stored in directory: /tmp/pip-ephem-wheel-cache-bozibjs9/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:54:20.7095006Z Successfully built pyinstaller
2025-08-20T19:54:20.7874722Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:54:20.7880362Z   Attempting uninstall: altgraph
2025-08-20T19:54:20.7948638Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:54:20.7966020Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:54:20.7972150Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:54:20.8194816Z   Attempting uninstall: setuptools
2025-08-20T19:54:20.8263612Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:54:20.8465591Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:54:20.8689936Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:54:21.4450541Z   Attempting uninstall: packaging
2025-08-20T19:54:21.4525264Z     Found existing installation: packaging 25.0
2025-08-20T19:54:21.4544736Z     Uninstalling packaging-25.0:
2025-08-20T19:54:21.4550335Z       Successfully uninstalled packaging-25.0
2025-08-20T19:54:21.5009621Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:54:21.5084752Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:54:21.5383129Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:54:21.5422103Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:54:21.7416363Z   Attempting uninstall: pyinstaller
2025-08-20T19:54:21.7492146Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:54:21.7752520Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:54:21.7790866Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:54:22.0495330Z 
2025-08-20T19:54:22.0522482Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T19:54:22.2745930Z 6.15.0
2025-08-20T19:54:23.8348288Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:54:23.8356244Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:54:23.8356767Z 
2025-08-20T19:54:23.8356982Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:54:23.8357482Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:54:23.8357900Z installation.
2025-08-20T19:54:23.8358090Z 
2025-08-20T19:54:23.8358294Z If you installed the current Docker package using this script and are using it
2025-08-20T19:54:23.8358779Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:54:23.8359297Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:54:23.8360162Z files to match the parameters passed to the script.
2025-08-20T19:54:23.8360401Z 
2025-08-20T19:54:23.8360513Z You may press Ctrl+C now to abort this script.
2025-08-20T19:54:23.8510363Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:54:25.4063829Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:54:25.9234753Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:54:25.9250228Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:54:26.0494758Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:54:26.0511055Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T19:54:26.0517854Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:54:27.5409987Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T19:54:38.0271604Z + sh -c 'docker version'
2025-08-20T19:54:38.0411780Z Client: Docker Engine - Community
2025-08-20T19:54:38.0412194Z  Version:           28.3.3
2025-08-20T19:54:38.0412427Z  API version:       1.51
2025-08-20T19:54:38.0412835Z  Go version:        go1.24.5
2025-08-20T19:54:38.0413088Z  Git commit:        980b856
2025-08-20T19:54:38.0413343Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T19:54:38.0413656Z  OS/Arch:           linux/arm64
2025-08-20T19:54:38.0413911Z  Context:           default
2025-08-20T19:54:38.0414096Z 
2025-08-20T19:54:38.0414190Z Server: Docker Engine - Community
2025-08-20T19:54:38.0414494Z  Engine:
2025-08-20T19:54:38.0414703Z   Version:          28.3.3
2025-08-20T19:54:38.0414991Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:54:38.0415321Z   Go version:       go1.24.5
2025-08-20T19:54:38.0415597Z   Git commit:       bea959c
2025-08-20T19:54:38.0415885Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T19:54:38.0416174Z   OS/Arch:          linux/arm64
2025-08-20T19:54:38.0416420Z   Experimental:     false
2025-08-20T19:54:38.0416682Z  containerd:
2025-08-20T19:54:38.0416897Z   Version:          1.7.27
2025-08-20T19:54:38.0417211Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:54:38.0417581Z  runc:
2025-08-20T19:54:38.0417789Z   Version:          1.2.5
2025-08-20T19:54:38.0418070Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:54:38.0418356Z  docker-init:
2025-08-20T19:54:38.0418599Z   Version:          0.19.0
2025-08-20T19:54:38.0418879Z   GitCommit:        de40ad0
2025-08-20T19:54:38.0427770Z 
2025-08-20T19:54:38.0428250Z ================================================================================
2025-08-20T19:54:38.0428541Z 
2025-08-20T19:54:38.0429083Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:54:38.0429816Z Docker daemon in rootless mode for your user:
2025-08-20T19:54:38.0430040Z 
2025-08-20T19:54:38.0430152Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:54:38.0430357Z 
2025-08-20T19:54:38.0430560Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:54:38.0430957Z 
2025-08-20T19:54:38.0430962Z 
2025-08-20T19:54:38.0431171Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:54:38.0431646Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:54:38.0431948Z 
2025-08-20T19:54:38.0432153Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:54:38.0432616Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:54:38.0433128Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:54:38.0433456Z 
2025-08-20T19:54:38.0433566Z ================================================================================
2025-08-20T19:54:38.0433783Z 
2025-08-20T19:54:49.0057601Z ● docker.service - Docker Application Container Engine
2025-08-20T19:54:49.0058134Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:54:49.0058783Z      Active: active (running) since Wed 2025-08-20 19:54:38 UTC; 10s ago
2025-08-20T19:54:49.0059281Z TriggeredBy: ● docker.socket
2025-08-20T19:54:49.0060056Z        Docs: https://docs.docker.com
2025-08-20T19:54:49.0060481Z    Main PID: 21187 (dockerd)
2025-08-20T19:54:49.0060744Z       Tasks: 10
2025-08-20T19:54:49.0061005Z      Memory: 22.1M (peak: 24.9M)
2025-08-20T19:54:49.0061250Z         CPU: 258ms
2025-08-20T19:54:49.0061489Z      CGroup: /system.slice/docker.service
2025-08-20T19:54:49.0062660Z              └─21187 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:54:49.0063031Z 
2025-08-20T19:54:49.0063362Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.411605179Z" level=info msg="Loading containers: start."
2025-08-20T19:54:49.0064509Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.909664526Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1c067506bfe76736ea4dd351738b85730fda6d198ef4854fa124ea1a1960b566], retrying...."
2025-08-20T19:54:49.0065735Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.948700181Z" level=info msg="Loading containers: done."
2025-08-20T19:54:49.0066850Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968591512Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:54:49.0068236Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968704979Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:54:49.0069129Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968737140Z" level=info msg="Initializing buildkit"
2025-08-20T19:54:49.0069983Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.985307071Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:54:49.0070761Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989574522Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:54:49.0071509Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989644884Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:54:49.0072184Z Aug 20 19:54:38 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:54:49.0153386Z ● docker.service - Docker Application Container Engine
2025-08-20T19:54:49.0153916Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:54:49.0154781Z      Active: active (running) since Wed 2025-08-20 19:54:38 UTC; 10s ago
2025-08-20T19:54:49.0155285Z TriggeredBy: ● docker.socket
2025-08-20T19:54:49.0155627Z        Docs: https://docs.docker.com
2025-08-20T19:54:49.0155976Z    Main PID: 21187 (dockerd)
2025-08-20T19:54:49.0156225Z       Tasks: 10
2025-08-20T19:54:49.0156444Z      Memory: 22.1M (peak: 24.9M)
2025-08-20T19:54:49.0156749Z         CPU: 258ms
2025-08-20T19:54:49.0157063Z      CGroup: /system.slice/docker.service
2025-08-20T19:54:49.0157709Z              └─21187 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:54:49.0158039Z 
2025-08-20T19:54:49.0158346Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.411605179Z" level=info msg="Loading containers: start."
2025-08-20T19:54:49.0159732Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.909664526Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1c067506bfe76736ea4dd351738b85730fda6d198ef4854fa124ea1a1960b566], retrying...."
2025-08-20T19:54:49.0161007Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.948700181Z" level=info msg="Loading containers: done."
2025-08-20T19:54:49.0162111Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968591512Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:54:49.0163663Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968704979Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:54:49.0164616Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968737140Z" level=info msg="Initializing buildkit"
2025-08-20T19:54:49.0165334Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.985307071Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:54:49.0166109Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989574522Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:54:49.0166884Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989644884Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:54:49.0167542Z Aug 20 19:54:38 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:54:49.0336098Z ● docker.service - Docker Application Container Engine
2025-08-20T19:54:49.0336637Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:54:49.0337276Z      Active: active (running) since Wed 2025-08-20 19:54:38 UTC; 10s ago
2025-08-20T19:54:49.0337722Z TriggeredBy: ● docker.socket
2025-08-20T19:54:49.0338016Z        Docs: https://docs.docker.com
2025-08-20T19:54:49.0338385Z    Main PID: 21187 (dockerd)
2025-08-20T19:54:49.0338658Z       Tasks: 10
2025-08-20T19:54:49.0338866Z      Memory: 22.1M (peak: 24.9M)
2025-08-20T19:54:49.0339176Z         CPU: 258ms
2025-08-20T19:54:49.0339418Z      CGroup: /system.slice/docker.service
2025-08-20T19:54:49.0340352Z              └─21187 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:54:49.0340719Z 
2025-08-20T19:54:49.0341049Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.411605179Z" level=info msg="Loading containers: start."
2025-08-20T19:54:49.0342193Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.909664526Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1c067506bfe76736ea4dd351738b85730fda6d198ef4854fa124ea1a1960b566], retrying...."
2025-08-20T19:54:49.0343534Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.948700181Z" level=info msg="Loading containers: done."
2025-08-20T19:54:49.0344910Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968591512Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T19:54:49.0346343Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968704979Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:54:49.0347239Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.968737140Z" level=info msg="Initializing buildkit"
2025-08-20T19:54:49.0347933Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.985307071Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:54:49.0348702Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989574522Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:54:49.0349445Z Aug 20 19:54:38 runnervmdbl46 dockerd[21187]: time="2025-08-20T19:54:38.989644884Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:54:49.0350310Z Aug 20 19:54:38 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:54:49.0435474Z Docker version 28.3.3, build 980b856
2025-08-20T19:54:49.0593350Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:54:49.6319630Z latest: Pulling from library/hello-world
2025-08-20T19:54:49.8055870Z 198f93fd5094: Pulling fs layer
2025-08-20T19:54:50.1468191Z 198f93fd5094: Download complete
2025-08-20T19:54:50.1788665Z 198f93fd5094: Pull complete
2025-08-20T19:54:50.2012319Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:54:50.2086691Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:54:50.9991412Z 
2025-08-20T19:54:50.9992315Z Hello from Docker!
2025-08-20T19:54:50.9993401Z This message shows that your installation appears to be working correctly.
2025-08-20T19:54:50.9994041Z 
2025-08-20T19:54:50.9994481Z To generate this message, Docker took the following steps:
2025-08-20T19:54:50.9995133Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:54:50.9995777Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:54:51.0000972Z     (arm64v8)
2025-08-20T19:54:51.0001430Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:54:51.0001930Z     executable that produces the output you are currently reading.
2025-08-20T19:54:51.0002424Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:54:51.0002849Z     to your terminal.
2025-08-20T19:54:51.0002998Z 
2025-08-20T19:54:51.0003182Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:54:51.0003550Z  $ docker run -it ubuntu bash
2025-08-20T19:54:51.0003773Z 
2025-08-20T19:54:51.0003948Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:54:51.0004363Z  https://hub.docker.com/
2025-08-20T19:54:51.0004522Z 
2025-08-20T19:54:51.0004661Z For more examples and ideas, visit:
2025-08-20T19:54:51.0004964Z  https://docs.docker.com/get-started/
2025-08-20T19:54:51.0005161Z 
2025-08-20T19:54:51.1253751Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:54:51.1254381Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:54:51.1254841Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:54:51.1255324Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:54:51.1255962Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:54:51.1256406Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:54:51.1256912Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:54:51.1257336Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:54:51.1258103Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:54:51.1258618Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:54:51.1259029Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:54:51.1259801Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:54:51.1260263Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:54:51.1260779Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:54:51.1261373Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:54:51.1261849Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:54:51.1262349Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:54:51.1262784Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:54:51.1263224Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:54:51.1326129Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:54:51.1326745Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:54:51.1327153Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:54:51.1327575Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:54:51.1328437Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:54:51.1328790Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:54:51.1329179Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:54:51.1329761Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:54:51.1330180Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:54:51.1330590Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:54:51.1331004Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:54:51.1331421Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:54:51.1331842Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:54:51.1332271Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:54:51.1332694Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:54:51.1333133Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:54:51.1333556Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:54:51.1333959Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:54:51.1334366Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:54:51.1334765Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:54:51.1335177Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:54:51.1335603Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:54:51.1336022Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:54:51.1336423Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:54:51.1336826Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:54:51.1337281Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:54:51.1337755Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:54:51.1338227Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:54:51.1338954Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:54:51.1339420Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:54:51.1340409Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:54:51.1340831Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:54:51.1341239Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:54:51.1341659Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:54:51.1342057Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:54:51.1342426Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:54:51.1342779Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:54:51.1343147Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:54:51.1343544Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:54:51.1343948Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:54:51.1344327Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:54:51.1344735Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:54:51.1345172Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:54:51.1345826Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:54:51.1346237Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:54:51.1346657Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:54:51.1347086Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:54:51.1347489Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:54:51.1347891Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:54:51.1348321Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:54:51.1348817Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:54:51.1349315Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:54:51.1349939Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:54:51.1350369Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:54:51.1350757Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:54:51.1351150Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:54:51.1351548Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:54:51.1351953Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:54:51.1352409Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:54:51.1352906Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:54:51.1353409Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:54:51.1353899Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:54:51.1354341Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:54:51.1354742Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:54:51.1355134Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:54:51.1355539Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:54:51.1355935Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:54:51.1356514Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:54:51.1356972Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:54:51.1357398Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:54:51.1357780Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:54:51.1358147Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:54:51.1358558Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:54:51.1358963Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:54:51.1359335Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:54:51.1359861Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:54:51.1360257Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:54:51.1360647Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:54:51.1360997Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:54:51.1361376Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:54:51.1361782Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:54:51.1362167Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:54:51.1362703Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:54:51.1363067Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:54:51.1363439Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:54:51.1363825Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:54:51.1364219Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:54:51.1364617Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:54:51.1365003Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:54:51.1365381Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:54:51.1365916Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:54:51.1366316Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:54:51.1366683Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:54:51.1367036Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:54:51.1367383Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:54:51.1367735Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:54:51.1368098Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:54:51.1368452Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:54:51.1368826Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:54:51.1369222Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:54:51.1369827Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:54:51.1370265Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:54:51.1370673Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:54:51.1371068Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:54:51.1371457Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:54:51.1371845Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:54:51.1372247Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:54:51.1372872Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:54:51.1373272Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:54:51.1373666Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:54:51.1374077Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:54:51.1374516Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:54:51.1374944Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:54:51.1375330Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:54:51.1375725Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:54:51.1376135Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:54:51.1376543Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:54:51.1376948Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:54:51.1377341Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:54:51.1377740Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:54:51.1378140Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:54:51.1378520Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:54:51.1379037Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:54:51.1379399Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:54:51.1379950Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:54:51.1380346Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:54:51.1380746Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:54:51.1381138Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:54:51.1381506Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:54:51.1381879Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:54:51.1382257Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:54:51.1382642Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:54:51.1383067Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:54:51.1383512Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:54:51.1383910Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:54:51.1384284Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:54:51.1384672Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:54:51.1385094Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:54:51.1385512Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:54:51.1385862Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:54:51.1386208Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:54:51.1386629Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:54:51.1387063Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:54:51.1387472Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:54:51.1387857Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:54:51.1388243Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:54:51.1388630Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:54:51.1389294Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:54:51.1389936Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:54:51.1390354Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:54:51.1390724Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:54:51.1391081Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:54:51.1391527Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:54:51.1392030Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:54:51.1392469Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:54:51.1392841Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:54:51.1393301Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:54:51.1393840Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:54:51.1394346Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:54:51.1394783Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:54:51.1395142Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:54:51.1395520Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:54:51.1396117Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:54:51.1396535Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:54:51.1396937Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:54:51.1397311Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:54:51.1397689Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:54:51.1398088Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:54:51.1398491Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:54:51.1398888Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:54:51.1399284Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:54:51.1399931Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:54:51.1400330Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:54:51.1400749Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:54:51.1401204Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:54:51.1401626Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:54:51.1402023Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:54:51.1402397Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:54:51.1402772Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:54:51.1403150Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:54:51.1403541Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:54:51.1403965Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:54:51.1404435Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:54:51.1404886Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:54:51.1405289Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:54:51.1405682Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:54:51.1406283Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:54:51.1406683Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:54:51.1407055Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:54:51.1407443Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:54:51.1407825Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:54:51.1408273Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:54:51.1408746Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:54:51.1409204Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:54:51.1409881Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:54:51.1410400Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:54:51.1410901Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:54:51.1411341Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:54:51.1411706Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:54:51.1412075Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:54:51.1412627Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:54:51.1413008Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:54:51.1413379Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:54:51.1413759Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:54:51.1414140Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:54:51.1414530Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:54:51.1414906Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:54:51.1415284Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:54:51.1415681Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:54:51.1416072Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:54:51.1416488Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:54:51.1416929Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:54:51.1417351Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:54:51.1417764Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:54:51.1418168Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:54:51.1418581Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:54:51.1419004Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:54:51.1419393Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:54:51.1420049Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:54:51.1420566Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1421090Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:54:51.1421461Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:54:51.1421921Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:54:51.1422298Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:54:51.1422695Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:54:51.1423351Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:54:51.1423789Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:54:51.1424219Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:54:51.1424623Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:54:51.1425022Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:54:51.1425649Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:54:51.1426059Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:54:51.1426448Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:54:51.1426877Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:54:51.1427371Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:54:51.1427940Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:54:51.1428432Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:54:51.1428843Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:54:51.1429243Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:54:51.1430109Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:54:51.1430596Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:54:51.1431005Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:54:51.1431434Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:54:51.1431886Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:54:51.1432300Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:54:51.1432662Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:54:51.1433012Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:54:51.1433383Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:54:51.1433767Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:54:51.1434140Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:54:51.1434495Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:54:51.1434862Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:54:51.1435226Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:54:51.1435585Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:54:51.1435961Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:54:51.1436317Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:54:51.1436690Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:54:51.1437076Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:54:51.1437441Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:54:51.1437796Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:54:51.1438157Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:54:51.1438520Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:54:51.1438894Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:54:51.1439260Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:54:51.1439893Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:54:51.1440514Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:54:51.1440954Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:54:51.1441390Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:54:51.1441796Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:54:51.1442159Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:54:51.1442545Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:54:51.1442970Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:54:51.1443369Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:54:51.1443731Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:54:51.1444097Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:54:51.1444456Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:54:51.1444801Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:54:51.1445149Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:54:51.1445499Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:54:51.1445868Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:54:51.1446386Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:54:51.1446732Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:54:51.1447066Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:54:51.1447442Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:54:51.1447845Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:54:51.1448245Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:54:51.1448640Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:54:51.1449035Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:54:51.1449603Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:54:51.1450117Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:54:51.1450737Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:54:51.1451358Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:54:51.1451899Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:54:51.1452369Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:54:51.1452826Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:54:51.1453345Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:54:51.1453963Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:54:51.1454524Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:54:51.1455020Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:54:51.1455466Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:54:51.1455835Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:54:51.1456203Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:54:51.1456581Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:54:51.1457210Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:54:51.1457616Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:54:51.1458005Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:54:51.1458397Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:54:51.1458783Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:54:51.1459175Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:54:51.1459696Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:54:51.1460084Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:54:51.1460461Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:54:51.1460854Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:54:51.1461250Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:54:51.1461663Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:54:51.1462076Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:54:51.1462445Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:54:51.1462838Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:54:51.1463429Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:54:51.1463843Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:54:51.1464282Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:54:51.1464705Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:54:51.1465070Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:54:51.1465442Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:54:51.1465826Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:54:51.1466195Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:54:51.1466587Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:54:51.1466983Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:54:51.1467371Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:54:51.1467754Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:54:51.1468118Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:54:51.1468488Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:54:51.1469033Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1470122Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1470825Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1471493Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1472023Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:54:51.1472406Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:54:51.1472811Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:54:51.1473213Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:54:51.1473587Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:54:51.1474192Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:54:51.1474582Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:54:51.1474957Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:54:51.1475358Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:54:51.1475734Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:54:51.1476117Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:54:51.1476506Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:54:51.1476908Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:54:51.1477305Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:54:51.1477700Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:54:51.1478091Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:54:51.1478471Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:54:51.1478856Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:54:51.1479258Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:54:51.1479828Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:54:51.1480230Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:54:51.1480803Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:54:51.1481223Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:54:51.1481653Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:54:51.1482057Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:54:51.1482502Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:54:51.1482959Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:54:51.1483368Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:54:51.1483737Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:54:51.1484120Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:54:51.1484524Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:54:51.1484941Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:54:51.1485350Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:54:51.1485732Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:54:51.1486128Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:54:51.1486605Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:54:51.1487076Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:54:51.1487474Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:54:51.1487881Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:54:51.1488334Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:54:51.1488785Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:54:51.1489256Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:54:51.1489899Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:54:51.1490349Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:54:51.1490999Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:54:51.1491421Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:54:51.1491816Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:54:51.1492233Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:54:51.1492619Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:54:51.1492997Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:54:51.1493405Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:54:51.1493806Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:54:51.1494210Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:54:51.1494631Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:54:51.1495026Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:54:51.1495405Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:54:51.1495774Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:54:51.1496130Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:54:51.1496517Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:54:51.1497096Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:54:51.1497490Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:54:51.1497934Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:54:51.1498386Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:54:51.1498789Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:54:51.1499237Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:54:51.1499944Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:54:51.1500361Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:54:51.1500769Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:54:51.1501128Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:54:51.1501500Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:54:51.1501891Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:54:51.1502288Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:54:51.1502667Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:54:51.1503027Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:54:51.1503382Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:54:51.1503734Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:54:51.1504221Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:54:51.1504727Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:54:51.1505114Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:54:51.1505498Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:54:51.1505895Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:54:51.1506306Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:54:51.1506714Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:54:51.1507116Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:54:51.1507796Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:54:51.1508236Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:54:51.1508613Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:54:51.1508982Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:54:51.1509343Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:54:51.1509901Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:54:51.1510330Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:54:51.1510763Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:54:51.1511165Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:54:51.1511588Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:54:51.1512040Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:54:51.1512444Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:54:51.1512814Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:54:51.1513164Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:54:51.1513513Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:54:51.1514067Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:54:51.1514449Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:54:51.1514823Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:54:51.1515219Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:54:51.1515634Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:54:51.1516098Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:54:51.1516535Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:54:51.1516907Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:54:51.1517295Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:54:51.1517682Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:54:51.1518078Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:54:51.1518460Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:54:51.1518838Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:54:51.1519280Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:54:51.1519931Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:54:51.1520362Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:54:51.1520736Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:54:51.1521113Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:54:51.1521515Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:54:51.1521905Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:54:51.1522286Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:54:51.1522684Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:54:51.1523067Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:54:51.1523416Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:54:51.1523767Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:54:51.1524369Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:54:51.1524809Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:54:51.1525191Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:54:51.1525576Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:54:51.1526016Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:54:51.1526461Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:54:51.1526888Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:54:51.1527279Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:54:51.1527798Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1528358Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:54:51.1528751Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:54:51.1529161Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:54:51.1529728Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:54:51.1530250Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:54:51.1531006Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:54:51.1531616Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:54:51.1532265Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:54:51.1532916Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:54:51.1533548Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:54:51.1534172Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:54:51.1534754Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:54:51.1535239Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:54:51.1535683Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:54:51.1536120Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:54:51.1536543Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:54:51.1537018Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:54:51.1537453Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:54:51.1537836Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:54:51.1538207Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:54:51.1538585Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:54:51.1538967Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:54:51.1539380Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:54:51.1540028Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:54:51.1540395Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:54:51.1540780Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:54:51.1541237Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:54:51.1541916Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:54:51.1542428Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:54:51.1542914Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:54:51.1543364Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:54:51.1543780Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:54:51.1544198Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:54:51.1544617Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:54:51.1545046Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:54:51.1545469Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:54:51.1545860Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:54:51.1546243Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:54:51.1546618Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:54:51.1546992Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:54:51.1547425Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:54:51.1548048Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:54:51.1548460Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:54:51.1548875Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:54:51.1549303Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:54:51.1549939Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:54:51.1550394Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:54:51.1550827Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:54:51.1551244Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:54:51.1551617Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:54:51.1552005Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:54:51.1552382Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:54:51.1552757Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:54:51.1553156Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:54:51.1553556Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:54:51.1553983Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:54:51.1554460Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:54:51.1554920Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:54:51.1555311Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:54:51.1555664Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:54:51.1556037Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:54:51.1556438Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:54:51.1556829Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:54:51.1557221Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:54:51.1557654Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:54:51.1558338Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:54:51.1558789Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:54:51.1559175Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:54:51.1559762Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:54:51.1560313Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.1560899Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:54:51.1561352Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:54:51.1561795Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:54:51.1562219Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:54:51.1562618Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:54:51.1563015Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:54:51.1563403Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:54:51.1563803Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:54:51.1564210Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:54:51.1564594Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:54:51.1565169Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:54:51.1565576Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:54:51.1565951Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:54:51.1566359Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:54:51.1566826Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:54:51.1567254Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:54:51.1567632Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:54:51.1568010Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:54:51.1568402Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:54:51.1568785Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:54:51.1569154Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:54:51.1569801Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:54:51.1570268Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:54:51.1570676Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:54:51.1571079Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:54:51.1571478Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:54:51.1571859Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:54:51.1572236Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:54:51.1572623Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:54:51.1573030Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:54:51.1573470Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:54:51.1573916Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:54:51.1574340Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:54:51.1574741Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:54:51.1575350Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:54:51.1575797Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:54:51.1576187Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:54:51.1576542Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:54:51.1576891Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:54:51.1577263Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:54:51.1577635Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:54:51.1577987Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:54:51.1578358Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:54:51.1578753Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:54:51.1579141Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:54:51.1579811Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:54:51.1580183Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:54:51.1580561Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:54:51.1580960Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:54:51.1581575Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:54:51.1581935Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:54:51.1582297Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:54:51.1582679Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:54:51.1583058Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:54:51.1583409Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:54:51.1583784Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:54:51.1584177Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:54:51.1584558Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:54:51.1584935Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:54:51.1585311Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:54:51.1585700Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:54:51.1586104Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:54:51.1586529Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:54:51.1586931Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:54:51.1587287Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:54:51.1587637Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:54:51.1587983Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:54:51.1588406Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:54:51.1588906Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:54:51.1589413Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:54:51.1590175Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:54:51.1590688Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:54:51.1591128Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:54:51.1591506Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:54:51.1592118Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:54:51.1592520Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:54:51.1592907Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:54:51.1593292Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:54:51.1593678Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:54:51.1594057Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:54:51.1594451Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:54:51.1594892Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:54:51.1595327Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:54:51.1595704Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:54:51.1596108Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:54:51.1596530Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:54:51.1596915Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:54:51.1597265Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:54:51.1597654Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:54:51.1598278Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:54:51.1598742Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:54:51.1599149Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:54:51.1599743Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:54:51.1600202Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:54:51.1600642Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:54:51.2466093Z [+] Installing Go for linux-arm64...
2025-08-20T19:54:51.6236761Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:54:51.6237102Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T19:54:51.6237334Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T19:54:51.6246511Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T19:54:51.6246917Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T19:54:51.6247268Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T19:54:51.6305237Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T19:54:51.6305729Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T19:54:51.6306188Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T19:54:51.6306668Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T19:54:51.6307104Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T19:54:51.6307550Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T19:54:51.6308014Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T19:54:51.6308466Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T19:54:51.6308925Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T19:54:51.6309361Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T19:54:51.6309942Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T19:54:51.6310378Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T19:54:51.6311198Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T19:54:51.6311673Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T19:54:51.6312126Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T19:54:51.6312581Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T19:54:51.6313046Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T19:54:51.6313516Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T19:54:51.6313971Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T19:54:51.6314384Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T19:54:51.6314729Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T19:54:51.6315057Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T19:54:51.6315387Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T19:54:51.6315721Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T19:54:51.6316060Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T19:54:51.6344023Z go version go1.22.2 linux/arm64
2025-08-20T19:54:51.6603723Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:54:51.6604159Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:54:51.6604932Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:54:51.6605316Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:54:51.6605698Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:54:51.6606059Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:54:51.6606423Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:54:51.6606795Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:54:51.6607143Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:54:51.6607471Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:54:51.6607827Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:54:51.6608211Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:54:51.6608597Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:54:51.6609004Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:54:51.6609397Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:54:51.6609956Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:54:51.6610352Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:54:51.6610711Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:54:51.6611096Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:54:51.6611553Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:54:51.6611994Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:54:51.6612384Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:54:51.6612807Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:54:51.6613211Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:54:51.6613562Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:54:51.6613950Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:54:51.6614380Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:54:51.6615063Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:54:51.6615482Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:54:51.6615893Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:54:51.6616311Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:54:51.6616738Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:54:51.6617171Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:54:51.6617589Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:54:51.6618026Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:54:51.6618452Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:54:51.6618855Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:54:51.6619262Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:54:51.6619952Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:54:51.6620368Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:54:51.6620792Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:54:51.6621213Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:54:51.6621806Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:54:51.6622204Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:54:51.6622659Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:54:51.6623129Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:54:51.6623606Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:54:51.6624096Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:54:51.6624538Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:54:51.6624958Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:54:51.6625378Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:54:51.6625792Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:54:51.6626207Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:54:51.6626607Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:54:51.6626975Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:54:51.6627334Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:54:51.6627710Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:54:51.6628106Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:54:51.6628504Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:54:51.6628887Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:54:51.6629295Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:54:51.6629880Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:54:51.6630308Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:54:51.6630724Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:54:51.6631145Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:54:51.6631572Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:54:51.6632165Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:54:51.6632577Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:54:51.6633018Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:54:51.6633510Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:54:51.6634008Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:54:51.6634473Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:54:51.6634891Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:54:51.6635276Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:54:51.6635668Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:54:51.6636071Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:54:51.6636467Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:54:51.6636922Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:54:51.6637423Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:54:51.6637931Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:54:51.6638656Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:54:51.6639095Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:54:51.6639634Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:54:51.6640028Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:54:51.6640435Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:54:51.6640839Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:54:51.6641224Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:54:51.6641647Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:54:51.6642072Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:54:51.6642453Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:54:51.6642830Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:54:51.6643232Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:54:51.6643641Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:54:51.6644017Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:54:51.6644384Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:54:51.6644780Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:54:51.6645167Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:54:51.6645517Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:54:51.6645898Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:54:51.6646307Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:54:51.6646700Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:54:51.6647059Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:54:51.6647423Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:54:51.6647802Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:54:51.6648190Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:54:51.6648788Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:54:51.6649258Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:54:51.6649747Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:54:51.6650130Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:54:51.6650691Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:54:51.6651098Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:54:51.6651467Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:54:51.6651826Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:54:51.6652172Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:54:51.6652531Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:54:51.6652897Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:54:51.6653247Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:54:51.6653619Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:54:51.6654018Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:54:51.6654447Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:54:51.6655048Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:54:51.6655446Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:54:51.6655838Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:54:51.6656227Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:54:51.6656614Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:54:51.6657021Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:54:51.6657432Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:54:51.6657822Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:54:51.6658212Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:54:51.6658623Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:54:51.6659065Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:54:51.6659684Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:54:51.6660088Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:54:51.6660483Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:54:51.6660893Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:54:51.6661310Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:54:51.6661718Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:54:51.6662116Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:54:51.6662519Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:54:51.6662921Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:54:51.6663310Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:54:51.6663669Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:54:51.6664036Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:54:51.6664432Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:54:51.6664834Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:54:51.6665437Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:54:51.6665845Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:54:51.6666215Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:54:51.6666589Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:54:51.6666967Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:54:51.6667360Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:54:51.6667787Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:54:51.6668235Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:54:51.6668636Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:54:51.6669010Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:54:51.6669407Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:54:51.6670062Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:54:51.6670484Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:54:51.6670841Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:54:51.6671186Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:54:51.6671790Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:54:51.6672214Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:54:51.6672626Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:54:51.6673009Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:54:51.6673390Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:54:51.6673780Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:54:51.6674204Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:54:51.6674670Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:54:51.6675084Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:54:51.6675450Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:54:51.6675815Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:54:51.6676279Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:54:51.6676783Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:54:51.6677224Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:54:51.6677602Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:54:51.6678068Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:54:51.6678603Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:54:51.6679105Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:54:51.6679786Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:54:51.6680189Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:54:51.6680572Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:54:51.6680981Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:54:51.6681402Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:54:51.6681805Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:54:51.6682376Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:54:51.6682811Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:54:51.6683214Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:54:51.6683615Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:54:51.6684015Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:54:51.6684422Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:54:51.6684818Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:54:51.6685211Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:54:51.6685631Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:54:51.6686076Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:54:51.6686512Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:54:51.6686902Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:54:51.6687277Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:54:51.6687651Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:54:51.6688028Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:54:51.6688563Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:54:51.6688986Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:54:51.6689601Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:54:51.6690062Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:54:51.6690462Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:54:51.6690852Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:54:51.6691231Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:54:51.6691606Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:54:51.6691975Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:54:51.6692363Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:54:51.6692750Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:54:51.6693193Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:54:51.6693666Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:54:51.6694125Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:54:51.6694647Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:54:51.6695165Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:54:51.6695669Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:54:51.6696111Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:54:51.6696474Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:54:51.6696842Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:54:51.6697224Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:54:51.6697607Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:54:51.6697976Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:54:51.6698359Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:54:51.6698743Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:54:51.6699316Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:54:51.6699839Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:54:51.6700215Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:54:51.6700611Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:54:51.6701003Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:54:51.6701425Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:54:51.6701860Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:54:51.6702279Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:54:51.6702696Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:54:51.6703104Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:54:51.6703515Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:54:51.6703940Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:54:51.6704328Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:54:51.6704692Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:54:51.6705366Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6705887Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:54:51.6706257Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:54:51.6706632Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:54:51.6706997Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:54:51.6707399Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:54:51.6707832Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:54:51.6708254Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:54:51.6708682Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:54:51.6709089Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:54:51.6709623Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:54:51.6710057Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:54:51.6710469Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:54:51.6710857Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:54:51.6711290Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:54:51.6711788Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:54:51.6712285Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:54:51.6712732Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:54:51.6713142Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:54:51.6713549Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:54:51.6714025Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:54:51.6714510Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:54:51.6714917Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:54:51.6715349Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:54:51.6716019Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:54:51.6716450Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:54:51.6716814Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:54:51.6717164Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:54:51.6717534Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:54:51.6717920Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:54:51.6718286Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:54:51.6718638Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:54:51.6719008Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:54:51.6719370Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:54:51.6719849Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:54:51.6720225Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:54:51.6720579Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:54:51.6720960Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:54:51.6721344Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:54:51.6721709Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:54:51.6722237Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:54:51.6722596Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:54:51.6722960Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:54:51.6723336Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:54:51.6723699Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:54:51.6724062Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:54:51.6724438Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:54:51.6724854Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:54:51.6725285Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:54:51.6725696Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:54:51.6726063Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:54:51.6726442Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:54:51.6726867Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:54:51.6727263Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:54:51.6727625Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:54:51.6727996Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:54:51.6728356Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:54:51.6728701Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:54:51.6729054Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:54:51.6729410Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:54:51.6729929Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:54:51.6730296Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:54:51.6730646Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:54:51.6730980Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:54:51.6731357Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:54:51.6731763Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:54:51.6732375Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:54:51.6732788Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:54:51.6733182Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:54:51.6733597Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:54:51.6734099Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:54:51.6734711Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:54:51.6735334Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:54:51.6735877Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:54:51.6736402Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:54:51.6736860Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:54:51.6737380Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:54:51.6738000Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:54:51.6738702Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:54:51.6739200Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:54:51.6739764Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:54:51.6740133Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:54:51.6740506Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:54:51.6740888Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:54:51.6741269Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:54:51.6741657Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:54:51.6742046Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:54:51.6742435Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:54:51.6742824Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:54:51.6743211Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:54:51.6743591Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:54:51.6743966Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:54:51.6744343Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:54:51.6744741Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:54:51.6745136Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:54:51.6745550Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:54:51.6745964Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:54:51.6746337Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:54:51.6746735Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:54:51.6747150Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:54:51.6747567Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:54:51.6748007Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:54:51.6748433Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:54:51.6749042Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:54:51.6749435Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:54:51.6749942Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:54:51.6750314Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:54:51.6750704Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:54:51.6751101Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:54:51.6751487Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:54:51.6751867Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:54:51.6752224Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:54:51.6752590Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:54:51.6753140Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6753855Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6754541Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6755204Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6755894Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:54:51.6756279Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:54:51.6756685Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:54:51.6757087Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:54:51.6757469Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:54:51.6757848Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:54:51.6758217Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:54:51.6758595Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:54:51.6758977Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:54:51.6759359Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:54:51.6759859Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:54:51.6760249Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:54:51.6760656Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:54:51.6761054Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:54:51.6761457Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:54:51.6761847Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:54:51.6762226Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:54:51.6762611Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:54:51.6763014Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:54:51.6763413Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:54:51.6763813Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:54:51.6764206Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:54:51.6764632Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:54:51.6765064Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:54:51.6765698Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:54:51.6766163Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:54:51.6766620Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:54:51.6767026Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:54:51.6767396Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:54:51.6767780Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:54:51.6768181Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:54:51.6768590Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:54:51.6768996Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:54:51.6769377Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:54:51.6769924Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:54:51.6770395Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:54:51.6770865Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:54:51.6771262Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:54:51.6771662Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:54:51.6772270Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:54:51.6772718Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:54:51.6773191Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:54:51.6773679Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:54:51.6774128Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:54:51.6774568Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:54:51.6774967Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:54:51.6775359Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:54:51.6775778Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:54:51.6776166Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:54:51.6776542Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:54:51.6776952Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:54:51.6777352Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:54:51.6777755Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:54:51.6778177Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:54:51.6778571Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:54:51.6778949Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:54:51.6779317Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:54:51.6779808Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:54:51.6780209Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:54:51.6780627Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:54:51.6781021Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:54:51.6781466Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:54:51.6781915Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:54:51.6782501Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:54:51.6782952Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:54:51.6783377Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:54:51.6783782Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:54:51.6784189Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:54:51.6784551Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:54:51.6784914Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:54:51.6785307Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:54:51.6785703Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:54:51.6786082Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:54:51.6786444Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:54:51.6786794Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:54:51.6787143Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:54:51.6787627Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:54:51.6788138Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:54:51.6788678Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:54:51.6789062Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:54:51.6789583Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:54:51.6790001Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:54:51.6790415Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:54:51.6790821Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:54:51.6791270Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:54:51.6791684Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:54:51.6792061Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:54:51.6792429Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:54:51.6792794Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:54:51.6793170Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:54:51.6793595Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:54:51.6794029Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:54:51.6794430Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:54:51.6794857Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:54:51.6795300Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:54:51.6795699Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:54:51.6796066Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:54:51.6796415Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:54:51.6796771Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:54:51.6797139Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:54:51.6797511Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:54:51.6797888Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:54:51.6798288Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:54:51.6798895Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:54:51.6799380Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:54:51.6799949Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:54:51.6800325Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:54:51.6800710Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:54:51.6801102Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:54:51.6801490Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:54:51.6801872Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:54:51.6802249Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:54:51.6802690Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:54:51.6803187Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:54:51.6803609Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:54:51.6803988Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:54:51.6804364Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:54:51.6804767Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:54:51.6805326Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:54:51.6805700Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:54:51.6806099Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:54:51.6806477Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:54:51.6806828Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:54:51.6807188Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:54:51.6807589Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:54:51.6808009Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:54:51.6808387Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:54:51.6808773Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:54:51.6809219Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:54:51.6809879Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:54:51.6810308Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:54:51.6810703Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:54:51.6811225Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6811733Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:54:51.6812124Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:54:51.6812536Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:54:51.6812961Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:54:51.6813483Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:54:51.6814065Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:54:51.6814675Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:54:51.6815323Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:54:51.6816167Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:54:51.6816816Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:54:51.6817439Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:54:51.6818019Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:54:51.6818500Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:54:51.6818942Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:54:51.6819378Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:54:51.6819932Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:54:51.6820416Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:54:51.6820848Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:54:51.6821230Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:54:51.6821595Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:54:51.6821975Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:54:51.6822506Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:54:51.6822920Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:54:51.6823337Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:54:51.6823700Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:54:51.6824087Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:54:51.6824551Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:54:51.6825058Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:54:51.6825546Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:54:51.6826033Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:54:51.6826484Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:54:51.6826903Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:54:51.6827317Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:54:51.6827730Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:54:51.6828155Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:54:51.6828588Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:54:51.6828977Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:54:51.6829364Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:54:51.6829886Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:54:51.6830264Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:54:51.6830706Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:54:51.6831147Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:54:51.6831552Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:54:51.6831968Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:54:51.6832395Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:54:51.6833041Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:54:51.6833511Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:54:51.6833951Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:54:51.6834350Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:54:51.6834722Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:54:51.6835114Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:54:51.6835486Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:54:51.6835859Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:54:51.6836263Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:54:51.6836663Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:54:51.6837089Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:54:51.6837559Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:54:51.6838016Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:54:51.6838407Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:54:51.6838758Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:54:51.6839273Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:54:51.6839794Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:54:51.6840185Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:54:51.6840577Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:54:51.6841005Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:54:51.6841457Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:54:51.6841876Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:54:51.6842262Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:54:51.6842662Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:54:51.6843203Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:51.6843784Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:54:51.6844239Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:54:51.6844683Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:54:51.6845110Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:54:51.6845516Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:54:51.6845908Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:54:51.6846303Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:54:51.6846705Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:54:51.6847107Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:54:51.6847496Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:54:51.6847887Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:54:51.6848291Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:54:51.6848667Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:54:51.6849335Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:54:51.6849950Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:54:51.6850376Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:54:51.6850749Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:54:51.6851126Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:54:51.6851519Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:54:51.6851897Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:54:51.6852269Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:54:51.6852696Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:54:51.6853141Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:54:51.6853551Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:54:51.6853946Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:54:51.6854344Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:54:51.6854723Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:54:51.6855101Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:54:51.6855636Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:54:51.6856039Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:54:51.6856485Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:54:51.6856933Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:54:51.6857353Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:54:51.6857758Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:54:51.6858161Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:54:51.6858583Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:54:51.6858971Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:54:51.6859326Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:54:51.6859952Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:54:51.6860345Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:54:51.6860724Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:54:51.6861079Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:54:51.6861449Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:54:51.6861850Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:54:51.6862240Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:54:51.6862596Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:54:51.6862945Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:54:51.6863322Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:54:51.6863719Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:54:51.6864093Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:54:51.6864458Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:54:51.6864822Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:54:51.6865207Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:54:51.6865586Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:54:51.6866171Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:54:51.6866567Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:54:51.6866960Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:54:51.6867342Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:54:51.6867715Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:54:51.6868096Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:54:51.6868483Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:54:51.6868888Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:54:51.6869310Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:54:51.6869938Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:54:51.6870326Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:54:51.6870674Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:54:51.6871016Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:54:51.6871434Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:54:51.6871933Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:54:51.6872563Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:54:51.6873043Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:54:51.6873547Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:54:51.6873987Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:54:51.6874368Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:54:51.6874757Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:54:51.6875147Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:54:51.6875533Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:54:51.6875919Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:54:51.6876306Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:54:51.6876681Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:54:51.6877076Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:54:51.6877520Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:54:51.6877955Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:54:51.6878337Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:54:51.6878739Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:54:51.6879164Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:54:51.6879706Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:54:51.6880073Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:54:51.6880467Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:54:51.6880916Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:54:51.6881376Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:54:51.6881790Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:54:51.6882210Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:54:51.6882858Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:54:51.6883311Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:54:51.8844521Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:54:52.0772507Z Collecting meson
2025-08-20T19:54:52.1638814Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:54:52.2202988Z Collecting ninja
2025-08-20T19:54:52.2367049Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T19:54:52.2634118Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:54:52.3432533Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.5 MB/s  0:00:00
2025-08-20T19:54:52.3582999Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T19:54:52.4426824Z Installing collected packages: ninja, meson
2025-08-20T19:54:53.1158390Z 
2025-08-20T19:54:53.1182150Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:54:53.3841597Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:54:53.4751397Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:54:53.5707751Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:54:53.9534079Z 1.8.4
2025-08-20T19:54:53.9832144Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:54:54.0138708Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:54:54.0139132Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:54:54.0144369Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:54:54.0145110Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:54:54.0145490Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:54:54.0145898Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:54:54.0146280Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:54:54.0146654Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:54:54.0147018Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:54:54.0147361Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:54:54.0147739Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:54:54.0148125Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:54:54.0148509Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:54:54.0148919Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:54:54.0150346Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:54:54.0150825Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:54:54.0151235Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:54:54.0151602Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:54:54.0151983Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:54:54.0152440Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:54:54.0152894Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:54:54.0153282Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:54:54.0153704Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:54:54.0154105Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:54:54.0154460Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:54:54.0155240Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:54:54.0155693Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:54:54.0156111Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:54:54.0156519Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:54:54.0156934Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:54:54.0157360Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:54:54.0157784Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:54:54.0158212Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:54:54.0158633Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:54:54.0159076Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:54:54.0159694Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:54:54.0160119Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:54:54.0160530Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:54:54.0160921Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:54:54.0161331Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:54:54.0161951Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:54:54.0162371Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:54:54.0162775Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:54:54.0163172Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:54:54.0163627Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:54:54.0164106Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:54:54.0164577Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:54:54.0165069Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:54:54.0165513Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:54:54.0165942Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:54:54.0166367Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:54:54.0166779Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:54:54.0167197Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:54:54.0167601Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:54:54.0167976Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:54:54.0168336Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:54:54.0168710Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:54:54.0169105Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:54:54.0169738Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:54:54.0170164Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:54:54.0170575Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:54:54.0171013Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:54:54.0171438Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:54:54.0171851Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:54:54.0172472Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:54:54.0172960Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:54:54.0173369Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:54:54.0173767Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:54:54.0174205Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:54:54.0174713Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:54:54.0175219Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:54:54.0175682Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:54:54.0176099Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:54:54.0176494Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:54:54.0176889Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:54:54.0177290Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:54:54.0177690Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:54:54.0178148Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:54:54.0178861Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:54:54.0179374Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:54:54.0180056Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:54:54.0180501Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:54:54.0180905Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:54:54.0181306Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:54:54.0181715Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:54:54.0182114Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:54:54.0182501Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:54:54.0182928Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:54:54.0183357Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:54:54.0183738Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:54:54.0184110Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:54:54.0184519Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:54:54.0184927Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:54:54.0185311Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:54:54.0185680Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:54:54.0186077Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:54:54.0186467Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:54:54.0186824Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:54:54.0187210Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:54:54.0187617Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:54:54.0188003Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:54:54.0188371Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:54:54.0188733Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:54:54.0189304Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:54:54.0189850Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:54:54.0190251Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:54:54.0190646Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:54:54.0191028Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:54:54.0191419Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:54:54.0191818Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:54:54.0192218Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:54:54.0192589Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:54:54.0192942Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:54:54.0193295Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:54:54.0193648Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:54:54.0194014Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:54:54.0194369Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:54:54.0194747Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:54:54.0195306Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:54:54.0195733Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:54:54.0196167Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:54:54.0196571Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:54:54.0196963Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:54:54.0197360Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:54:54.0197747Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:54:54.0198150Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:54:54.0198563Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:54:54.0198948Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:54:54.0199346Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:54:54.0199955Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:54:54.0200401Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:54:54.0200831Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:54:54.0201223Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:54:54.0201622Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:54:54.0202033Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:54:54.0202445Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:54:54.0202850Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:54:54.0203246Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:54:54.0203648Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:54:54.0204047Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:54:54.0204430Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:54:54.0204787Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:54:54.0205154Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:54:54.0205760Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:54:54.0206182Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:54:54.0206583Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:54:54.0206972Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:54:54.0207341Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:54:54.0207719Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:54:54.0208103Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:54:54.0208491Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:54:54.0208914Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:54:54.0209355Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:54:54.0210033Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:54:54.0210431Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:54:54.0210827Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:54:54.0211283Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:54:54.0211700Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:54:54.0212236Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:54:54.0212578Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:54:54.0212998Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:54:54.0213427Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:54:54.0213835Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:54:54.0214221Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:54:54.0214602Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:54:54.0214988Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:54:54.0215412Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:54:54.0215878Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:54:54.0216294Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:54:54.0216662Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:54:54.0217022Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:54:54.0217466Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:54:54.0217966Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:54:54.0218409Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:54:54.0218786Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:54:54.0219250Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:54:54.0220106Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:54:54.0220621Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:54:54.0221068Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:54:54.0221429Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:54:54.0221808Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:54:54.0222223Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:54:54.0222858Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:54:54.0223279Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:54:54.0223653Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:54:54.0224026Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:54:54.0224424Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:54:54.0224826Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:54:54.0225225Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:54:54.0225624Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:54:54.0226017Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:54:54.0226409Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:54:54.0226836Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:54:54.0227285Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:54:54.0227715Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:54:54.0228113Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:54:54.0228488Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:54:54.0229033Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:54:54.0229411Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:54:54.0229956Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:54:54.0230380Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:54:54.0230843Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:54:54.0231298Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:54:54.0231706Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:54:54.0232095Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:54:54.0232481Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:54:54.0232856Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:54:54.0233231Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:54:54.0233619Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:54:54.0234050Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:54:54.0234493Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:54:54.0234969Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:54:54.0235432Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:54:54.0235951Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:54:54.0236465Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:54:54.0236972Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:54:54.0237417Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:54:54.0237782Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:54:54.0238145Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:54:54.0238525Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:54:54.0238906Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:54:54.0239673Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:54:54.0240087Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:54:54.0240472Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:54:54.0240857Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:54:54.0241233Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:54:54.0241611Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:54:54.0242015Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:54:54.0242405Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:54:54.0242821Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:54:54.0243257Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:54:54.0243679Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:54:54.0244091Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:54:54.0244496Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:54:54.0244907Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:54:54.0245331Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:54:54.0245903Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:54:54.0246268Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:54:54.0246775Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0247292Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:54:54.0247666Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:54:54.0248045Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:54:54.0248411Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:54:54.0248805Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:54:54.0249239Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:54:54.0249814Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:54:54.0250250Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:54:54.0250657Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:54:54.0251062Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:54:54.0251486Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:54:54.0251896Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:54:54.0252292Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:54:54.0252722Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:54:54.0253213Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:54:54.0253712Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:54:54.0254168Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:54:54.0254582Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:54:54.0254983Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:54:54.0255458Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:54:54.0255951Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:54:54.0256571Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:54:54.0257030Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:54:54.0257485Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:54:54.0257892Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:54:54.0258254Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:54:54.0258606Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:54:54.0258977Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:54:54.0259359Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:54:54.0259911Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:54:54.0260292Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:54:54.0260670Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:54:54.0261033Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:54:54.0261390Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:54:54.0261760Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:54:54.0262114Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:54:54.0262488Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:54:54.0263041Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:54:54.0263402Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:54:54.0263762Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:54:54.0264121Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:54:54.0264486Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:54:54.0264863Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:54:54.0265230Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:54:54.0265585Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:54:54.0265959Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:54:54.0266379Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:54:54.0266817Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:54:54.0267223Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:54:54.0267585Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:54:54.0267966Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:54:54.0268394Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:54:54.0268800Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:54:54.0269165Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:54:54.0269778Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:54:54.0270170Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:54:54.0270516Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:54:54.0270871Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:54:54.0271224Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:54:54.0271595Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:54:54.0271952Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:54:54.0272298Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:54:54.0272634Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:54:54.0273228Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:54:54.0273656Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:54:54.0274054Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:54:54.0274452Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:54:54.0274850Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:54:54.0275266Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:54:54.0275931Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:54:54.0276552Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:54:54.0277184Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:54:54.0277728Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:54:54.0278198Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:54:54.0278652Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:54:54.0279170Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:54:54.0280154Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:54:54.0280721Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:54:54.0281217Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:54:54.0281658Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:54:54.0282032Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:54:54.0282407Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:54:54.0282780Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:54:54.0283165Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:54:54.0283556Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:54:54.0283949Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:54:54.0284336Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:54:54.0284827Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:54:54.0285217Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:54:54.0285595Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:54:54.0286000Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:54:54.0286376Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:54:54.0286769Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:54:54.0287164Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:54:54.0287580Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:54:54.0287999Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:54:54.0288369Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:54:54.0288759Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:54:54.0289175Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:54:54.0289696Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:54:54.0290353Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:54:54.0290800Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:54:54.0291168Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:54:54.0291539Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:54:54.0291926Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:54:54.0292298Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:54:54.0292689Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:54:54.0293078Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:54:54.0293463Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:54:54.0293843Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:54:54.0294209Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:54:54.0294579Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:54:54.0295124Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0295841Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0296658Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0297327Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0297855Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:54:54.0298243Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:54:54.0298654Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:54:54.0299055Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:54:54.0299432Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:54:54.0300038Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:54:54.0300413Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:54:54.0300797Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:54:54.0301176Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:54:54.0301552Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:54:54.0301929Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:54:54.0302317Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:54:54.0302726Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:54:54.0303130Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:54:54.0303523Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:54:54.0303916Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:54:54.0304296Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:54:54.0304685Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:54:54.0305092Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:54:54.0305488Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:54:54.0305891Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:54:54.0306284Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:54:54.0306928Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:54:54.0307374Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:54:54.0307779Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:54:54.0308218Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:54:54.0308676Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:54:54.0309084Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:54:54.0309603Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:54:54.0309990Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:54:54.0310392Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:54:54.0310804Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:54:54.0311217Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:54:54.0311600Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:54:54.0311988Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:54:54.0312463Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:54:54.0312934Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:54:54.0313480Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:54:54.0313886Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:54:54.0314339Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:54:54.0314788Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:54:54.0315265Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:54:54.0315754Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:54:54.0316200Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:54:54.0316638Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:54:54.0317038Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:54:54.0317434Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:54:54.0317855Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:54:54.0318243Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:54:54.0318621Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:54:54.0319031Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:54:54.0319434Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:54:54.0320029Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:54:54.0320455Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:54:54.0320849Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:54:54.0321228Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:54:54.0321598Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:54:54.0321954Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:54:54.0322346Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:54:54.0322767Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:54:54.0323168Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:54:54.0323814Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:54:54.0324284Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:54:54.0324688Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:54:54.0325126Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:54:54.0325554Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:54:54.0325967Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:54:54.0326374Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:54:54.0326732Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:54:54.0327097Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:54:54.0327491Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:54:54.0327892Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:54:54.0328272Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:54:54.0328631Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:54:54.0328984Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:54:54.0329333Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:54:54.0330117Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:54:54.0330630Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:54:54.0331013Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:54:54.0331393Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:54:54.0331790Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:54:54.0332208Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:54:54.0332618Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:54:54.0333022Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:54:54.0333437Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:54:54.0333889Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:54:54.0334271Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:54:54.0334640Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:54:54.0335002Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:54:54.0335382Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:54:54.0335805Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:54:54.0336240Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:54:54.0336638Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:54:54.0337057Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:54:54.0337499Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:54:54.0337900Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:54:54.0338276Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:54:54.0338622Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:54:54.0338977Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:54:54.0339346Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:54:54.0339874Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:54:54.0340447Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:54:54.0340897Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:54:54.0341339Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:54:54.0341800Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:54:54.0342237Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:54:54.0342620Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:54:54.0343003Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:54:54.0343390Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:54:54.0343777Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:54:54.0344159Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:54:54.0344544Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:54:54.0344990Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:54:54.0345481Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:54:54.0345904Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:54:54.0346281Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:54:54.0346871Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:54:54.0347274Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:54:54.0347670Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:54:54.0348046Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:54:54.0348448Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:54:54.0348831Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:54:54.0349180Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:54:54.0349802Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:54:54.0350248Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:54:54.0350673Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:54:54.0351057Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:54:54.0351442Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:54:54.0351886Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:54:54.0352327Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:54:54.0352758Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:54:54.0353152Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:54:54.0353665Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0354172Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:54:54.0354564Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:54:54.0354979Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:54:54.0355409Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:54:54.0355929Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:54:54.0356517Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:54:54.0357335Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:54:54.0358000Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:54:54.0358651Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:54:54.0359282Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:54:54.0360067Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:54:54.0360648Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:54:54.0361132Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:54:54.0361577Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:54:54.0362036Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:54:54.0362465Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:54:54.0362942Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:54:54.0363379Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:54:54.0363761Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:54:54.0364309Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:54:54.0364688Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:54:54.0365067Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:54:54.0365475Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:54:54.0365888Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:54:54.0366259Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:54:54.0366652Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:54:54.0367113Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:54:54.0367606Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:54:54.0368094Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:54:54.0368586Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:54:54.0369038Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:54:54.0369592Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:54:54.0370017Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:54:54.0370433Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:54:54.0370866Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:54:54.0371295Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:54:54.0371689Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:54:54.0372070Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:54:54.0372452Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:54:54.0372829Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:54:54.0373267Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:54:54.0373710Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:54:54.0374116Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:54:54.0374758Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:54:54.0375202Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:54:54.0375654Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:54:54.0376102Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:54:54.0376538Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:54:54.0376944Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:54:54.0377316Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:54:54.0377706Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:54:54.0378077Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:54:54.0378444Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:54:54.0378849Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:54:54.0379257Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:54:54.0379836Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:54:54.0380314Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:54:54.0380776Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:54:54.0381351Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:54:54.0381708Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:54:54.0382081Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:54:54.0382480Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:54:54.0382872Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:54:54.0383269Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:54:54.0383699Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:54:54.0384150Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:54:54.0384568Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:54:54.0384956Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:54:54.0385362Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:54:54.0385905Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:54:54.0386487Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:54:54.0386942Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:54:54.0387393Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:54:54.0387822Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:54:54.0388221Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:54:54.0388615Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:54:54.0389010Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:54:54.0389417Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:54:54.0389999Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:54:54.0390383Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:54:54.0390779Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:54:54.0391397Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:54:54.0391784Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:54:54.0392195Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:54:54.0392660Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:54:54.0393083Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:54:54.0393464Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:54:54.0393843Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:54:54.0394235Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:54:54.0394609Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:54:54.0394981Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:54:54.0395413Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:54:54.0395860Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:54:54.0396269Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:54:54.0396666Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:54:54.0397064Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:54:54.0397594Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:54:54.0397970Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:54:54.0398357Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:54:54.0398760Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:54:54.0399207Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:54:54.0399816Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:54:54.0400248Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:54:54.0400653Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:54:54.0401059Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:54:54.0401489Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:54:54.0401885Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:54:54.0402241Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:54:54.0402589Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:54:54.0402954Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:54:54.0403328Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:54:54.0403691Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:54:54.0404063Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:54:54.0404464Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:54:54.0404858Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:54:54.0405219Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:54:54.0405579Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:54:54.0405956Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:54:54.0406355Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:54:54.0406734Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:54:54.0407102Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:54:54.0407744Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:54:54.0408154Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:54:54.0408537Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:54:54.0408890Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:54:54.0409262Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:54:54.0409805Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:54:54.0410197Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:54:54.0410576Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:54:54.0410956Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:54:54.0411340Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:54:54.0411744Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:54:54.0412174Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:54:54.0412580Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:54:54.0412937Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:54:54.0413282Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:54:54.0413622Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:54:54.0414234Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:54:54.0414737Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:54:54.0415210Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:54:54.0415689Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:54:54.0416199Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:54:54.0416637Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:54:54.0417019Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:54:54.0417409Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:54:54.0417798Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:54:54.0418189Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:54:54.0418576Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:54:54.0418962Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:54:54.0419336Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:54:54.0419882Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:54:54.0420337Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:54:54.0420770Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:54:54.0421144Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:54:54.0421543Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:54:54.0421968Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:54:54.0422345Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:54:54.0422694Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:54:54.0423080Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:54:54.0423531Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:54:54.0424001Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:54:54.0424618Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:54:54.0425065Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:54:54.0425493Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:54:54.0425930Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:54:54.2954308Z info: downloading installer
2025-08-20T19:54:54.6438888Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:54:54.6439259Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:54:54.6439747Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:54:54.6440168Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:54:54.6618820Z info: profile set to 'default'
2025-08-20T19:54:54.6619166Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T19:54:54.6619688Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:54:54.7160070Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:54:54.9125114Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:54:54.9438352Z info: downloading component 'clippy'
2025-08-20T19:54:55.0997352Z info: downloading component 'rustfmt'
2025-08-20T19:54:55.2376666Z info: downloading component 'cargo'
2025-08-20T19:54:55.4350566Z info: downloading component 'rust-std'
2025-08-20T19:54:55.8887703Z info: downloading component 'rustc'
2025-08-20T19:54:56.8272386Z info: removing previous version of component 'clippy'
2025-08-20T19:54:56.8389152Z info: removing previous version of component 'rustfmt'
2025-08-20T19:54:56.8444951Z info: removing previous version of component 'cargo'
2025-08-20T19:54:56.8618087Z info: removing previous version of component 'rust-std'
2025-08-20T19:54:56.8701402Z info: removing previous version of component 'rustc'
2025-08-20T19:54:56.8883524Z info: installing component 'clippy'
2025-08-20T19:54:57.1514954Z info: installing component 'rustfmt'
2025-08-20T19:54:57.3504160Z info: installing component 'cargo'
2025-08-20T19:54:57.8481870Z info: installing component 'rust-std'
2025-08-20T19:54:59.1559553Z info: installing component 'rustc'
2025-08-20T19:55:01.9493128Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:55:01.9493431Z 
2025-08-20T19:55:01.9568294Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T19:55:01.9568704Z 
2025-08-20T19:55:01.9568708Z 
2025-08-20T19:55:01.9568793Z Rust is installed now. Great!
2025-08-20T19:55:01.9568933Z 
2025-08-20T19:55:01.9569107Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:55:01.9569639Z environment variable. This has not been done automatically.
2025-08-20T19:55:01.9569900Z 
2025-08-20T19:55:01.9570037Z To configure your current shell, you need to source
2025-08-20T19:55:01.9570329Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:55:01.9570507Z 
2025-08-20T19:55:01.9570678Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:55:01.9571063Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:55:01.9571359Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:55:01.9571629Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:55:01.9734894Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:55:02.0051209Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T19:55:02.0051505Z 
2025-08-20T19:55:02.0123185Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:55:02.0123511Z 
2025-08-20T19:55:02.0543288Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:55:02.0933940Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:55:02.1205535Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:55:02.1206199Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T19:55:02.1206556Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T19:55:02.1206914Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T19:55:02.1207280Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T19:55:02.1207638Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T19:55:02.1208016Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T19:55:02.1208378Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T19:55:02.1208720Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T19:55:02.1209048Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T19:55:02.1209401Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T19:55:02.1210063Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T19:55:02.1210452Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T19:55:02.1210861Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T19:55:02.1211255Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T19:55:02.1211657Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T19:55:02.1212315Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T19:55:02.1212679Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T19:55:02.1213057Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:55:02.1213512Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:55:02.1213960Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T19:55:02.1214354Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T19:55:02.1214773Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:55:02.1215171Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T19:55:02.1215518Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T19:55:02.1215906Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:55:02.1216347Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:55:02.1216763Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:55:02.1217170Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:55:02.1217586Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:55:02.1218003Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T19:55:02.1218438Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T19:55:02.1218869Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T19:55:02.1219294Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:55:02.1220336Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T19:55:02.1220770Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:55:02.1221181Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:55:02.1221591Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T19:55:02.1221986Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T19:55:02.1222396Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:55:02.1222823Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T19:55:02.1223463Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:55:02.1223897Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T19:55:02.1224291Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T19:55:02.1224742Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T19:55:02.1225221Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:55:02.1225692Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:55:02.1226187Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T19:55:02.1226635Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T19:55:02.1227056Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:55:02.1227479Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T19:55:02.1227895Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T19:55:02.1228306Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T19:55:02.1228709Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T19:55:02.1229083Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T19:55:02.1229827Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T19:55:02.1230205Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T19:55:02.1230604Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T19:55:02.1231005Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:55:02.1231386Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T19:55:02.1231798Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:55:02.1232241Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:55:02.1232664Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:55:02.1233078Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:55:02.1233505Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T19:55:02.1233944Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:55:02.1234348Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:55:02.1234747Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T19:55:02.1235187Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:55:02.1235693Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:55:02.1236197Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T19:55:02.1236656Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T19:55:02.1237077Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T19:55:02.1237460Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T19:55:02.1237860Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T19:55:02.1238267Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T19:55:02.1238679Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T19:55:02.1239136Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:55:02.1239776Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:55:02.1240527Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:55:02.1241044Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:55:02.1241485Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:55:02.1241885Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:55:02.1242285Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:55:02.1242698Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:55:02.1243096Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T19:55:02.1243483Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T19:55:02.1243909Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T19:55:02.1244338Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T19:55:02.1244724Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T19:55:02.1245097Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T19:55:02.1245504Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:55:02.1245912Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T19:55:02.1246452Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T19:55:02.1246822Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T19:55:02.1247208Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:55:02.1247598Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T19:55:02.1247948Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T19:55:02.1248331Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T19:55:02.1248741Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T19:55:02.1249130Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T19:55:02.1249765Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T19:55:02.1250163Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T19:55:02.1250542Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T19:55:02.1250936Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T19:55:02.1251338Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T19:55:02.1251733Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T19:55:02.1252115Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T19:55:02.1252500Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T19:55:02.1252902Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T19:55:02.1253303Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T19:55:02.1253674Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T19:55:02.1254036Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T19:55:02.1254389Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T19:55:02.1254748Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T19:55:02.1255111Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T19:55:02.1255459Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T19:55:02.1255835Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T19:55:02.1256264Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T19:55:02.1256948Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:55:02.1257420Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T19:55:02.1257821Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T19:55:02.1258211Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T19:55:02.1258600Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T19:55:02.1258997Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T19:55:02.1259402Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T19:55:02.1259982Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T19:55:02.1260370Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T19:55:02.1260765Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T19:55:02.1261183Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:55:02.1261625Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:55:02.1262055Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T19:55:02.1262449Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T19:55:02.1262843Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T19:55:02.1263431Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T19:55:02.1263845Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T19:55:02.1264249Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T19:55:02.1264643Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T19:55:02.1265043Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:55:02.1265451Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T19:55:02.1265836Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T19:55:02.1266197Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T19:55:02.1266562Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T19:55:02.1266958Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T19:55:02.1267358Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T19:55:02.1267759Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T19:55:02.1268149Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T19:55:02.1268518Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T19:55:02.1268892Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T19:55:02.1269279Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T19:55:02.1269866Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T19:55:02.1270295Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:55:02.1270738Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T19:55:02.1271135Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T19:55:02.1271509Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T19:55:02.1271901Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T19:55:02.1272320Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:55:02.1272736Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:55:02.1273093Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T19:55:02.1273659Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T19:55:02.1274105Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:55:02.1274539Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T19:55:02.1274950Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T19:55:02.1275337Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T19:55:02.1275724Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T19:55:02.1276109Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T19:55:02.1276535Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:55:02.1277005Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:55:02.1277424Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T19:55:02.1277797Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T19:55:02.1278161Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T19:55:02.1278609Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:55:02.1279114Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:55:02.1279706Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T19:55:02.1280256Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T19:55:02.1280715Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:55:02.1281255Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:55:02.1281762Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:55:02.1282204Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T19:55:02.1282566Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T19:55:02.1282946Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T19:55:02.1283358Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T19:55:02.1283777Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T19:55:02.1284187Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:55:02.1284563Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T19:55:02.1284942Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T19:55:02.1285341Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:55:02.1285744Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T19:55:02.1286145Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:55:02.1286544Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T19:55:02.1286941Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:55:02.1287338Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T19:55:02.1287762Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:55:02.1288210Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T19:55:02.1288639Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T19:55:02.1289033Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T19:55:02.1289407Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T19:55:02.1289930Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T19:55:02.1290492Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T19:55:02.1290896Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T19:55:02.1291315Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:55:02.1291789Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:55:02.1292241Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:55:02.1292653Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T19:55:02.1293041Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T19:55:02.1293426Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T19:55:02.1293803Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T19:55:02.1294172Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T19:55:02.1294563Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T19:55:02.1294947Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T19:55:02.1295395Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:55:02.1295870Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T19:55:02.1296330Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:55:02.1297014Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:55:02.1297528Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:55:02.1298031Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:55:02.1298470Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T19:55:02.1298832Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T19:55:02.1299196Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T19:55:02.1299718Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:55:02.1300105Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T19:55:02.1300475Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T19:55:02.1300866Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:55:02.1301250Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T19:55:02.1301634Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:55:02.1302054Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T19:55:02.1302435Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T19:55:02.1302838Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T19:55:02.1303232Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T19:55:02.1303655Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:55:02.1304091Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:55:02.1304513Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T19:55:02.1304937Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T19:55:02.1305344Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T19:55:02.1305753Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T19:55:02.1306177Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T19:55:02.1306570Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T19:55:02.1307123Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T19:55:02.1307643Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1308161Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T19:55:02.1308534Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T19:55:02.1308914Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T19:55:02.1309290Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T19:55:02.1309843Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:55:02.1310284Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T19:55:02.1310712Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:55:02.1311147Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T19:55:02.1311557Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T19:55:02.1311959Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T19:55:02.1312383Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:55:02.1312797Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T19:55:02.1313368Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T19:55:02.1313797Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:55:02.1314286Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:55:02.1314784Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:55:02.1315231Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:55:02.1315648Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T19:55:02.1316050Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T19:55:02.1316528Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:55:02.1317015Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T19:55:02.1317421Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T19:55:02.1317861Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:55:02.1318317Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T19:55:02.1318722Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T19:55:02.1319085Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T19:55:02.1319438Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T19:55:02.1319981Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T19:55:02.1320373Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T19:55:02.1320738Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T19:55:02.1321093Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T19:55:02.1321463Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T19:55:02.1321832Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T19:55:02.1322190Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T19:55:02.1322562Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T19:55:02.1322919Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T19:55:02.1323297Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T19:55:02.1323890Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T19:55:02.1324276Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T19:55:02.1324634Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T19:55:02.1324988Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T19:55:02.1325357Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T19:55:02.1325728Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T19:55:02.1326100Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T19:55:02.1326458Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T19:55:02.1326834Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T19:55:02.1327253Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T19:55:02.1327691Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T19:55:02.1328105Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T19:55:02.1328471Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T19:55:02.1328854Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:55:02.1329285Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:55:02.1329891Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T19:55:02.1330501Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T19:55:02.1330870Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T19:55:02.1331232Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T19:55:02.1331576Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T19:55:02.1331924Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T19:55:02.1332285Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T19:55:02.1332647Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T19:55:02.1333013Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T19:55:02.1333358Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T19:55:02.1333695Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T19:55:02.1334074Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:55:02.1334478Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T19:55:02.1334874Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:55:02.1335272Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T19:55:02.1335668Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:55:02.1336091Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:55:02.1336593Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:55:02.1337215Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:55:02.1337844Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:55:02.1338403Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:55:02.1338881Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:55:02.1339338Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:55:02.1340047Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:55:02.1340887Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:55:02.1341465Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:55:02.1341961Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:55:02.1342407Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T19:55:02.1342780Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T19:55:02.1343157Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T19:55:02.1343525Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T19:55:02.1343905Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T19:55:02.1344294Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T19:55:02.1344681Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T19:55:02.1345070Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T19:55:02.1345454Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T19:55:02.1345842Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T19:55:02.1346221Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T19:55:02.1346600Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T19:55:02.1347143Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T19:55:02.1347536Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T19:55:02.1347930Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T19:55:02.1348344Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T19:55:02.1348759Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T19:55:02.1349129Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T19:55:02.1349680Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T19:55:02.1350107Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T19:55:02.1350527Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:55:02.1350967Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:55:02.1351403Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T19:55:02.1351766Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T19:55:02.1352139Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T19:55:02.1352521Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T19:55:02.1352891Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T19:55:02.1353287Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:55:02.1353680Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T19:55:02.1354069Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T19:55:02.1354450Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T19:55:02.1354811Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T19:55:02.1355184Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T19:55:02.1355736Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1356452Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1357325Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1358014Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1358541Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T19:55:02.1358929Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T19:55:02.1359335Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T19:55:02.1359890Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T19:55:02.1360269Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T19:55:02.1360646Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T19:55:02.1361014Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T19:55:02.1361391Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T19:55:02.1361774Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T19:55:02.1362148Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T19:55:02.1362526Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T19:55:02.1362917Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T19:55:02.1363319Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T19:55:02.1363883Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T19:55:02.1364279Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T19:55:02.1364667Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T19:55:02.1365046Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T19:55:02.1365436Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T19:55:02.1365843Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T19:55:02.1366241Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T19:55:02.1366636Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T19:55:02.1367025Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T19:55:02.1367447Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:55:02.1367885Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T19:55:02.1368286Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T19:55:02.1368728Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:55:02.1369185Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:55:02.1369782Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T19:55:02.1370167Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T19:55:02.1370548Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T19:55:02.1370945Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T19:55:02.1371355Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:55:02.1371755Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T19:55:02.1372143Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T19:55:02.1372533Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T19:55:02.1373005Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:55:02.1373478Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:55:02.1373876Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T19:55:02.1374520Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:55:02.1375000Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:55:02.1375450Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:55:02.1375923Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:55:02.1376418Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:55:02.1376863Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:55:02.1377304Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:55:02.1377702Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T19:55:02.1378095Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T19:55:02.1378516Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T19:55:02.1378901Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T19:55:02.1379275Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T19:55:02.1379895Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T19:55:02.1380295Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T19:55:02.1380874Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:55:02.1381295Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T19:55:02.1381688Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T19:55:02.1382067Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T19:55:02.1382431Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T19:55:02.1382793Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T19:55:02.1383179Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:55:02.1383599Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:55:02.1383992Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T19:55:02.1384441Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:55:02.1384900Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:55:02.1385307Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T19:55:02.1385747Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:55:02.1386171Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T19:55:02.1386587Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:55:02.1386995Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T19:55:02.1387355Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T19:55:02.1387721Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T19:55:02.1388116Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T19:55:02.1388518Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T19:55:02.1388898Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T19:55:02.1389255Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T19:55:02.1391089Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T19:55:02.1391443Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T19:55:02.1392191Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T19:55:02.1392721Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T19:55:02.1393105Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T19:55:02.1393484Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T19:55:02.1393886Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T19:55:02.1394305Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T19:55:02.1394714Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T19:55:02.1395117Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T19:55:02.1395534Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:55:02.1395948Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T19:55:02.1396327Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T19:55:02.1396697Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T19:55:02.1397059Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T19:55:02.1397437Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T19:55:02.1397863Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T19:55:02.1398298Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T19:55:02.1398864Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T19:55:02.1399287Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:55:02.1399898Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:55:02.1400299Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T19:55:02.1400672Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T19:55:02.1401021Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T19:55:02.1401369Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T19:55:02.1401737Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T19:55:02.1402150Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T19:55:02.1402524Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T19:55:02.1402928Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T19:55:02.1403350Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T19:55:02.1403813Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:55:02.1404252Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T19:55:02.1404634Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T19:55:02.1405020Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T19:55:02.1405432Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T19:55:02.1405822Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T19:55:02.1406203Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T19:55:02.1406580Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T19:55:02.1407022Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:55:02.1407516Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:55:02.1407939Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T19:55:02.1408313Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T19:55:02.1408912Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T19:55:02.1409338Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T19:55:02.1409900Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T19:55:02.1410273Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T19:55:02.1410669Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T19:55:02.1411055Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T19:55:02.1411403Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T19:55:02.1411759Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T19:55:02.1412158Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T19:55:02.1412580Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T19:55:02.1412969Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T19:55:02.1413351Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T19:55:02.1413794Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:55:02.1414237Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T19:55:02.1414665Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:55:02.1415237Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T19:55:02.1415756Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1416263Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T19:55:02.1416655Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:55:02.1417067Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T19:55:02.1417499Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:55:02.1418019Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:55:02.1418603Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:55:02.1419217Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:55:02.1420044Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:55:02.1420698Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:55:02.1421324Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:55:02.1421960Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:55:02.1422544Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:55:02.1423029Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T19:55:02.1423472Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:55:02.1423906Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T19:55:02.1424336Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:55:02.1424812Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:55:02.1425250Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T19:55:02.1425634Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T19:55:02.1426005Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T19:55:02.1426589Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T19:55:02.1426987Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T19:55:02.1427395Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:55:02.1427809Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T19:55:02.1428177Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T19:55:02.1428566Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:55:02.1429025Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:55:02.1429680Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:55:02.1430182Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:55:02.1430678Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:55:02.1431131Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:55:02.1431547Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T19:55:02.1431961Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T19:55:02.1432377Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T19:55:02.1432989Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:55:02.1433415Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T19:55:02.1433804Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T19:55:02.1434188Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T19:55:02.1434566Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T19:55:02.1434954Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T19:55:02.1435394Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:55:02.1435835Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T19:55:02.1436240Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T19:55:02.1436655Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T19:55:02.1437089Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:55:02.1437543Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:55:02.1437986Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:55:02.1438417Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:55:02.1438820Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T19:55:02.1439198Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T19:55:02.1439743Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T19:55:02.1440128Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T19:55:02.1440502Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T19:55:02.1440910Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T19:55:02.1441318Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T19:55:02.1441744Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:55:02.1442214Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:55:02.1442674Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:55:02.1443287Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T19:55:02.1443662Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T19:55:02.1444034Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T19:55:02.1444431Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T19:55:02.1444820Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T19:55:02.1445216Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:55:02.1445650Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:55:02.1446098Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:55:02.1446521Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T19:55:02.1446910Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T19:55:02.1447312Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T19:55:02.1447859Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:55:02.1448442Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:55:02.1448898Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:55:02.1449644Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:55:02.1450074Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T19:55:02.1450476Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T19:55:02.1450868Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T19:55:02.1451256Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:55:02.1451662Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:55:02.1452065Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T19:55:02.1452444Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T19:55:02.1452836Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:55:02.1453241Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:55:02.1453621Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T19:55:02.1454030Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T19:55:02.1454494Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T19:55:02.1454919Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T19:55:02.1455291Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T19:55:02.1455667Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T19:55:02.1456057Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T19:55:02.1456435Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T19:55:02.1456802Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:55:02.1457240Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:55:02.1457693Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T19:55:02.1458099Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T19:55:02.1458497Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T19:55:02.1458979Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T19:55:02.1459359Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T19:55:02.1460205Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T19:55:02.1460611Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T19:55:02.1461012Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T19:55:02.1461460Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:55:02.1461908Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:55:02.1462336Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:55:02.1462738Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T19:55:02.1463143Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T19:55:02.1463568Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T19:55:02.1463956Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T19:55:02.1464316Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T19:55:02.1464663Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T19:55:02.1465029Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T19:55:02.1465404Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T19:55:02.1465756Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T19:55:02.1466282Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:55:02.1466681Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:55:02.1467067Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T19:55:02.1467427Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T19:55:02.1467773Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T19:55:02.1468158Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T19:55:02.1468554Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T19:55:02.1468932Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T19:55:02.1469299Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T19:55:02.1469855Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T19:55:02.1470254Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T19:55:02.1470637Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T19:55:02.1470987Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T19:55:02.1471360Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T19:55:02.1471752Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T19:55:02.1472136Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T19:55:02.1472518Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T19:55:02.1472893Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T19:55:02.1473278Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T19:55:02.1473682Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T19:55:02.1474104Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T19:55:02.1474510Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T19:55:02.1474865Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T19:55:02.1475208Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T19:55:02.1475551Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T19:55:02.1475972Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:55:02.1476704Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:55:02.1477198Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:55:02.1477679Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:55:02.1478183Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:55:02.1478626Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T19:55:02.1479007Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:55:02.1479396Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:55:02.1479942Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:55:02.1480336Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T19:55:02.1480727Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:55:02.1481257Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T19:55:02.1498712Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T19:55:02.1499139Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:55:02.1499810Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:55:02.1500563Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:55:02.1500945Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T19:55:02.1501348Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:55:02.1501773Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:55:02.1502199Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T19:55:02.1502556Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T19:55:02.1502946Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:55:02.1503396Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:55:02.1503857Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T19:55:02.1504270Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T19:55:02.1504694Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T19:55:02.1505120Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T19:55:02.1505553Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T19:55:02.1505846Z 
2025-08-20T19:55:02.1505850Z 
2025-08-20T19:55:02.1506227Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (07:55:02 PM)
2025-08-20T19:55:02.1506583Z 
2025-08-20T19:55:02.1506586Z 
2025-08-20T19:55:02.1506589Z 
2025-08-20T19:55:02.1506657Z [+] Continue : YES
2025-08-20T19:55:02.1506766Z 
2025-08-20T19:55:02.1506997Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:55:02.2688940Z 
2025-08-20T19:55:02.2689628Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:55:02 PM) UTC
2025-08-20T19:55:02.2689945Z 
2025-08-20T19:55:02.2705605Z 
2025-08-20T19:55:02.2705968Z [+] Total RECIPES :: 1
2025-08-20T19:55:02.2706123Z 
2025-08-20T19:55:02.2776070Z 
2025-08-20T19:55:02.2776526Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml (1/1)
2025-08-20T19:55:02.2776999Z 
2025-08-20T19:55:02.4085549Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:55:02.4097052Z mode of '/tmp/pkgforge/RmN3IPRct_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:55:02.4143829Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/gomuks/official [Provided]
2025-08-20T19:55:02.4144222Z [+] Setting '.pkg_family' --> gomuks [Provided]
2025-08-20T19:55:02.4156682Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:55:02.4161457Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T19:55:02.4187840Z [00:00:00.003]➜  
2025-08-20T19:55:02.4188330Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:55:02.4188750Z [00:00:00.003]➜  
2025-08-20T19:55:02.4223706Z [00:00:00.006]➜  
2025-08-20T19:55:02.4224135Z [00:00:00.006]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:55:02.4224528Z [00:00:00.006]➜  
2025-08-20T19:55:02.4298814Z [00:00:00.014]➜  
2025-08-20T19:55:02.4299946Z [00:00:00.014]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/gomuks/static.official.source.yaml) --> /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:55:02 PM) UTC]
2025-08-20T19:55:02.4300821Z [00:00:00.014]➜  
2025-08-20T19:55:02.4301008Z [00:00:00.014]➜  
2025-08-20T19:55:02.4301184Z [00:00:00.014]➜  
2025-08-20T19:55:02.4301459Z [00:00:00.014]➜  ###################################################################
2025-08-20T19:55:02.4307248Z [00:00:00.015]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:55:02.4307911Z [00:00:00.015]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:55:02.4308472Z [00:00:00.015]➜  _disabled: false
2025-08-20T19:55:02.4308699Z [00:00:00.015]➜  
2025-08-20T19:55:02.4308901Z [00:00:00.015]➜  pkg: "gomuks"
2025-08-20T19:55:02.4309173Z [00:00:00.015]➜  pkg_id: "github.com.tulir.gomuks"
2025-08-20T19:55:02.4309705Z [00:00:00.015]➜  pkg_type: "static"
2025-08-20T19:55:02.4310017Z [00:00:00.015]➜  category:
2025-08-20T19:55:02.4310742Z [00:00:00.015]➜    - "ConsoleOnly"
2025-08-20T19:55:02.4311109Z [00:00:00.015]➜    - "Utility"
2025-08-20T19:55:02.4311470Z [00:00:00.015]➜  description: "Terminal-based Matrix client written in Go"
2025-08-20T19:55:02.4311811Z [00:00:00.015]➜  distro_pkg:
2025-08-20T19:55:02.4312037Z [00:00:00.015]➜    alpine:
2025-08-20T19:55:02.4312279Z [00:00:00.015]➜      - "gomuks"
2025-08-20T19:55:02.4312518Z [00:00:00.015]➜    archlinux:
2025-08-20T19:55:02.4312739Z [00:00:00.015]➜      aur:
2025-08-20T19:55:02.4312968Z [00:00:00.015]➜        - "gomuks-git"
2025-08-20T19:55:02.4313211Z [00:00:00.015]➜      extra:
2025-08-20T19:55:02.4313436Z [00:00:00.015]➜        - "gomuks"
2025-08-20T19:55:02.4313697Z [00:00:00.015]➜    debian:
2025-08-20T19:55:02.4313920Z [00:00:00.015]➜      - "gomuks"
2025-08-20T19:55:02.4314145Z [00:00:00.015]➜    nixpkgs:
2025-08-20T19:55:02.4314384Z [00:00:00.015]➜      - "gomuks"
2025-08-20T19:55:02.4314614Z [00:00:00.015]➜  homepage:
2025-08-20T19:55:02.4314910Z [00:00:00.015]➜    - "https://maunium.net/go/gomuks"
2025-08-20T19:55:02.4315199Z [00:00:00.015]➜  license:
2025-08-20T19:55:02.4315428Z [00:00:00.015]➜    - id: "AGPL-3.0"
2025-08-20T19:55:02.4315925Z [00:00:00.015]➜      url: "https://github.com/tulir/gomuks/raw/f94d84b0440cc1873d2d1b28ac4c7eea817527b8/LICENSE"  
2025-08-20T19:55:02.4316372Z [00:00:00.015]➜  maintainer:
2025-08-20T19:55:02.4316693Z [00:00:00.015]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:55:02.4316994Z [00:00:00.015]➜  note:
2025-08-20T19:55:02.4317269Z [00:00:00.015]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:55:02.4317796Z [00:00:00.015]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/tulir/gomuks"
2025-08-20T19:55:02.4318198Z [00:00:00.015]➜  provides:
2025-08-20T19:55:02.4318420Z [00:00:00.015]➜    - "gomuks"
2025-08-20T19:55:02.4318650Z [00:00:00.015]➜  repology:
2025-08-20T19:55:02.4319227Z [00:00:00.015]➜    - "gomuks"
2025-08-20T19:55:02.4319696Z [00:00:00.015]➜  src_url:
2025-08-20T19:55:02.4320024Z [00:00:00.015]➜    - "https://github.com/tulir/gomuks"
2025-08-20T19:55:02.4320320Z [00:00:00.015]➜  tag:
2025-08-20T19:55:02.4320534Z [00:00:00.015]➜    - "matrix"
2025-08-20T19:55:02.4320799Z [00:00:00.015]➜  x_exec:
2025-08-20T19:55:02.4321034Z [00:00:00.015]➜    bsys: "docker://go"
2025-08-20T19:55:02.4321294Z [00:00:00.015]➜    host:
2025-08-20T19:55:02.4321522Z [00:00:00.015]➜      - "aarch64-Linux"
2025-08-20T19:55:02.4321787Z [00:00:00.015]➜      - "x86_64-Linux"
2025-08-20T19:55:02.4322035Z [00:00:00.015]➜    shell: "bash"
2025-08-20T19:55:02.4322270Z [00:00:00.015]➜    pkgver: |
2025-08-20T19:55:02.4322549Z [00:00:00.015]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T19:55:02.4323223Z [00:00:00.015]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" &>/dev/null && \
2025-08-20T19:55:02.4324066Z [00:00:00.015]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T19:55:02.4324705Z [00:00:00.015]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T19:55:02.4325077Z [00:00:00.015]➜    run: |
2025-08-20T19:55:02.4325290Z [00:00:00.015]➜      #Build
2025-08-20T19:55:02.4325883Z [00:00:00.015]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T19:55:02.4326900Z [00:00:00.015]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T19:55:02.4327475Z [00:00:00.015]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:55:02.4327936Z [00:00:00.015]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:55:02.4328354Z [00:00:00.015]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T19:55:02.4328695Z [00:00:00.015]➜        bash -l -c '
2025-08-20T19:55:02.4328937Z [00:00:00.015]➜        #Setup ENV
2025-08-20T19:55:02.4329303Z [00:00:00.015]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:55:02.4329860Z [00:00:00.015]➜         CGO_ENABLED="1" 
2025-08-20T19:55:02.4330234Z [00:00:00.015]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:55:02.4330752Z [00:00:00.015]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T19:55:02.4331133Z [00:00:00.015]➜         GOOS="linux"
2025-08-20T19:55:02.4331443Z [00:00:00.015]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:55:02.4331739Z [00:00:00.015]➜        #Build
2025-08-20T19:55:02.4332232Z [00:00:00.015]➜         git clone --filter "blob:none" --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T19:55:02.4332772Z [00:00:00.015]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T19:55:02.4333240Z [00:00:00.015]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T19:55:02.4333668Z [00:00:00.015]➜         go mod tidy -v ; go generate ./...
2025-08-20T19:55:02.4334469Z [00:00:00.015]➜         go -C "cmd/gomuks" build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/gomuks"
2025-08-20T19:55:02.4335129Z [00:00:00.015]➜        #Copy
2025-08-20T19:55:02.4335764Z [00:00:00.015]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T19:55:02.4336321Z [00:00:00.015]➜        #Strip 
2025-08-20T19:55:02.4337025Z [00:00:00.015]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:55:02.4337795Z [00:00:00.015]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:55:02.4338487Z [00:00:00.015]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:55:02.4339080Z [00:00:00.015]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:55:02.4340157Z [00:00:00.015]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:55:02.4340644Z [00:00:00.015]➜         popd &>/dev/null
2025-08-20T19:55:02.4340892Z [00:00:00.015]➜        '
2025-08-20T19:55:02.4341111Z [00:00:00.015]➜      #Copy & Meta
2025-08-20T19:55:02.4341468Z [00:00:00.015]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:55:02.4342026Z [00:00:00.015]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:55:02.4343096Z [00:00:00.015]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T19:55:02.4343880Z [00:00:00.015]➜  
2025-08-20T19:55:02.4344062Z [00:00:00.015]➜  
2025-08-20T19:55:02.4344583Z [00:00:00.015]➜  ###################################################################
2025-08-20T19:55:02.4344861Z [00:00:00.015]➜  
2025-08-20T19:55:02.4345038Z [00:00:00.015]➜  
2025-08-20T19:55:02.4345220Z [00:00:00.015]➜  
2025-08-20T19:55:02.4345717Z [00:00:00.016]➜  '/tmp/pkgforge/RmN3IPRct_build.yaml' -> '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:55:03.8120554Z [00:00:01.396]➜  '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.version' -> '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.version'
2025-08-20T19:55:03.8170686Z [00:00:01.401]➜  [+] Version: HEAD-bbebded-250820T224433 ('.x_exec.pkgver') [/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.version]
2025-08-20T19:55:03.8358104Z [00:00:01.420]➜  [+] Progs: gomuks
2025-08-20T19:55:04.0532912Z [00:00:01.637]➜  
2025-08-20T19:55:04.0533294Z [00:00:01.637]➜  [-] Missing packages. Found: 
2025-08-20T19:55:04.0533600Z [00:00:01.637]➜  [+] Expected: gomuks
2025-08-20T19:55:04.0533921Z [00:00:01.637]➜  [+] Continuing with build...
2025-08-20T19:55:04.0534173Z [00:00:01.637]➜  
2025-08-20T19:55:04.3949855Z [00:00:01.979]➜  
2025-08-20T19:55:04.3950181Z [00:00:01.979]➜  
2025-08-20T19:55:04.4027941Z [00:00:01.987]➜  + mkdir -pv /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:55:04.4043396Z [00:00:01.988]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=gomuks -e PKG_ID=github.com.tulir.gomuks -e PKG_TYPE=static -e PKG_VER=HEAD-bbebded-250820T224433 -e PKGVER=HEAD-bbebded-250820T224433 -e SBUILD_PKG=gomuks.static -e SBUILD_PKGVER=HEAD-bbebded-250820T224433 --volume /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T19:55:04.4045607Z [00:00:01.988]➜    #Setup ENV
2025-08-20T19:55:04.4046015Z [00:00:01.988]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:55:04.4046428Z [00:00:01.988]➜     CGO_ENABLED="1" 
2025-08-20T19:55:04.4046784Z [00:00:01.988]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:55:04.4047297Z [00:00:01.988]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T19:55:04.4047681Z [00:00:01.988]➜     GOOS="linux"
2025-08-20T19:55:04.4047978Z [00:00:01.988]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:55:04.4048266Z [00:00:01.988]➜    #Build
2025-08-20T19:55:04.4049115Z [00:00:01.988]➜     git clone --filter "blob:none" --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T19:55:04.4049912Z [00:00:01.988]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T19:55:04.4050376Z [00:00:01.988]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T19:55:04.4050794Z [00:00:01.988]➜     go mod tidy -v ; go generate ./...
2025-08-20T19:55:04.4051605Z [00:00:01.988]➜     go -C "cmd/gomuks" build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/gomuks"
2025-08-20T19:55:04.4052268Z [00:00:01.988]➜    #Copy
2025-08-20T19:55:04.4052903Z [00:00:01.988]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T19:55:04.4053459Z [00:00:01.988]➜    #Strip 
2025-08-20T19:55:04.4053944Z [00:00:01.988]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:55:04.4054621Z [00:00:01.988]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:55:04.4055333Z [00:00:01.988]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:55:04.4056202Z [00:00:01.988]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:55:04.4056746Z [00:00:01.988]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:55:04.4057157Z [00:00:01.988]➜     popd &>/dev/null
2025-08-20T19:55:04.4057392Z [00:00:01.988]➜    '
2025-08-20T19:55:04.8895647Z [00:00:02.473]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T19:55:05.0093854Z [00:00:02.593]➜  b2e6f696af52: Pulling fs layer
2025-08-20T19:55:05.0094295Z [00:00:02.593]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T19:55:05.0094611Z [00:00:02.593]➜  99fd740fb142: Pulling fs layer
2025-08-20T19:55:05.0094908Z [00:00:02.593]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T19:55:05.0095206Z [00:00:02.593]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T19:55:05.0095502Z [00:00:02.593]➜  323e89f8c367: Pulling fs layer
2025-08-20T19:55:05.0095779Z [00:00:02.593]➜  4239b2f25ebc: Waiting
2025-08-20T19:55:05.0096035Z [00:00:02.593]➜  323e89f8c367: Waiting
2025-08-20T19:55:05.0096309Z [00:00:02.593]➜  2b92eb3035e7: Waiting
2025-08-20T19:55:05.1925956Z [00:00:02.776]➜  99fd740fb142: Verifying Checksum
2025-08-20T19:55:05.1926466Z [00:00:02.776]➜  99fd740fb142: Download complete
2025-08-20T19:55:05.2845061Z [00:00:02.868]➜  996f2cb07f7c: Verifying Checksum
2025-08-20T19:55:05.2845444Z [00:00:02.868]➜  996f2cb07f7c: Download complete
2025-08-20T19:55:05.6310848Z [00:00:03.215]➜  b2e6f696af52: Verifying Checksum
2025-08-20T19:55:05.6311722Z [00:00:03.215]➜  b2e6f696af52: Download complete
2025-08-20T19:55:05.7254295Z [00:00:03.309]➜  b2e6f696af52: Pull complete
2025-08-20T19:55:05.7887902Z [00:00:03.372]➜  323e89f8c367: Verifying Checksum
2025-08-20T19:55:05.7890604Z [00:00:03.373]➜  323e89f8c367: Download complete
2025-08-20T19:55:06.2528790Z [00:00:03.837]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T19:55:06.2529218Z [00:00:03.837]➜  4239b2f25ebc: Download complete
2025-08-20T19:55:12.7564516Z [00:00:10.340]➜  996f2cb07f7c: Pull complete
2025-08-20T19:55:15.3523727Z [00:00:12.936]➜  99fd740fb142: Pull complete
2025-08-20T19:55:19.3874806Z [00:00:16.971]➜  2b92eb3035e7: Verifying Checksum
2025-08-20T19:55:19.3875194Z [00:00:16.971]➜  2b92eb3035e7: Download complete
2025-08-20T19:56:39.9661230Z [00:01:37.550]➜  2b92eb3035e7: Pull complete
2025-08-20T19:56:47.1051440Z [00:01:44.689]➜  4239b2f25ebc: Pull complete
2025-08-20T19:56:47.1631277Z [00:01:44.747]➜  323e89f8c367: Pull complete
2025-08-20T19:56:47.1876858Z [00:01:44.771]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T19:56:47.1948450Z [00:01:44.779]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T19:56:47.5378076Z [00:01:45.122]➜  + mkdir -p /build-bins
2025-08-20T19:56:47.5395157Z [00:01:45.123]➜  ++ mktemp -d
2025-08-20T19:56:47.5409738Z [00:01:45.125]➜  + pushd /tmp/tmp.dVgAF0kiMT
2025-08-20T19:56:47.5410506Z [00:01:45.125]➜  + CGO_ENABLED=1
2025-08-20T19:56:47.5410908Z [00:01:45.125]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T19:56:47.5416204Z [00:01:45.125]➜  ++ uname -m
2025-08-20T19:56:47.5416769Z [00:01:45.126]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T19:56:47.5431213Z [00:01:45.127]➜  + GOARCH=arm64
2025-08-20T19:56:47.5431527Z [00:01:45.127]➜  + GOOS=linux
2025-08-20T19:56:47.5435665Z [00:01:45.127]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:56:47.5436209Z [00:01:45.127]➜  + git clone --filter blob:none --quiet https://github.com/tulir/gomuks ./TEMPREPO
2025-08-20T19:56:48.5212953Z [00:01:46.105]➜  + cd ./TEMPREPO
2025-08-20T19:56:48.5213365Z [00:01:46.105]➜  + echo -e '\n[+] Target: "arm64/linux"'
2025-08-20T19:56:48.5213880Z [00:01:46.105]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T19:56:48.5214302Z [00:01:46.105]➜  + go mod tidy -v
2025-08-20T19:56:48.5214527Z [00:01:46.105]➜  
2025-08-20T19:56:48.5214746Z [00:01:46.105]➜  [+] Target: "arm64/linux"
2025-08-20T19:56:48.5215624Z [00:01:46.105]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:56:48.5215998Z [00:01:46.105]➜  
2025-08-20T19:56:48.5414876Z [00:01:46.125]➜  go: downloading github.com/alecthomas/chroma/v2 v2.18.0
2025-08-20T19:56:48.5415428Z [00:01:46.125]➜  go: downloading go.mau.fi/util v0.8.9-0.20250813172851-79bf3eba563d
2025-08-20T19:56:48.5415874Z [00:01:46.125]➜  go: downloading github.com/chzyer/readline v1.5.1
2025-08-20T19:56:48.7942353Z [00:01:46.378]➜  go: downloading maunium.net/go/mauflag v1.0.0
2025-08-20T19:56:48.7960735Z [00:01:46.380]➜  go: downloading github.com/rs/zerolog v1.34.0
2025-08-20T19:56:48.8875264Z [00:01:46.471]➜  go: downloading go.mau.fi/zeroconfig v0.1.4-0.20250815135457-2dde0f0a1f6c
2025-08-20T19:56:48.9316767Z [00:01:46.515]➜  go: downloading maunium.net/go/mautrix v0.24.3-0.20250815134518-cd022c9010d5
2025-08-20T19:56:49.0539834Z [00:01:46.638]➜  go: downloading github.com/tidwall/gjson v1.18.0
2025-08-20T19:56:49.1695867Z [00:01:46.753]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.31
2025-08-20T19:56:49.1706439Z [00:01:46.754]➜  go: downloading github.com/disintegration/imaging v1.6.2
2025-08-20T19:56:49.1707597Z [00:01:46.755]➜  go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
2025-08-20T19:56:49.1714550Z [00:01:46.755]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T19:56:49.2522027Z [00:01:46.836]➜  go: downloading github.com/yuin/goldmark v1.7.13
2025-08-20T19:56:49.3124222Z [00:01:46.896]➜  go: downloading github.com/SherClockHolmes/webpush-go v1.4.0
2025-08-20T19:56:49.3125451Z [00:01:46.896]➜  go: downloading github.com/buckket/go-blurhash v1.1.0
2025-08-20T19:56:49.3126273Z [00:01:46.896]➜  go: downloading github.com/coder/websocket v1.8.13
2025-08-20T19:56:49.3612753Z [00:01:46.945]➜  go: downloading github.com/gabriel-vasile/mimetype v1.4.9
2025-08-20T19:56:49.4229986Z [00:01:47.007]➜  go: downloading go.mau.fi/goheif v0.0.0-20250809103256-ca48e8691d2f
2025-08-20T19:56:49.4263549Z [00:01:47.010]➜  go: downloading go.mau.fi/webp v0.2.0
2025-08-20T19:56:49.4476916Z [00:01:47.031]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T19:56:49.4810948Z [00:01:47.065]➜  go: downloading golang.org/x/image v0.28.0
2025-08-20T19:56:49.7036915Z [00:01:47.287]➜  go: downloading golang.org/x/net v0.43.0
2025-08-20T19:56:49.7203004Z [00:01:47.304]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T19:56:49.7203411Z [00:01:47.304]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T19:56:49.7229194Z [00:01:47.307]➜  go: downloading github.com/tidwall/sjson v1.2.5
2025-08-20T19:56:49.8947023Z [00:01:47.478]➜  go: downloading mvdan.cc/xurls/v2 v2.6.0
2025-08-20T19:56:49.8949824Z [00:01:47.479]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T19:56:50.0598246Z [00:01:47.644]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T19:56:50.0829657Z [00:01:47.667]➜  go: downloading github.com/petermattis/goid v0.0.0-20250813065127-a731cc31b4fe
2025-08-20T19:56:50.1064969Z [00:01:47.690]➜  go: downloading golang.org/x/exp v0.0.0-20250813145105-42675adae3e6
2025-08-20T19:56:50.4308741Z [00:01:48.015]➜  go: downloading github.com/chzyer/test v1.0.0
2025-08-20T19:56:50.4310052Z [00:01:48.015]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T19:56:50.4310525Z [00:01:48.015]➜  go: downloading github.com/DATA-DOG/go-sqlmock v1.5.2
2025-08-20T19:56:50.4548152Z [00:01:48.039]➜  go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
2025-08-20T19:56:50.4769207Z [00:01:48.061]➜  go: downloading github.com/alecthomas/assert/v2 v2.11.0
2025-08-20T19:56:50.4978685Z [00:01:48.082]➜  go: downloading github.com/tidwall/match v1.1.1
2025-08-20T19:56:50.4979155Z [00:01:48.082]➜  go: downloading github.com/tidwall/pretty v1.2.1
2025-08-20T19:56:50.5115155Z [00:01:48.095]➜  go: downloading github.com/rs/xid v1.6.0
2025-08-20T19:56:50.5225667Z [00:01:48.106]➜  go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
2025-08-20T19:56:50.5226591Z [00:01:48.106]➜  go: downloading github.com/dlclark/regexp2 v1.11.5
2025-08-20T19:56:50.5229314Z [00:01:48.107]➜  go: downloading github.com/alecthomas/repr v0.4.0
2025-08-20T19:56:50.5344245Z [00:01:48.118]➜  go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
2025-08-20T19:56:50.5654142Z [00:01:48.149]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T19:56:50.5661678Z [00:01:48.150]➜  go: downloading github.com/chzyer/logex v1.2.1
2025-08-20T19:56:50.5741181Z [00:01:48.158]➜  go: downloading github.com/coreos/go-systemd/v22 v22.5.0
2025-08-20T19:56:50.5909306Z [00:01:48.175]➜  go: downloading github.com/davecgh/go-spew v1.1.1
2025-08-20T19:56:50.5909944Z [00:01:48.175]➜  go: downloading github.com/pmezard/go-difflib v1.0.0
2025-08-20T19:56:50.6432270Z [00:01:48.227]➜  go: downloading github.com/hexops/gotextdiff v1.0.3
2025-08-20T19:56:50.6482487Z [00:01:48.232]➜  go: downloading github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
2025-08-20T19:56:50.6908544Z [00:01:48.275]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T19:56:50.7195307Z [00:01:48.303]➜  + go generate ./...
2025-08-20T19:56:57.1891068Z [00:01:54.771]➜  # runtime/cgo
2025-08-20T19:56:57.1891633Z [00:01:54.771]➜  cgo: unknown ptrSize for $GOARCH "wasm"
2025-08-20T19:57:00.8654497Z [00:01:58.449]➜  web/frontend.go:23: running "./build-wasm.sh": exit status 2
2025-08-20T19:57:10.2093910Z [00:02:07.793]➜  + go -C cmd/gomuks build -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/gomuks
2025-08-20T19:57:10.2117613Z [00:02:07.796]➜  WORK=/tmp/go-build1439240885
2025-08-20T19:57:10.2282449Z [00:02:07.812]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info
2025-08-20T19:57:10.2283044Z [00:02:07.812]➜  # get https://proxy.golang.org/maunium.net/go/mauflag/@v/v1.0.0.info
2025-08-20T19:57:10.2409837Z [00:02:07.825]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info
2025-08-20T19:57:10.3075361Z [00:02:07.891]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info: 200 OK (0.067s)
2025-08-20T19:57:10.3079034Z [00:02:07.892]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info: 200 OK (0.080s)
2025-08-20T19:57:10.3192553Z [00:02:07.903]➜  # get https://proxy.golang.org/maunium.net/go/mauflag/@v/v1.0.0.info: 200 OK (0.091s)
2025-08-20T19:57:10.3196678Z [00:02:07.904]➜  ../../web/frontend.go:26:12: pattern dist: no matching files found
2025-08-20T19:57:10.4417659Z [00:02:08.026]➜  '/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T19:57:10.4804884Z [00:02:08.064]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T19:57:10.4824365Z [00:02:08.066]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T19:57:10.4826583Z [00:02:08.067]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T19:57:10.5191093Z [00:02:08.103]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T19:57:10.5217615Z [00:02:08.106]➜  
2025-08-20T19:57:10.5235906Z [00:02:08.107]➜  /build-bins/LICENSE
2025-08-20T19:57:10.5251857Z [00:02:08.109]➜  + file /build-bins/LICENSE
2025-08-20T19:57:10.5434886Z [00:02:08.127]➜  /build-bins/LICENSE: ASCII text
2025-08-20T19:57:10.5441255Z [00:02:08.128]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T19:57:10.5478653Z [00:02:08.132]➜  /build-bins/LICENSE:         16725 Bytes
2025-08-20T19:57:10.5480932Z [00:02:08.132]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T19:57:10.5495360Z [00:02:08.133]➜  17K	2025-08-20 19:57:10.440623863 +0000	/build-bins/LICENSE
2025-08-20T19:57:10.5496594Z [00:02:08.134]➜  + popd
2025-08-20T19:57:11.9485999Z [00:02:09.532]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:57:11.9657013Z [00:02:09.549]➜  + '[' -s /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:57:11.9661337Z [00:02:09.550]➜  + cp -fv /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T19:57:11.9690505Z [00:02:09.553]➜  '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:57:11.9695067Z [00:02:09.553]➜  + find /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:57:11.9707561Z [00:02:09.555]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:57:11.9708001Z [00:02:09.555]➜  + cut -d: -f1
2025-08-20T19:57:11.9708277Z [00:02:09.555]➜  + xargs realpath --no-symlinks
2025-08-20T19:57:11.9708772Z [00:02:09.555]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:12.0672433Z [00:02:09.651]➜  realpath: missing operand
2025-08-20T19:57:12.0672862Z [00:02:09.651]➜  Try 'realpath --help' for more information.
2025-08-20T19:57:12.0682006Z [00:02:09.652]➜  
2025-08-20T19:57:12.6032880Z [00:02:10.187]➜  
2025-08-20T19:57:12.6133631Z [00:02:10.197]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T19:57:12.6134921Z [00:02:10.197]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T19:57:12.6136053Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-eslint.sh' from root:root to runner:runner
2025-08-20T19:57:12.6137261Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/flake.lock' from root:root to runner:runner
2025-08-20T19:57:12.6138455Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.gitlab-ci.yml' from root:root to runner:runner
2025-08-20T19:57:12.6139821Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/version/version.go' from root:root to runner:runner
2025-08-20T19:57:12.6141060Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/version' from root:root to runner:runner
2025-08-20T19:57:12.6142212Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/CHANGELOG.md' from root:root to runner:runner
2025-08-20T19:57:12.6143366Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/flake.nix' from root:root to runner:runner
2025-08-20T19:57:12.6144801Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/Dockerfile.ci' from root:root to runner:runner
2025-08-20T19:57:12.6145953Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.envrc' from root:root to runner:runner
2025-08-20T19:57:12.6147117Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/main.go' from root:root to runner:runner
2025-08-20T19:57:12.6148302Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/go.mod' from root:root to runner:runner
2025-08-20T19:57:12.6149785Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/.gitignore' from root:root to runner:runner
2025-08-20T19:57:12.6151090Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/Taskfile.yml' from root:root to runner:runner
2025-08-20T19:57:12.6152305Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/go.sum' from root:root to runner:runner
2025-08-20T19:57:12.6153550Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Info.dev.plist' from root:root to runner:runner
2025-08-20T19:57:12.6154833Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/config.yml' from root:root to runner:runner
2025-08-20T19:57:12.6156150Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.common.yml' from root:root to runner:runner
2025-08-20T19:57:12.6157533Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/wails.exe.manifest' from root:root to runner:runner
2025-08-20T19:57:12.6159041Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/icons.icns' from root:root to runner:runner
2025-08-20T19:57:12.6160549Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.windows.yml' from root:root to runner:runner
2025-08-20T19:57:12.6161868Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/appicon.png' from root:root to runner:runner
2025-08-20T19:57:12.6163150Z [00:02:10.197]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/info.json' from root:root to runner:runner
2025-08-20T19:57:12.6164510Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Info.plist' from root:root to runner:runner
2025-08-20T19:57:12.6165814Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nsis/wails_tools.nsh' from root:root to runner:runner
2025-08-20T19:57:12.6167134Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nsis/project.nsi' from root:root to runner:runner
2025-08-20T19:57:12.6168643Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nsis' from root:root to runner:runner
2025-08-20T19:57:12.6170013Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/appimage/build.sh' from root:root to runner:runner
2025-08-20T19:57:12.6171359Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/appimage' from root:root to runner:runner
2025-08-20T19:57:12.6172657Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.darwin.yml' from root:root to runner:runner
2025-08-20T19:57:12.6173989Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.linux.yml' from root:root to runner:runner
2025-08-20T19:57:12.6175287Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/icon.ico' from root:root to runner:runner
2025-08-20T19:57:12.6176632Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/postremove.sh' from root:root to runner:runner
2025-08-20T19:57:12.6178034Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/postinstall.sh' from root:root to runner:runner
2025-08-20T19:57:12.6179429Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/preremove.sh' from root:root to runner:runner
2025-08-20T19:57:12.6180945Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/preinstall.sh' from root:root to runner:runner
2025-08-20T19:57:12.6182283Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts' from root:root to runner:runner
2025-08-20T19:57:12.6183768Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/nfpm.yaml' from root:root to runner:runner
2025-08-20T19:57:12.6185102Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm' from root:root to runner:runner
2025-08-20T19:57:12.6186296Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build' from root:root to runner:runner
2025-08-20T19:57:12.6187457Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop' from root:root to runner:runner
2025-08-20T19:57:12.6188675Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/driver.go' from root:root to runner:runner
2025-08-20T19:57:12.6190128Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/error.go' from root:root to runner:runner
2025-08-20T19:57:12.6191472Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/codes.go' from root:root to runner:runner
2025-08-20T19:57:12.6193007Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/result.go' from root:root to runner:runner
2025-08-20T19:57:12.6194279Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/LICENSE' from root:root to runner:runner
2025-08-20T19:57:12.6195545Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/stmt.go' from root:root to runner:runner
2025-08-20T19:57:12.6196811Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/rows.go' from root:root to runner:runner
2025-08-20T19:57:12.6198072Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/tx.go' from root:root to runner:runner
2025-08-20T19:57:12.6199343Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/conn.go' from root:root to runner:runner
2025-08-20T19:57:12.6200835Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/wasm-util.go' from root:root to runner:runner
2025-08-20T19:57:12.6202093Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js' from root:root to runner:runner
2025-08-20T19:57:12.6203360Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/orientation/orientation.go' from root:root to runner:runner
2025-08-20T19:57:12.6204617Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/orientation' from root:root to runner:runner
2025-08-20T19:57:12.6205848Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rainbow/goldmark.go' from root:root to runner:runner
2025-08-20T19:57:12.6207282Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rainbow/gradient.go' from root:root to runner:runner
2025-08-20T19:57:12.6208555Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rainbow' from root:root to runner:runner
2025-08-20T19:57:12.6209898Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/sso.go' from root:root to runner:runner
2025-08-20T19:57:12.6211201Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/config.go' from root:root to runner:runner
2025-08-20T19:57:12.6212447Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media_cwebp.go' from root:root to runner:runner
2025-08-20T19:57:12.6213689Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media.go' from root:root to runner:runner
2025-08-20T19:57:12.6214941Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/push_disabled.go' from root:root to runner:runner
2025-08-20T19:57:12.6216227Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/pushmessage.go' from root:root to runner:runner
2025-08-20T19:57:12.6217711Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/keys.go' from root:root to runner:runner
2025-08-20T19:57:12.6218939Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/server.go' from root:root to runner:runner
2025-08-20T19:57:12.6220290Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/wsutil.go' from root:root to runner:runner
2025-08-20T19:57:12.6221534Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/websocket.go' from root:root to runner:runner
2025-08-20T19:57:12.6222782Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/buffer.go' from root:root to runner:runner
2025-08-20T19:57:12.6224007Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/gomuks.go' from root:root to runner:runner
2025-08-20T19:57:12.6225236Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/push.go' from root:root to runner:runner
2025-08-20T19:57:12.6226454Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/logout.go' from root:root to runner:runner
2025-08-20T19:57:12.6227695Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media_heic.go' from root:root to runner:runner
2025-08-20T19:57:12.6228896Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks' from root:root to runner:runner
2025-08-20T19:57:12.6230193Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/hitest/hitest.go' from root:root to runner:runner
2025-08-20T19:57:12.6231597Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/hitest' from root:root to runner:runner
2025-08-20T19:57:12.6232884Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/sync.go' from root:root to runner:runner
2025-08-20T19:57:12.6234118Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/dberror_cgo.go' from root:root to runner:runner
2025-08-20T19:57:12.6235352Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/html.go' from root:root to runner:runner
2025-08-20T19:57:12.6236551Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/send.go' from root:root to runner:runner
2025-08-20T19:57:12.6237797Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/cryptohelper.go' from root:root to runner:runner
2025-08-20T19:57:12.6239032Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/init.go' from root:root to runner:runner
2025-08-20T19:57:12.6240607Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/dberror_wasm.go' from root:root to runner:runner
2025-08-20T19:57:12.6241863Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/syncwrap.go' from root:root to runner:runner
2025-08-20T19:57:12.6243126Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/json-commands.go' from root:root to runner:runner
2025-08-20T19:57:12.6244375Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/verify.go' from root:root to runner:runner
2025-08-20T19:57:12.6245638Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/account.go' from root:root to runner:runner
2025-08-20T19:57:12.6246963Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/accountdata.go' from root:root to runner:runner
2025-08-20T19:57:12.6248270Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/media.go' from root:root to runner:runner
2025-08-20T19:57:12.6249682Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/space.go' from root:root to runner:runner
2025-08-20T19:57:12.6251036Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/statestore.go' from root:root to runner:runner
2025-08-20T19:57:12.6252351Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/receipt.go' from root:root to runner:runner
2025-08-20T19:57:12.6253671Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/database.go' from root:root to runner:runner
2025-08-20T19:57:12.6255254Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/13-media-thumbnails.sql' from root:root to runner:runner
2025-08-20T19:57:12.6256857Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/06-hacky-reaction-fix.sql' from root:root to runner:runner
2025-08-20T19:57:12.6258398Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/14-nonnull-room-type.sql' from root:root to runner:runner
2025-08-20T19:57:12.6260000Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/00-latest-revision.sql' from root:root to runner:runner
2025-08-20T19:57:12.6261552Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/12-push-registrations.sql' from root:root to runner:runner
2025-08-20T19:57:12.6263051Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/05-refactor-media-cache.sql' from root:root to runner:runner
2025-08-20T19:57:12.6264557Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/08-add-missing-indexes.sql' from root:root to runner:runner
2025-08-20T19:57:12.6266273Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/11-dm-user-id.sql' from root:root to runner:runner
2025-08-20T19:57:12.6267720Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/07-marked-unread.sql' from root:root to runner:runner
2025-08-20T19:57:12.6269198Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/04-room-tombstone-cache.sql' from root:root to runner:runner
2025-08-20T19:57:12.6270830Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/09-invited-rooms.sql' from root:root to runner:runner
2025-08-20T19:57:12.6272256Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/upgrades.go' from root:root to runner:runner
2025-08-20T19:57:12.6273724Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/02-explicit-avatar-flag.sql' from root:root to runner:runner
2025-08-20T19:57:12.6275216Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/03-more-event-fields.sql' from root:root to runner:runner
2025-08-20T19:57:12.6276643Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/10-spaces.sql' from root:root to runner:runner
2025-08-20T19:57:12.6277988Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades' from root:root to runner:runner
2025-08-20T19:57:12.6279287Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/timeline.go' from root:root to runner:runner
2025-08-20T19:57:12.6280893Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/unread.go' from root:root to runner:runner
2025-08-20T19:57:12.6282275Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/sessionrequest.go' from root:root to runner:runner
2025-08-20T19:57:12.6283597Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/state.go' from root:root to runner:runner
2025-08-20T19:57:12.6284909Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/room.go' from root:root to runner:runner
2025-08-20T19:57:12.6286250Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/pushregistration.go' from root:root to runner:runner
2025-08-20T19:57:12.6287583Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/event.go' from root:root to runner:runner
2025-08-20T19:57:12.6288919Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/invitedroom.go' from root:root to runner:runner
2025-08-20T19:57:12.6290484Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database' from root:root to runner:runner
2025-08-20T19:57:12.6291729Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/backupupload.go' from root:root to runner:runner
2025-08-20T19:57:12.6293025Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/params.go' from root:root to runner:runner
2025-08-20T19:57:12.6294318Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/commands.go' from root:root to runner:runner
2025-08-20T19:57:12.6295608Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/events.go' from root:root to runner:runner
2025-08-20T19:57:12.6296910Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/responses.go' from root:root to runner:runner
2025-08-20T19:57:12.6298167Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd' from root:root to runner:runner
2025-08-20T19:57:12.6299372Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/LICENSE' from root:root to runner:runner
2025-08-20T19:57:12.6300716Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/hicli.go' from root:root to runner:runner
2025-08-20T19:57:12.6301947Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/paginate.go' from root:root to runner:runner
2025-08-20T19:57:12.6303201Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/pushrules.go' from root:root to runner:runner
2025-08-20T19:57:12.6304658Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/json.go' from root:root to runner:runner
2025-08-20T19:57:12.6305929Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/profile.go' from root:root to runner:runner
2025-08-20T19:57:12.6307142Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/misc.go' from root:root to runner:runner
2025-08-20T19:57:12.6308404Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/decryptionqueue.go' from root:root to runner:runner
2025-08-20T19:57:12.6309762Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/login.go' from root:root to runner:runner
2025-08-20T19:57:12.6311003Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli' from root:root to runner:runner
2025-08-20T19:57:12.6312191Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/requests.go' from root:root to runner:runner
2025-08-20T19:57:12.6313399Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/client.go' from root:root to runner:runner
2025-08-20T19:57:12.6314846Z [00:02:10.198]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/websocket.go' from root:root to runner:runner
2025-08-20T19:57:12.6316027Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc' from root:root to runner:runner
2025-08-20T19:57:12.6317153Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg' from root:root to runner:runner
2025-08-20T19:57:12.6318306Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-tsc.sh' from root:root to runner:runner
2025-08-20T19:57:12.6319569Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T19:57:12.6320758Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T19:57:12.6321897Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/build.sh' from root:root to runner:runner
2025-08-20T19:57:12.6323094Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-config.yaml' from root:root to runner:runner
2025-08-20T19:57:12.6324284Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T19:57:12.6325502Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/stale.yml' from root:root to runner:runner
2025-08-20T19:57:12.6326756Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/go.yml' from root:root to runner:runner
2025-08-20T19:57:12.6328189Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/js.yml' from root:root to runner:runner
2025-08-20T19:57:12.6329583Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T19:57:12.6330815Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T19:57:12.6331971Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.editorconfig' from root:root to runner:runner
2025-08-20T19:57:12.6333158Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/build-wasm.sh' from root:root to runner:runner
2025-08-20T19:57:12.6334393Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/vite-element-call.ts' from root:root to runner:runner
2025-08-20T19:57:12.6335620Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/package.json' from root:root to runner:runner
2025-08-20T19:57:12.6336821Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/vite.config.ts' from root:root to runner:runner
2025-08-20T19:57:12.6338285Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/package-lock.json' from root:root to runner:runner
2025-08-20T19:57:12.6339573Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/.gitignore' from root:root to runner:runner
2025-08-20T19:57:12.6340849Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/eslint.config.js' from root:root to runner:runner
2025-08-20T19:57:12.6342058Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/index.html' from root:root to runner:runner
2025-08-20T19:57:12.6343248Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/frontend.go' from root:root to runner:runner
2025-08-20T19:57:12.6344432Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/App.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6345645Z [00:02:10.199]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/vite-env.d.ts' from root:root to runner:runner
2025-08-20T19:57:12.6346860Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/index.css' from root:root to runner:runner
2025-08-20T19:57:12.6348085Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/gavel.svg' from root:root to runner:runner
2025-08-20T19:57:12.6349354Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/mark-read.svg' from root:root to runner:runner
2025-08-20T19:57:12.6350750Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/more.svg' from root:root to runner:runner
2025-08-20T19:57:12.6352263Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications-unread.svg' from root:root to runner:runner
2025-08-20T19:57:12.6353674Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/mark-unread.svg' from root:root to runner:runner
2025-08-20T19:57:12.6354933Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/gif.svg' from root:root to runner:runner
2025-08-20T19:57:12.6356185Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/share.svg' from root:root to runner:runner
2025-08-20T19:57:12.6357510Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/download.svg' from root:root to runner:runner
2025-08-20T19:57:12.6358768Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/unpin.svg' from root:root to runner:runner
2025-08-20T19:57:12.6360146Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/send.svg' from root:root to runner:runner
2025-08-20T19:57:12.6361678Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted-off.svg' from root:root to runner:runner
2025-08-20T19:57:12.6362971Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person.svg' from root:root to runner:runner
2025-08-20T19:57:12.6364241Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/settings.svg' from root:root to runner:runner
2025-08-20T19:57:12.6365503Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/close.svg' from root:root to runner:runner
2025-08-20T19:57:12.6366751Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/thread.svg' from root:root to runner:runner
2025-08-20T19:57:12.6368046Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person-remove.svg' from root:root to runner:runner
2025-08-20T19:57:12.6369337Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/location.svg' from root:root to runner:runner
2025-08-20T19:57:12.6370736Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/attach.svg' from root:root to runner:runner
2025-08-20T19:57:12.6371998Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/refresh.svg' from root:root to runner:runner
2025-08-20T19:57:12.6373264Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/delete.svg' from root:root to runner:runner
2025-08-20T19:57:12.6374525Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/zoom-in.svg' from root:root to runner:runner
2025-08-20T19:57:12.6375953Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/sent.svg' from root:root to runner:runner
2025-08-20T19:57:12.6377258Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/add.svg' from root:root to runner:runner
2025-08-20T19:57:12.6378497Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/group.svg' from root:root to runner:runner
2025-08-20T19:57:12.6379862Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/report.svg' from root:root to runner:runner
2025-08-20T19:57:12.6381186Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/widgets.svg' from root:root to runner:runner
2025-08-20T19:57:12.6382469Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/category.svg' from root:root to runner:runner
2025-08-20T19:57:12.6383730Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/error.svg' from root:root to runner:runner
2025-08-20T19:57:12.6384992Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/door-open.svg' from root:root to runner:runner
2025-08-20T19:57:12.6386545Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted.svg' from root:root to runner:runner
2025-08-20T19:57:12.6387818Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/chat.svg' from root:root to runner:runner
2025-08-20T19:57:12.6389116Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications-off.svg' from root:root to runner:runner
2025-08-20T19:57:12.6390665Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/add-circle.svg' from root:root to runner:runner
2025-08-20T19:57:12.6391952Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/zoom-out.svg' from root:root to runner:runner
2025-08-20T19:57:12.6393204Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/code.svg' from root:root to runner:runner
2025-08-20T19:57:12.6394453Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/reply.svg' from root:root to runner:runner
2025-08-20T19:57:12.6395759Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted-question.svg' from root:root to runner:runner
2025-08-20T19:57:12.6397087Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/rotate-right.svg' from root:root to runner:runner
2025-08-20T19:57:12.6398406Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/restore-trash.svg' from root:root to runner:runner
2025-08-20T19:57:12.6399997Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/schedule.svg' from root:root to runner:runner
2025-08-20T19:57:12.6401345Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/lock-clock.svg' from root:root to runner:runner
2025-08-20T19:57:12.6402633Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person-add.svg' from root:root to runner:runner
2025-08-20T19:57:12.6403897Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/back.svg' from root:root to runner:runner
2025-08-20T19:57:12.6405147Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/pending.svg' from root:root to runner:runner
2025-08-20T19:57:12.6406414Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/sticker.svg' from root:root to runner:runner
2025-08-20T19:57:12.6407659Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/tag.svg' from root:root to runner:runner
2025-08-20T19:57:12.6408900Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/react.svg' from root:root to runner:runner
2025-08-20T19:57:12.6410478Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications.svg' from root:root to runner:runner
2025-08-20T19:57:12.6411778Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/devices.svg' from root:root to runner:runner
2025-08-20T19:57:12.6413028Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/pin.svg' from root:root to runner:runner
2025-08-20T19:57:12.6414293Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/rotate-left.svg' from root:root to runner:runner
2025-08-20T19:57:12.6415573Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/search.svg' from root:root to runner:runner
2025-08-20T19:57:12.6416816Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/home.svg' from root:root to runner:runner
2025-08-20T19:57:12.6418099Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/devices-off.svg' from root:root to runner:runner
2025-08-20T19:57:12.6419442Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/flags.svg' from root:root to runner:runner
2025-08-20T19:57:12.6421027Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/animals-nature.svg' from root:root to runner:runner
2025-08-20T19:57:12.6422482Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/travel-places.svg' from root:root to runner:runner
2025-08-20T19:57:12.6424082Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/objects.svg' from root:root to runner:runner
2025-08-20T19:57:12.6425614Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/activities.svg' from root:root to runner:runner
2025-08-20T19:57:12.6427022Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/symbols.svg' from root:root to runner:runner
2025-08-20T19:57:12.6428449Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/people-body.svg' from root:root to runner:runner
2025-08-20T19:57:12.6429987Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/smileys-emotion.svg' from root:root to runner:runner
2025-08-20T19:57:12.6431490Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/food-beverage.svg' from root:root to runner:runner
2025-08-20T19:57:12.6432858Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories' from root:root to runner:runner
2025-08-20T19:57:12.6434372Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/edit.svg' from root:root to runner:runner
2025-08-20T19:57:12.6435618Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/lock.svg' from root:root to runner:runner
2025-08-20T19:57:12.6436865Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/block.svg' from root:root to runner:runner
2025-08-20T19:57:12.6438075Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons' from root:root to runner:runner
2025-08-20T19:57:12.6439263Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/main.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6440692Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/polyfill.js' from root:root to runner:runner
2025-08-20T19:57:12.6441985Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/generate.go' from root:root to runner:runner
2025-08-20T19:57:12.6443283Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6444570Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/data.json' from root:root to runner:runner
2025-08-20T19:57:12.6445822Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji' from root:root to runner:runner
2025-08-20T19:57:12.6447108Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/contentvisibility.ts' from root:root to runner:runner
2025-08-20T19:57:12.6448572Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/join.ts' from root:root to runner:runner
2025-08-20T19:57:12.6449998Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/ismobile.ts' from root:root to runner:runner
2025-08-20T19:57:12.6451317Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/powerlevel.ts' from root:root to runner:runner
2025-08-20T19:57:12.6452591Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/promise.ts' from root:root to runner:runner
2025-08-20T19:57:12.6453886Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/searchablestring.ts' from root:root to runner:runner
2025-08-20T19:57:12.6455166Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/keys.ts' from root:root to runner:runner
2025-08-20T19:57:12.6456390Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/focus.ts' from root:root to runner:runner
2025-08-20T19:57:12.6457653Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/diff.ts' from root:root to runner:runner
2025-08-20T19:57:12.6459117Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/reversemap.ts' from root:root to runner:runner
2025-08-20T19:57:12.6460536Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/markdown.ts' from root:root to runner:runner
2025-08-20T19:57:12.6461794Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/mediasize.ts' from root:root to runner:runner
2025-08-20T19:57:12.6463055Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/useEvent.ts' from root:root to runner:runner
2025-08-20T19:57:12.6464326Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/reactjoin.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6465607Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/subscribable.ts' from root:root to runner:runner
2025-08-20T19:57:12.6466933Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/displayAsRedacted.ts' from root:root to runner:runner
2025-08-20T19:57:12.6468260Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/eventdispatcher.ts' from root:root to runner:runner
2025-08-20T19:57:12.6469647Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/validation.ts' from root:root to runner:runner
2025-08-20T19:57:12.6470938Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util' from root:root to runner:runner
2025-08-20T19:57:12.6472367Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/hitypes.ts' from root:root to runner:runner
2025-08-20T19:57:12.6473727Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/mxtypes.ts' from root:root to runner:runner
2025-08-20T19:57:12.6475013Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6476379Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/localstorage.ts' from root:root to runner:runner
2025-08-20T19:57:12.6477786Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/types.ts' from root:root to runner:runner
2025-08-20T19:57:12.6479165Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6480722Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/preferences.ts' from root:root to runner:runner
2025-08-20T19:57:12.6482131Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/proxy.ts' from root:root to runner:runner
2025-08-20T19:57:12.6483674Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences' from root:root to runner:runner
2025-08-20T19:57:12.6484982Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/android.ts' from root:root to runner:runner
2025-08-20T19:57:12.6486280Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/hievents.ts' from root:root to runner:runner
2025-08-20T19:57:12.6487526Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types' from root:root to runner:runner
2025-08-20T19:57:12.6488775Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wailsclient.ts' from root:root to runner:runner
2025-08-20T19:57:12.6490171Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/client.ts' from root:root to runner:runner
2025-08-20T19:57:12.6491425Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/media.ts' from root:root to runner:runner
2025-08-20T19:57:12.6492659Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wsclient.ts' from root:root to runner:runner
2025-08-20T19:57:12.6493924Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/wasmuks.ts' from root:root to runner:runner
2025-08-20T19:57:12.6495226Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/go_wasm_exec.js' from root:root to runner:runner
2025-08-20T19:57:12.6496744Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/.gitignore' from root:root to runner:runner
2025-08-20T19:57:12.6498122Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/sqlite_bridge.ts' from root:root to runner:runner
2025-08-20T19:57:12.6499377Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm' from root:root to runner:runner
2025-08-20T19:57:12.6500768Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/beeper.ts' from root:root to runner:runner
2025-08-20T19:57:12.6501990Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/rpc.ts' from root:root to runner:runner
2025-08-20T19:57:12.6503233Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasmclient.ts' from root:root to runner:runner
2025-08-20T19:57:12.6504578Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/invitedroom.ts' from root:root to runner:runner
2025-08-20T19:57:12.6505916Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/main.ts' from root:root to runner:runner
2025-08-20T19:57:12.6507494Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6508817Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/room.ts' from root:root to runner:runner
2025-08-20T19:57:12.6510273Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/hooks.ts' from root:root to runner:runner
2025-08-20T19:57:12.6511604Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/space.ts' from root:root to runner:runner
2025-08-20T19:57:12.6512896Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore' from root:root to runner:runner
2025-08-20T19:57:12.6514096Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api' from root:root to runner:runner
2025-08-20T19:57:12.6515320Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/maps/leaflet.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6516594Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/maps/async.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6517813Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/maps' from root:root to runner:runner
2025-08-20T19:57:12.6519099Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/SettingsView.css' from root:root to runner:runner
2025-08-20T19:57:12.6520797Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/RoomStateExplorer.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6522278Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/RoomStateExplorer.css' from root:root to runner:runner
2025-08-20T19:57:12.6523663Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/SettingsView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6524955Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings' from root:root to runner:runner
2025-08-20T19:57:12.6526201Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreen.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6527523Z [00:02:10.200]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/usePrimaryItems.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6528912Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/util.ts' from root:root to runner:runner
2025-08-20T19:57:12.6530334Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/EventMenu.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6531848Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/index.css' from root:root to runner:runner
2025-08-20T19:57:12.6533113Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6534433Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/useSecondaryItems.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6535753Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/RoomMenu.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6537050Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/SpaceMenu.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6538372Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/RoomMenu.css' from root:root to runner:runner
2025-08-20T19:57:12.6539766Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu' from root:root to runner:runner
2025-08-20T19:57:12.6541112Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/StylePreferences.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6542446Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmModal.css' from root:root to runner:runner
2025-08-20T19:57:12.6543765Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/contexts.ts' from root:root to runner:runner
2025-08-20T19:57:12.6545244Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Lightbox.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6546603Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Lightbox.css' from root:root to runner:runner
2025-08-20T19:57:12.6547884Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6549178Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ShareModal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6550651Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmModal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6552002Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/BulkRedactModal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6553316Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Modal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6554682Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmWithMessageModal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6556206Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal' from root:root to runner:runner
2025-08-20T19:57:12.6557539Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/urlpreview/URLPreview.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6558905Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/urlpreview/URLPreview.css' from root:root to runner:runner
2025-08-20T19:57:12.6560313Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/urlpreview' from root:root to runner:runner
2025-08-20T19:57:12.6561580Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/keybindings.ts' from root:root to runner:runner
2025-08-20T19:57:12.6562903Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/CreateRoomView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6564270Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomPreview.css' from root:root to runner:runner
2025-08-20T19:57:12.6565632Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomViewHeader.css' from root:root to runner:runner
2025-08-20T19:57:12.6567010Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomPreview.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6568385Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/roomcontext.ts' from root:root to runner:runner
2025-08-20T19:57:12.6570007Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/CreateRoomView.css' from root:root to runner:runner
2025-08-20T19:57:12.6571427Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6572780Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomViewHeader.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6574129Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomView.css' from root:root to runner:runner
2025-08-20T19:57:12.6575389Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview' from root:root to runner:runner
2025-08-20T19:57:12.6576670Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/LoginScreen.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6578030Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/VerificationScreen.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6579679Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/BeeperLogin.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6581033Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6582327Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/LoginScreen.css' from root:root to runner:runner
2025-08-20T19:57:12.6583580Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login' from root:root to runner:runner
2025-08-20T19:57:12.6584809Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreen.css' from root:root to runner:runner
2025-08-20T19:57:12.6586157Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventContextModal.css' from root:root to runner:runner
2025-08-20T19:57:12.6587539Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineEvent.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6588907Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReadReceipts.css' from root:root to runner:runner
2025-08-20T19:57:12.6590410Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventEditHistory.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6591789Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ThreadView.css' from root:root to runner:runner
2025-08-20T19:57:12.6593159Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventContextModal.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6594708Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineView.css' from root:root to runner:runner
2025-08-20T19:57:12.6596132Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReplyBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6597463Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReplyBody.css' from root:root to runner:runner
2025-08-20T19:57:12.6598811Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReadReceipts.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6600309Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/timelineutil.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6601748Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/LocationMessageBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6603222Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PowerLevelBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6604943Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomTombstoneBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6606373Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/index.css' from root:root to runner:runner
2025-08-20T19:57:12.6607793Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PinnedEventsBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6609239Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomNameBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6610809Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/index.ts' from root:root to runner:runner
2025-08-20T19:57:12.6612201Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/HiddenEvent.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6613640Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RedactedBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6615084Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomAvatarBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6616504Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/ACLBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6617902Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/MemberBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6619620Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/useMediaContent.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6621204Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/TextMessageBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6622684Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/UnknownMessageBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6624109Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/math.ts' from root:root to runner:runner
2025-08-20T19:57:12.6625522Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PolicyRuleBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6627007Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/ContentErrorBoundary.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6628504Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/MediaMessageBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6630383Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/props.ts' from root:root to runner:runner
2025-08-20T19:57:12.6631815Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/EncryptedBody.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6633171Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content' from root:root to runner:runner
2025-08-20T19:57:12.6634484Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ThreadView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6635865Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventEditHistory.css' from root:root to runner:runner
2025-08-20T19:57:12.6637242Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6638617Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineEvent.css' from root:root to runner:runner
2025-08-20T19:57:12.6640006Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline' from root:root to runner:runner
2025-08-20T19:57:12.6641383Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserModeration.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6642759Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfo.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6644331Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/WidgetList.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6645797Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoDeviceList.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6647212Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/StartDMButton.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6648637Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoMutualRooms.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6650203Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/PinnedMessages.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6651658Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoError.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6653079Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserExtendedProfile.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6654709Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/MemberList.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6656105Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserIgnoreButton.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6657543Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/RightPanel.css' from root:root to runner:runner
2025-08-20T19:57:12.6658909Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/RightPanel.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6660375Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel' from root:root to runner:runner
2025-08-20T19:57:12.6661663Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/RoomList.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6662982Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/Entry.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6664295Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/FakeSpace.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6665639Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/UnreadCount.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6666979Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/RoomList.css' from root:root to runner:runner
2025-08-20T19:57:12.6668293Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/Space.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6669852Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist' from root:root to runner:runner
2025-08-20T19:57:12.6671189Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/ClientContext.ts' from root:root to runner:runner
2025-08-20T19:57:12.6672521Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/TooltipButton.css' from root:root to runner:runner
2025-08-20T19:57:12.6673855Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ResizeHandle.css' from root:root to runner:runner
2025-08-20T19:57:12.6675177Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/jumpToEvent.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6676482Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/JSONView.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6677804Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/useResizeHandle.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6679407Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/TooltipButton.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6680878Z [00:02:10.201]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ResizeHandle.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6682181Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/Toggle.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6683482Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ErrorBoundary.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6684786Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/Toggle.css' from root:root to runner:runner
2025-08-20T19:57:12.6686052Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/monaco.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6687342Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/JSONView.css' from root:root to runner:runner
2025-08-20T19:57:12.6688576Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util' from root:root to runner:runner
2025-08-20T19:57:12.6689965Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiGroup.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6691410Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/renderEmoji.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6692947Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/gifsource.ts' from root:root to runner:runner
2025-08-20T19:57:12.6694405Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.css' from root:root to runner:runner
2025-08-20T19:57:12.6695830Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/useCategoryUnderline.ts' from root:root to runner:runner
2025-08-20T19:57:12.6697272Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/GIFPicker.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6698645Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6700178Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/StickerPicker.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6701557Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker' from root:root to runner:runner
2025-08-20T19:57:12.6702881Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MessageComposer.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6704475Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MessageComposer.css' from root:root to runner:runner
2025-08-20T19:57:12.6705867Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/Autocompleter.css' from root:root to runner:runner
2025-08-20T19:57:12.6707247Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/userautocomplete.ts' from root:root to runner:runner
2025-08-20T19:57:12.6708623Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/ComposerMedia.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6710122Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/TypingNotifications.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6711584Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/Autocompleter.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6712985Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/TypingNotifications.css' from root:root to runner:runner
2025-08-20T19:57:12.6714397Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MediaUploadDialog.css' from root:root to runner:runner
2025-08-20T19:57:12.6715801Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/getAutocompleter.ts' from root:root to runner:runner
2025-08-20T19:57:12.6717195Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MediaUploadDialog.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6718674Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer' from root:root to runner:runner
2025-08-20T19:57:12.6720174Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreenContext.ts' from root:root to runner:runner
2025-08-20T19:57:12.6721481Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/util.ts' from root:root to runner:runner
2025-08-20T19:57:12.6723021Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/LazyWidget.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6724363Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/widgetDriver.ts' from root:root to runner:runner
2025-08-20T19:57:12.6725705Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/ElementCall.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6727012Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/Widget.css' from root:root to runner:runner
2025-08-20T19:57:12.6728358Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/PermissionPrompt.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6729795Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/widget.tsx' from root:root to runner:runner
2025-08-20T19:57:12.6731111Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget' from root:root to runner:runner
2025-08-20T19:57:12.6732289Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui' from root:root to runner:runner
2025-08-20T19:57:12.6733422Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src' from root:root to runner:runner
2025-08-20T19:57:12.6734628Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/manifest.json' from root:root to runner:runner
2025-08-20T19:57:12.6736124Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/images/powered-by-tenor.svg' from root:root to runner:runner
2025-08-20T19:57:12.6737564Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/images/powered-by-giphy.png' from root:root to runner:runner
2025-08-20T19:57:12.6738876Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/images' from root:root to runner:runner
2025-08-20T19:57:12.6740278Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-transparent.png' from root:root to runner:runner
2025-08-20T19:57:12.6741584Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/pushmuks-sw.js' from root:root to runner:runner
2025-08-20T19:57:12.6742882Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/wasmuks-media-sw.js' from root:root to runner:runner
2025-08-20T19:57:12.6744249Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-maskable-transparent.png' from root:root to runner:runner
2025-08-20T19:57:12.6745604Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/sounds/bright.flac' from root:root to runner:runner
2025-08-20T19:57:12.6747169Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/sounds/descending.flac' from root:root to runner:runner
2025-08-20T19:57:12.6748443Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/sounds' from root:root to runner:runner
2025-08-20T19:57:12.6749887Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-maskable.png' from root:root to runner:runner
2025-08-20T19:57:12.6751216Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks.png' from root:root to runner:runner
2025-08-20T19:57:12.6752413Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public' from root:root to runner:runner
2025-08-20T19:57:12.6753592Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/tsconfig.json' from root:root to runner:runner
2025-08-20T19:57:12.6754745Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web' from root:root to runner:runner
2025-08-20T19:57:12.6755856Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T19:57:12.6756976Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T19:57:12.6758194Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/gomuks/main.go' from root:root to runner:runner
2025-08-20T19:57:12.6759373Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/gomuks' from root:root to runner:runner
2025-08-20T19:57:12.6760907Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/chromagen/main.go' from root:root to runner:runner
2025-08-20T19:57:12.6762187Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/chromagen' from root:root to runner:runner
2025-08-20T19:57:12.6763401Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/archivemuks/main.go' from root:root to runner:runner
2025-08-20T19:57:12.6764698Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/archivemuks/paginateroom.go' from root:root to runner:runner
2025-08-20T19:57:12.6765952Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/archivemuks' from root:root to runner:runner
2025-08-20T19:57:12.6767166Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/wasmuks/main.go' from root:root to runner:runner
2025-08-20T19:57:12.6768389Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/wasmuks/media.go' from root:root to runner:runner
2025-08-20T19:57:12.6769692Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/wasmuks' from root:root to runner:runner
2025-08-20T19:57:12.6771025Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T19:57:12.6772181Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T19:57:12.6773452Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T19:57:12.6774794Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T19:57:12.6776109Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T19:57:12.6777407Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T19:57:12.6778695Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T19:57:12.6780047Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T19:57:12.6781391Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T19:57:12.6782716Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T19:57:12.6784194Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T19:57:12.6785542Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T19:57:12.6786846Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T19:57:12.6788157Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T19:57:12.6789443Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T19:57:12.6790928Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T19:57:12.6792167Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T19:57:12.6793311Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T19:57:12.6794701Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T19:57:12.6796127Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.pack' from root:root to runner:runner
2025-08-20T19:57:12.6797758Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.rev' from root:root to runner:runner
2025-08-20T19:57:12.6799363Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.pack' from root:root to runner:runner
2025-08-20T19:57:12.6801171Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.promisor' from root:root to runner:runner
2025-08-20T19:57:12.6802804Z [00:02:10.202]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.idx' from root:root to runner:runner
2025-08-20T19:57:12.6804432Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.rev' from root:root to runner:runner
2025-08-20T19:57:12.6806026Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.idx' from root:root to runner:runner
2025-08-20T19:57:12.6807651Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.promisor' from root:root to runner:runner
2025-08-20T19:57:12.6809222Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T19:57:12.6810588Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T19:57:12.6811767Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T19:57:12.6812956Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T19:57:12.6814117Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T19:57:12.6815294Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T19:57:12.6816473Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T19:57:12.6817688Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T19:57:12.6819133Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T19:57:12.6820621Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:57:12.6821944Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:57:12.6823200Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T19:57:12.6824425Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T19:57:12.6825578Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T19:57:12.6826720Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T19:57:12.6827871Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T19:57:12.6829062Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T19:57:12.6830389Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T19:57:12.6831625Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:57:12.6833077Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:57:12.6834408Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T19:57:12.6835572Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T19:57:12.6836696Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T19:57:12.6837776Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO' from root:root to runner:runner
2025-08-20T19:57:12.6838810Z [00:02:10.203]➜  changed ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT' from root:root to runner:runner
2025-08-20T19:57:12.6839807Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T19:57:12.6840655Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T19:57:12.6841415Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T19:57:12.6842418Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.version' retained as runner:runner
2025-08-20T19:57:12.6843245Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.version' retained as runner:runner
2025-08-20T19:57:12.6844047Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T19:57:12.6844762Z [00:02:10.203]➜  ownership of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T19:57:12.6845618Z [00:02:10.210]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6846584Z [00:02:10.216]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6847631Z [00:02:10.222]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-eslint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6848780Z [00:02:10.228]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/flake.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6850119Z [00:02:10.233]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.gitlab-ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6851426Z [00:02:10.239]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6852635Z [00:02:10.245]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6853814Z [00:02:10.251]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/flake.nix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6854991Z [00:02:10.257]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/Dockerfile.ci' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6856339Z [00:02:10.262]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.envrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6857673Z [00:02:10.268]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6909079Z [00:02:10.275]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.6968561Z [00:02:10.281]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7029000Z [00:02:10.287]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/Taskfile.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7115803Z [00:02:10.295]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7147893Z [00:02:10.299]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Info.dev.plist' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7205982Z [00:02:10.304]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7265817Z [00:02:10.310]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.common.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7327033Z [00:02:10.317]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/wails.exe.manifest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7386100Z [00:02:10.322]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/icons.icns' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7445166Z [00:02:10.328]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.windows.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7503072Z [00:02:10.334]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7562252Z [00:02:10.340]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Info.plist' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7620280Z [00:02:10.346]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nsis/wails_tools.nsh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7678396Z [00:02:10.352]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nsis/project.nsi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7736750Z [00:02:10.358]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/appimage/build.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7795553Z [00:02:10.363]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.darwin.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7854400Z [00:02:10.369]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/Taskfile.linux.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7912518Z [00:02:10.375]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/icon.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.7970851Z [00:02:10.381]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/postremove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8031025Z [00:02:10.387]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/postinstall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8087360Z [00:02:10.393]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/preremove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8145468Z [00:02:10.398]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/scripts/preinstall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8207481Z [00:02:10.405]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/desktop/build/nfpm/nfpm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8268863Z [00:02:10.411]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/driver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8328643Z [00:02:10.417]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8385096Z [00:02:10.422]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8441642Z [00:02:10.428]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/result.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8497282Z [00:02:10.433]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8553629Z [00:02:10.439]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/stmt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8610276Z [00:02:10.445]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/rows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8671211Z [00:02:10.451]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/tx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8725439Z [00:02:10.456]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8784968Z [00:02:10.462]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/sqlite-wasm-js/wasm-util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8844742Z [00:02:10.468]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/orientation/orientation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8903161Z [00:02:10.474]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rainbow/goldmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.8960946Z [00:02:10.480]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rainbow/gradient.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9019189Z [00:02:10.486]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/sso.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9078059Z [00:02:10.492]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9136581Z [00:02:10.497]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media_cwebp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9195368Z [00:02:10.503]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9255206Z [00:02:10.509]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/push_disabled.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9311798Z [00:02:10.515]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/pushmessage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9369333Z [00:02:10.521]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9426427Z [00:02:10.526]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9485521Z [00:02:10.532]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/wsutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9542998Z [00:02:10.538]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/websocket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9601730Z [00:02:10.544]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9661297Z [00:02:10.550]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/gomuks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9720019Z [00:02:10.556]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9782292Z [00:02:10.562]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9845515Z [00:02:10.568]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/gomuks/media_heic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9911737Z [00:02:10.575]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/hitest/hitest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:12.9979920Z [00:02:10.582]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/sync.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0048038Z [00:02:10.589]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/dberror_cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0107296Z [00:02:10.595]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/html.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0164418Z [00:02:10.600]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/send.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0222160Z [00:02:10.606]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/cryptohelper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0278664Z [00:02:10.612]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0335757Z [00:02:10.617]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/dberror_wasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0395007Z [00:02:10.623]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/syncwrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0450971Z [00:02:10.629]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/json-commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0507376Z [00:02:10.635]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0567402Z [00:02:10.640]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/account.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0625813Z [00:02:10.646]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/accountdata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0684490Z [00:02:10.652]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0742829Z [00:02:10.658]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/space.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0798424Z [00:02:10.664]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/statestore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0853062Z [00:02:10.669]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/receipt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0908398Z [00:02:10.675]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/database.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.0965323Z [00:02:10.680]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/13-media-thumbnails.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1020797Z [00:02:10.686]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/06-hacky-reaction-fix.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1078166Z [00:02:10.691]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/14-nonnull-room-type.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1135703Z [00:02:10.697]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/00-latest-revision.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1194923Z [00:02:10.703]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/12-push-registrations.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1254436Z [00:02:10.709]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/05-refactor-media-cache.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1313732Z [00:02:10.715]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/08-add-missing-indexes.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1371630Z [00:02:10.721]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/11-dm-user-id.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1434254Z [00:02:10.727]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/07-marked-unread.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1492172Z [00:02:10.733]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/04-room-tombstone-cache.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1548576Z [00:02:10.739]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/09-invited-rooms.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1606555Z [00:02:10.744]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/upgrades.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1665643Z [00:02:10.750]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/02-explicit-avatar-flag.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1722868Z [00:02:10.756]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/03-more-event-fields.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1778478Z [00:02:10.762]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/upgrades/10-spaces.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1836038Z [00:02:10.767]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/timeline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1894539Z [00:02:10.773]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/unread.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.1951847Z [00:02:10.779]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/sessionrequest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2008787Z [00:02:10.785]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2067346Z [00:02:10.790]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/room.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2126542Z [00:02:10.796]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/pushregistration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2184573Z [00:02:10.802]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2243964Z [00:02:10.808]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/database/invitedroom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2306269Z [00:02:10.814]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/backupupload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2367857Z [00:02:10.821]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/params.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2425979Z [00:02:10.826]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2483840Z [00:02:10.832]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2540949Z [00:02:10.838]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/jsoncmd/responses.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2596859Z [00:02:10.843]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2653198Z [00:02:10.849]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/hicli.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2706842Z [00:02:10.854]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/paginate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2762366Z [00:02:10.860]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/pushrules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2818270Z [00:02:10.866]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2877277Z [00:02:10.871]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2936983Z [00:02:10.877]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/misc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.2997371Z [00:02:10.884]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/decryptionqueue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3058768Z [00:02:10.890]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/hicli/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3120424Z [00:02:10.896]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/requests.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3181893Z [00:02:10.902]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3242599Z [00:02:10.908]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/pkg/rpc/websocket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3303726Z [00:02:10.914]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-tsc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3362804Z [00:02:10.920]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3423730Z [00:02:10.926]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3483049Z [00:02:10.932]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3542828Z [00:02:10.938]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.pre-commit-config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3601928Z [00:02:10.944]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3657688Z [00:02:10.950]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/stale.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3715040Z [00:02:10.955]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/go.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3772545Z [00:02:10.961]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.github/workflows/js.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3830278Z [00:02:10.967]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3887434Z [00:02:10.973]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/build-wasm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:13.3945618Z [00:02:10.978]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/vite-element-call.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4001507Z [00:02:10.984]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4058374Z [00:02:10.990]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/vite.config.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4115123Z [00:02:10.995]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4173150Z [00:02:11.001]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4229280Z [00:02:11.007]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/eslint.config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4288928Z [00:02:11.013]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/index.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4347830Z [00:02:11.019]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/frontend.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4411044Z [00:02:11.025]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/App.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4469357Z [00:02:11.031]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/vite-env.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4526945Z [00:02:11.037]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4584162Z [00:02:11.042]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/gavel.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4642487Z [00:02:11.048]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/mark-read.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4700511Z [00:02:11.054]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/more.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4758898Z [00:02:11.060]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications-unread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4819584Z [00:02:11.066]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/mark-unread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4884298Z [00:02:11.072]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/gif.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.4947317Z [00:02:11.079]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/share.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5011642Z [00:02:11.085]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/download.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5070372Z [00:02:11.091]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/unpin.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5133460Z [00:02:11.097]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/send.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5197111Z [00:02:11.103]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5259168Z [00:02:11.110]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5322704Z [00:02:11.116]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/settings.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5386293Z [00:02:11.122]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/close.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5448989Z [00:02:11.129]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/thread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5508738Z [00:02:11.135]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person-remove.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5565997Z [00:02:11.140]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/location.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5627464Z [00:02:11.147]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/attach.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5687644Z [00:02:11.153]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/refresh.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5747153Z [00:02:11.159]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/delete.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5806951Z [00:02:11.164]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/zoom-in.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5864837Z [00:02:11.170]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/sent.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5922023Z [00:02:11.176]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/add.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.5988882Z [00:02:11.183]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/group.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6059442Z [00:02:11.190]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/report.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6122585Z [00:02:11.196]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/widgets.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6183294Z [00:02:11.202]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/category.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6243513Z [00:02:11.208]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/error.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6300501Z [00:02:11.214]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/door-open.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6357902Z [00:02:11.220]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6413996Z [00:02:11.225]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/chat.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6470501Z [00:02:11.231]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6525690Z [00:02:11.236]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/add-circle.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6582859Z [00:02:11.242]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/zoom-out.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6637947Z [00:02:11.248]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/code.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6694018Z [00:02:11.253]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/reply.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6751846Z [00:02:11.259]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/encrypted-question.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6809354Z [00:02:11.265]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/rotate-right.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6867235Z [00:02:11.271]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/restore-trash.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6924377Z [00:02:11.276]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/schedule.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.6982433Z [00:02:11.282]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/lock-clock.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7039849Z [00:02:11.288]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/person-add.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7097370Z [00:02:11.294]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/back.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7157590Z [00:02:11.300]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/pending.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7219692Z [00:02:11.306]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/sticker.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7280652Z [00:02:11.312]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/tag.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7343964Z [00:02:11.318]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/react.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7407986Z [00:02:11.325]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/notifications.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7472166Z [00:02:11.331]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/devices.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7534175Z [00:02:11.337]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/pin.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7594927Z [00:02:11.343]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/rotate-left.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7655064Z [00:02:11.349]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/search.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7715215Z [00:02:11.355]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/home.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7775753Z [00:02:11.361]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/devices-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7835592Z [00:02:11.367]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/flags.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7896348Z [00:02:11.373]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/animals-nature.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.7957048Z [00:02:11.380]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/travel-places.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8016146Z [00:02:11.385]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/objects.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8076645Z [00:02:11.391]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/activities.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8136728Z [00:02:11.397]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/symbols.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8196580Z [00:02:11.403]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/people-body.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8254709Z [00:02:11.409]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/smileys-emotion.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8312090Z [00:02:11.415]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/emoji-categories/food-beverage.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8367713Z [00:02:11.421]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/edit.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8424749Z [00:02:11.426]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/lock.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8482923Z [00:02:11.432]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/icons/block.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8541317Z [00:02:11.438]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/main.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8602369Z [00:02:11.444]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/polyfill.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8662255Z [00:02:11.450]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8729407Z [00:02:11.457]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8786751Z [00:02:11.462]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/emoji/data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8847041Z [00:02:11.468]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/contentvisibility.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8907396Z [00:02:11.475]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/join.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.8967196Z [00:02:11.481]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/ismobile.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9025111Z [00:02:11.486]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/powerlevel.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9084801Z [00:02:11.492]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/promise.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9143146Z [00:02:11.498]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/searchablestring.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9201754Z [00:02:11.504]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/keys.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9260478Z [00:02:11.510]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/focus.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9320094Z [00:02:11.516]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/diff.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9379353Z [00:02:11.522]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/reversemap.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9441194Z [00:02:11.528]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/markdown.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9498970Z [00:02:11.534]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/mediasize.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9557543Z [00:02:11.540]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/useEvent.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9615732Z [00:02:11.545]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/reactjoin.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9674060Z [00:02:11.551]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/subscribable.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9732423Z [00:02:11.557]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/displayAsRedacted.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9791537Z [00:02:11.563]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/eventdispatcher.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9848291Z [00:02:11.569]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/util/validation.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9906883Z [00:02:11.574]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/hitypes.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:13.9965225Z [00:02:11.580]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/mxtypes.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0024608Z [00:02:11.586]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0084427Z [00:02:11.592]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/localstorage.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0143998Z [00:02:11.598]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/types.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0201778Z [00:02:11.604]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0261813Z [00:02:11.610]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/preferences.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0321214Z [00:02:11.616]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/preferences/proxy.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0380902Z [00:02:11.622]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/android.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0438233Z [00:02:11.628]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/types/hievents.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0496717Z [00:02:11.634]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wailsclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0555076Z [00:02:11.639]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/client.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0612345Z [00:02:11.645]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/media.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0668676Z [00:02:11.651]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wsclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0726772Z [00:02:11.657]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/wasmuks.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0785780Z [00:02:11.662]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/go_wasm_exec.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0842782Z [00:02:11.668]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0898859Z [00:02:11.674]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasm/sqlite_bridge.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.0956412Z [00:02:11.679]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/beeper.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1013444Z [00:02:11.685]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/rpc.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1069360Z [00:02:11.691]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/wasmclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1124643Z [00:02:11.696]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/invitedroom.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1183152Z [00:02:11.702]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/main.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1242742Z [00:02:11.708]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1300684Z [00:02:11.714]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/room.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1355440Z [00:02:11.719]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/hooks.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1412314Z [00:02:11.725]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/api/statestore/space.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1470796Z [00:02:11.731]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/maps/leaflet.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1527593Z [00:02:11.737]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/maps/async.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1584580Z [00:02:11.742]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/SettingsView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1642054Z [00:02:11.748]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/RoomStateExplorer.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1699419Z [00:02:11.754]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/RoomStateExplorer.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1756100Z [00:02:11.759]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/settings/SettingsView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1816060Z [00:02:11.765]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1873356Z [00:02:11.771]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/usePrimaryItems.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1929407Z [00:02:11.777]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/util.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.1990339Z [00:02:11.783]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/EventMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2049804Z [00:02:11.789]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2114044Z [00:02:11.795]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2184098Z [00:02:11.802]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/useSecondaryItems.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2254657Z [00:02:11.809]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/RoomMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2324452Z [00:02:11.816]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/SpaceMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2393248Z [00:02:11.823]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/menu/RoomMenu.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2461711Z [00:02:11.830]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/StylePreferences.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2529126Z [00:02:11.837]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmModal.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2596659Z [00:02:11.843]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/contexts.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2663118Z [00:02:11.850]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Lightbox.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2729703Z [00:02:11.857]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Lightbox.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2793316Z [00:02:11.863]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2854969Z [00:02:11.869]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ShareModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2918380Z [00:02:11.876]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.2981149Z [00:02:11.882]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/BulkRedactModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3044148Z [00:02:11.888]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/Modal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3111771Z [00:02:11.895]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/modal/ConfirmWithMessageModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3175246Z [00:02:11.901]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/urlpreview/URLPreview.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3239117Z [00:02:11.908]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/urlpreview/URLPreview.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3301667Z [00:02:11.914]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/keybindings.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3364468Z [00:02:11.920]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/CreateRoomView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3423224Z [00:02:11.926]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomPreview.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3481893Z [00:02:11.932]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomViewHeader.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3539126Z [00:02:11.938]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomPreview.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3597732Z [00:02:11.944]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/roomcontext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3654647Z [00:02:11.949]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/CreateRoomView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3713394Z [00:02:11.955]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3771459Z [00:02:11.961]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomViewHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3829152Z [00:02:11.967]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomview/RoomView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3888416Z [00:02:11.973]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/LoginScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.3947186Z [00:02:11.979]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/VerificationScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4007152Z [00:02:11.985]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/BeeperLogin.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4066032Z [00:02:11.990]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4126163Z [00:02:11.996]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/login/LoginScreen.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4186639Z [00:02:12.002]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreen.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4245020Z [00:02:12.008]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventContextModal.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4303895Z [00:02:12.014]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4365023Z [00:02:12.020]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReadReceipts.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4424162Z [00:02:12.026]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventEditHistory.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4484895Z [00:02:12.032]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ThreadView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4546038Z [00:02:12.038]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventContextModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4605791Z [00:02:12.044]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4667627Z [00:02:12.051]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReplyBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4725871Z [00:02:12.056]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReplyBody.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4782815Z [00:02:12.062]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ReadReceipts.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4837781Z [00:02:12.068]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/timelineutil.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4895421Z [00:02:12.073]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/LocationMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.4955559Z [00:02:12.079]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PowerLevelBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5014900Z [00:02:12.085]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomTombstoneBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5074615Z [00:02:12.091]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5136676Z [00:02:12.097]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PinnedEventsBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5197762Z [00:02:12.104]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomNameBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5259392Z [00:02:12.110]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5321802Z [00:02:12.116]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/HiddenEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5381913Z [00:02:12.122]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RedactedBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5440536Z [00:02:12.128]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/RoomAvatarBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5496706Z [00:02:12.133]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/ACLBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5553903Z [00:02:12.139]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/MemberBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5615415Z [00:02:12.145]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/useMediaContent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5673676Z [00:02:12.151]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/TextMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5730217Z [00:02:12.157]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/UnknownMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5786845Z [00:02:12.162]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/math.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5843403Z [00:02:12.168]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/PolicyRuleBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5901005Z [00:02:12.174]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/ContentErrorBoundary.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.5958883Z [00:02:12.180]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/MediaMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6015873Z [00:02:12.185]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/props.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6074050Z [00:02:12.191]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/content/EncryptedBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6131999Z [00:02:12.197]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/ThreadView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6187677Z [00:02:12.203]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/EventEditHistory.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6244060Z [00:02:12.208]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6300093Z [00:02:12.214]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/timeline/TimelineEvent.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6357687Z [00:02:12.220]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserModeration.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6414626Z [00:02:12.225]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfo.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6470852Z [00:02:12.231]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/WidgetList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6526690Z [00:02:12.236]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoDeviceList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6583453Z [00:02:12.242]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/StartDMButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6637041Z [00:02:12.247]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoMutualRooms.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6692310Z [00:02:12.253]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/PinnedMessages.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6750218Z [00:02:12.259]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserInfoError.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6806618Z [00:02:12.264]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserExtendedProfile.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6862972Z [00:02:12.270]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/MemberList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6917300Z [00:02:12.276]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/UserIgnoreButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.6974226Z [00:02:12.281]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/RightPanel.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7030849Z [00:02:12.287]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/rightpanel/RightPanel.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7089114Z [00:02:12.293]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/RoomList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7143668Z [00:02:12.298]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/Entry.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7198898Z [00:02:12.304]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/FakeSpace.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7254165Z [00:02:12.309]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/UnreadCount.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7310140Z [00:02:12.315]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/RoomList.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7368564Z [00:02:12.321]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/roomlist/Space.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7425135Z [00:02:12.326]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/ClientContext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7484107Z [00:02:12.332]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/TooltipButton.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7544456Z [00:02:12.338]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ResizeHandle.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7599268Z [00:02:12.344]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/jumpToEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7653802Z [00:02:12.349]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/JSONView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7710430Z [00:02:12.355]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/useResizeHandle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7766888Z [00:02:12.360]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/TooltipButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7824967Z [00:02:12.366]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ResizeHandle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7881041Z [00:02:12.372]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/Toggle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7939209Z [00:02:12.378]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/ErrorBoundary.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.7996153Z [00:02:12.383]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/Toggle.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8051843Z [00:02:12.389]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/monaco.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8107974Z [00:02:12.395]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/util/JSONView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8164962Z [00:02:12.400]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiGroup.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8220912Z [00:02:12.406]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/renderEmoji.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8278073Z [00:02:12.412]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/gifsource.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8334833Z [00:02:12.417]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8393146Z [00:02:12.423]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/useCategoryUnderline.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8448556Z [00:02:12.429]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/GIFPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8504945Z [00:02:12.434]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8561635Z [00:02:12.440]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/emojipicker/StickerPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8618174Z [00:02:12.446]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MessageComposer.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8675465Z [00:02:12.451]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MessageComposer.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8734210Z [00:02:12.457]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/Autocompleter.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8793700Z [00:02:12.463]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/userautocomplete.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8851864Z [00:02:12.469]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/ComposerMedia.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8911424Z [00:02:12.475]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/TypingNotifications.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.8972795Z [00:02:12.481]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/Autocompleter.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9032389Z [00:02:12.487]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/TypingNotifications.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9091407Z [00:02:12.493]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MediaUploadDialog.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9151561Z [00:02:12.499]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/getAutocompleter.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9211815Z [00:02:12.505]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/composer/MediaUploadDialog.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9271302Z [00:02:12.511]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/MainScreenContext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9332750Z [00:02:12.517]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/util.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9395159Z [00:02:12.523]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/LazyWidget.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9454076Z [00:02:12.529]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/widgetDriver.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9512699Z [00:02:12.535]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/ElementCall.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9571021Z [00:02:12.541]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/Widget.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9626948Z [00:02:12.547]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/PermissionPrompt.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9685567Z [00:02:12.552]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/src/ui/widget/widget.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9746602Z [00:02:12.558]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9804835Z [00:02:12.564]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/images/powered-by-tenor.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9865263Z [00:02:12.570]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/images/powered-by-giphy.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9924561Z [00:02:12.576]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-transparent.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:14.9986891Z [00:02:12.583]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/pushmuks-sw.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0050933Z [00:02:12.589]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/wasmuks-media-sw.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0116277Z [00:02:12.595]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-maskable-transparent.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0181198Z [00:02:12.602]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/sounds/bright.flac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0245264Z [00:02:12.608]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/sounds/descending.flac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0310092Z [00:02:12.615]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks-maskable.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0375100Z [00:02:12.621]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/public/gomuks.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0440455Z [00:02:12.628]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/web/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0505913Z [00:02:12.634]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0572580Z [00:02:12.641]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0637719Z [00:02:12.648]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/gomuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0704763Z [00:02:12.654]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/chromagen/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0771315Z [00:02:12.661]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/archivemuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0835023Z [00:02:12.667]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/archivemuks/paginateroom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0895748Z [00:02:12.673]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/wasmuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.0955884Z [00:02:12.679]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/cmd/wasmuks/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1017488Z [00:02:12.686]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1079396Z [00:02:12.692]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1141398Z [00:02:12.698]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1204018Z [00:02:12.704]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1266674Z [00:02:12.710]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1325443Z [00:02:12.716]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1386713Z [00:02:12.722]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1448554Z [00:02:12.729]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1509063Z [00:02:12.735]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1570382Z [00:02:12.741]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1630445Z [00:02:12.747]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1690283Z [00:02:12.753]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1749417Z [00:02:12.759]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1808989Z [00:02:12.765]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1870009Z [00:02:12.771]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1930991Z [00:02:12.777]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.1989844Z [00:02:12.783]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2049657Z [00:02:12.789]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2108318Z [00:02:12.795]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2167236Z [00:02:12.800]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2226539Z [00:02:12.806]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2284459Z [00:02:12.812]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-d06a62cfdf3c6f9cec2cdb9a352ff4a392f4be24.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2342544Z [00:02:12.818]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2399882Z [00:02:12.824]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2457019Z [00:02:12.829]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2514597Z [00:02:12.835]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2572955Z [00:02:12.841]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2633907Z [00:02:12.847]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2691067Z [00:02:12.853]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2749064Z [00:02:12.859]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2805879Z [00:02:12.864]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2864723Z [00:02:12.870]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2924965Z [00:02:12.876]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.dVgAF0kiMT/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.2982510Z [00:02:12.882]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.3042708Z [00:02:12.888]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.3100244Z [00:02:12.894]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.3157040Z [00:02:12.900]➜  mode of '/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:57:15.3435474Z [00:02:12.927]➜  realpath: missing operand
2025-08-20T19:57:15.3436448Z [00:02:12.927]➜  Try 'realpath --help' for more information.
2025-08-20T19:57:15.3517872Z [00:02:12.936]➜  
2025-08-20T19:57:15.3520262Z [00:02:12.936]➜  [+] Found LICENSE ==> [/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T19:57:15.3520736Z [00:02:12.936]➜  
2025-08-20T19:57:15.3520932Z [00:02:12.936]➜  
2025-08-20T19:57:15.3528831Z [00:02:12.937]➜  Mozilla Public License Version 2.0
2025-08-20T19:57:15.3529272Z [00:02:12.937]➜  ==================================
2025-08-20T19:57:15.3529654Z [00:02:12.937]➜  
2025-08-20T19:57:15.3529876Z [00:02:12.937]➜  1. Definitions
2025-08-20T19:57:15.3530156Z [00:02:12.937]➜  --------------
2025-08-20T19:57:15.3530376Z [00:02:12.937]➜  
2025-08-20T19:57:15.3530585Z [00:02:12.937]➜  1.1. "Contributor"
2025-08-20T19:57:15.3530978Z [00:02:12.937]➜      means each individual or legal entity that creates, contributes to
2025-08-20T19:57:15.3531431Z [00:02:12.937]➜      the creation of, or owns Covered Software.
2025-08-20T19:57:15.3531712Z [00:02:12.937]➜  
2025-08-20T19:57:15.3531935Z [00:02:12.937]➜  1.2. "Contributor Version"
2025-08-20T19:57:15.3532331Z [00:02:12.937]➜      means the combination of the Contributions of others (if any) used
2025-08-20T19:57:15.3532823Z [00:02:12.937]➜      by a Contributor and that particular Contributor's Contribution.
2025-08-20T19:57:15.3533163Z [00:02:12.937]➜  
2025-08-20T19:57:15.3533693Z [00:02:12.937]➜  1.3. "Contribution"
2025-08-20T19:57:15.3534156Z [00:02:12.937]➜      means Covered Software of a particular Contributor.
2025-08-20T19:57:15.3534468Z [00:02:12.937]➜  
2025-08-20T19:57:15.3534685Z [00:02:12.937]➜  1.4. "Covered Software"
2025-08-20T19:57:15.3535080Z [00:02:12.937]➜      means Source Code Form to which the initial Contributor has attached
2025-08-20T19:57:15.3535572Z [00:02:12.937]➜      the notice in Exhibit A, the Executable Form of such Source Code
2025-08-20T19:57:15.3536083Z [00:02:12.937]➜      Form, and Modifications of such Source Code Form, in each case
2025-08-20T19:57:15.3536463Z [00:02:12.937]➜      including portions thereof.
2025-08-20T19:57:15.3536717Z [00:02:12.937]➜  
2025-08-20T19:57:15.3536984Z [00:02:12.937]➜  1.5. "Incompatible With Secondary Licenses"
2025-08-20T19:57:15.3537279Z [00:02:12.937]➜      means
2025-08-20T19:57:15.3537485Z [00:02:12.937]➜  
2025-08-20T19:57:15.3537827Z [00:02:12.937]➜      (a) that the initial Contributor has attached the notice described
2025-08-20T19:57:15.3538242Z [00:02:12.937]➜          in Exhibit B to the Covered Software; or
2025-08-20T19:57:15.3538528Z [00:02:12.937]➜  
2025-08-20T19:57:15.3538857Z [00:02:12.937]➜      (b) that the Covered Software was made available under the terms of
2025-08-20T19:57:15.3539331Z [00:02:12.937]➜          version 1.1 or earlier of the License, but not also under the
2025-08-20T19:57:15.3541747Z [00:02:12.937]➜          terms of a Secondary License.
2025-08-20T19:57:15.3542399Z [00:02:12.937]➜  
2025-08-20T19:57:15.3542620Z [00:02:12.937]➜  1.6. "Executable Form"
2025-08-20T19:57:15.3542975Z [00:02:12.937]➜      means any form of the work other than Source Code Form.
2025-08-20T19:57:15.3543284Z [00:02:12.937]➜  
2025-08-20T19:57:15.3543489Z [00:02:12.937]➜  1.7. "Larger Work"
2025-08-20T19:57:15.3543864Z [00:02:12.937]➜      means a work that combines Covered Software with other material, in
2025-08-20T19:57:15.3544335Z [00:02:12.937]➜      a separate file or files, that is not Covered Software.
2025-08-20T19:57:15.3544645Z [00:02:12.937]➜  
2025-08-20T19:57:15.3544844Z [00:02:12.937]➜  1.8. "License"
2025-08-20T19:57:15.3545089Z [00:02:12.937]➜      means this document.
2025-08-20T19:57:15.3545329Z [00:02:12.937]➜  
2025-08-20T19:57:15.3545533Z [00:02:12.937]➜  1.9. "Licensable"
2025-08-20T19:57:15.3545901Z [00:02:12.937]➜      means having the right to grant, to the maximum extent possible,
2025-08-20T19:57:15.3546391Z [00:02:12.937]➜      whether at the time of the initial grant or subsequently, any and
2025-08-20T19:57:15.3546812Z [00:02:12.937]➜      all of the rights conveyed by this License.
2025-08-20T19:57:15.3547098Z [00:02:12.937]➜  
2025-08-20T19:57:15.3547313Z [00:02:12.937]➜  1.10. "Modifications"
2025-08-20T19:57:15.3547596Z [00:02:12.937]➜      means any of the following:
2025-08-20T19:57:15.3547860Z [00:02:12.937]➜  
2025-08-20T19:57:15.3548185Z [00:02:12.937]➜      (a) any file in Source Code Form that results from an addition to,
2025-08-20T19:57:15.3548649Z [00:02:12.937]➜          deletion from, or modification of the contents of Covered
2025-08-20T19:57:15.3548998Z [00:02:12.937]➜          Software; or
2025-08-20T19:57:15.3549233Z [00:02:12.937]➜  
2025-08-20T19:57:15.3549805Z [00:02:12.937]➜      (b) any new file in Source Code Form that contains any Covered
2025-08-20T19:57:15.3550209Z [00:02:12.937]➜          Software.
2025-08-20T19:57:15.3550464Z [00:02:12.937]➜  
2025-08-20T19:57:15.3550727Z [00:02:12.937]➜  1.11. "Patent Claims" of a Contributor
2025-08-20T19:57:15.3551139Z [00:02:12.937]➜      means any patent claim(s), including without limitation, method,
2025-08-20T19:57:15.3551617Z [00:02:12.937]➜      process, and apparatus claims, in any patent Licensable by such
2025-08-20T19:57:15.3552094Z [00:02:12.937]➜      Contributor that would be infringed, but for the grant of the
2025-08-20T19:57:15.3552566Z [00:02:12.937]➜      License, by the making, using, selling, offering for sale, having
2025-08-20T19:57:15.3553314Z [00:02:12.937]➜      made, import, or transfer of either its Contributions or its
2025-08-20T19:57:15.3553750Z [00:02:12.937]➜      Contributor Version.
2025-08-20T19:57:15.3553998Z [00:02:12.937]➜  
2025-08-20T19:57:15.3554213Z [00:02:12.937]➜  1.12. "Secondary License"
2025-08-20T19:57:15.3554600Z [00:02:12.937]➜      means either the GNU General Public License, Version 2.0, the GNU
2025-08-20T19:57:15.3555085Z [00:02:12.937]➜      Lesser General Public License, Version 2.1, the GNU Affero General
2025-08-20T19:57:15.3555561Z [00:02:12.937]➜      Public License, Version 3.0, or any later versions of those
2025-08-20T19:57:15.3555898Z [00:02:12.937]➜      licenses.
2025-08-20T19:57:15.3556198Z [00:02:12.937]➜  
2025-08-20T19:57:15.3556411Z [00:02:12.937]➜  1.13. "Source Code Form"
2025-08-20T19:57:15.3556784Z [00:02:12.937]➜      means the form of the work preferred for making modifications.
2025-08-20T19:57:15.3557113Z [00:02:12.937]➜  
2025-08-20T19:57:15.3557326Z [00:02:12.937]➜  1.14. "You" (or "Your")
2025-08-20T19:57:15.3557723Z [00:02:12.937]➜      means an individual or a legal entity exercising rights under this
2025-08-20T19:57:15.3558197Z [00:02:12.937]➜      License. For legal entities, "You" includes any entity that
2025-08-20T19:57:15.3558670Z [00:02:12.937]➜      controls, is controlled by, or is under common control with You. For
2025-08-20T19:57:15.3559164Z [00:02:12.937]➜      purposes of this definition, "control" means (a) the power, direct
2025-08-20T19:57:15.3560132Z [00:02:12.937]➜      or indirect, to cause the direction or management of such entity,
2025-08-20T19:57:15.3560612Z [00:02:12.937]➜      whether by contract or otherwise, or (b) ownership of more than
2025-08-20T19:57:15.3561069Z [00:02:12.937]➜      fifty percent (50%) of the outstanding shares or beneficial
2025-08-20T19:57:15.3561432Z [00:02:12.937]➜      ownership of such entity.
2025-08-20T19:57:15.3561680Z [00:02:12.937]➜  
2025-08-20T19:57:15.3561916Z [00:02:12.937]➜  2. License Grants and Conditions
2025-08-20T19:57:15.3562254Z [00:02:12.937]➜  --------------------------------
2025-08-20T19:57:15.3562509Z [00:02:12.937]➜  
2025-08-20T19:57:15.3562715Z [00:02:12.937]➜  2.1. Grants
2025-08-20T19:57:15.3562927Z [00:02:12.937]➜  
2025-08-20T19:57:15.3563254Z [00:02:12.937]➜  Each Contributor hereby grants You a world-wide, royalty-free,
2025-08-20T19:57:15.3563617Z [00:02:12.937]➜  non-exclusive license:
2025-08-20T19:57:15.3563860Z [00:02:12.937]➜  
2025-08-20T19:57:15.3564211Z [00:02:12.937]➜  (a) under intellectual property rights (other than patent or trademark)
2025-08-20T19:57:15.3564729Z [00:02:12.937]➜      Licensable by such Contributor to use, reproduce, make available,
2025-08-20T19:57:15.3565217Z [00:02:12.937]➜      modify, display, perform, distribute, and otherwise exploit its
2025-08-20T19:57:15.3565720Z [00:02:12.937]➜      Contributions, either on an unmodified basis, with Modifications, or
2025-08-20T19:57:15.3566125Z [00:02:12.937]➜      as part of a Larger Work; and
2025-08-20T19:57:15.3566390Z [00:02:12.937]➜  
2025-08-20T19:57:15.3566726Z [00:02:12.937]➜  (b) under Patent Claims of such Contributor to make, use, sell, offer
2025-08-20T19:57:15.3567209Z [00:02:12.937]➜      for sale, have made, import, and otherwise transfer either its
2025-08-20T19:57:15.3567617Z [00:02:12.937]➜      Contributions or its Contributor Version.
2025-08-20T19:57:15.3567899Z [00:02:12.937]➜  
2025-08-20T19:57:15.3568113Z [00:02:12.937]➜  2.2. Effective Date
2025-08-20T19:57:15.3568344Z [00:02:12.937]➜  
2025-08-20T19:57:15.3568696Z [00:02:12.937]➜  The licenses granted in Section 2.1 with respect to any Contribution
2025-08-20T19:57:15.3569216Z [00:02:12.937]➜  become effective for each Contribution on the date the Contributor first
2025-08-20T19:57:15.3569963Z [00:02:12.937]➜  distributes such Contribution.
2025-08-20T19:57:15.3570228Z [00:02:12.937]➜  
2025-08-20T19:57:15.3570461Z [00:02:12.937]➜  2.3. Limitations on Grant Scope
2025-08-20T19:57:15.3570718Z [00:02:12.937]➜  
2025-08-20T19:57:15.3571352Z [00:02:12.937]➜  The licenses granted in this Section 2 are the only rights granted under
2025-08-20T19:57:15.3571954Z [00:02:12.937]➜  this License. No additional rights or licenses will be implied from the
2025-08-20T19:57:15.3572459Z [00:02:12.937]➜  distribution or licensing of Covered Software under this License.
2025-08-20T19:57:15.3572970Z [00:02:12.937]➜  Notwithstanding Section 2.1(b) above, no patent license is granted by a
2025-08-20T19:57:15.3573345Z [00:02:12.937]➜  Contributor:
2025-08-20T19:57:15.3573570Z [00:02:12.937]➜  
2025-08-20T19:57:15.3573901Z [00:02:12.937]➜  (a) for any code that a Contributor has removed from Covered Software;
2025-08-20T19:57:15.3574249Z [00:02:12.937]➜      or
2025-08-20T19:57:15.3574441Z [00:02:12.937]➜  
2025-08-20T19:57:15.3574775Z [00:02:12.937]➜  (b) for infringements caused by: (i) Your and any other third party's
2025-08-20T19:57:15.3575267Z [00:02:12.937]➜      modifications of Covered Software, or (ii) the combination of its
2025-08-20T19:57:15.3575781Z [00:02:12.937]➜      Contributions with other software (except as part of its Contributor
2025-08-20T19:57:15.3576151Z [00:02:12.937]➜      Version); or
2025-08-20T19:57:15.3576378Z [00:02:12.937]➜  
2025-08-20T19:57:15.3576716Z [00:02:12.937]➜  (c) under Patent Claims infringed by Covered Software in the absence of
2025-08-20T19:57:15.3577119Z [00:02:12.937]➜      its Contributions.
2025-08-20T19:57:15.3577355Z [00:02:12.937]➜  
2025-08-20T19:57:15.3577700Z [00:02:12.937]➜  This License does not grant any rights in the trademarks, service marks,
2025-08-20T19:57:15.3578455Z [00:02:12.937]➜  or logos of any Contributor (except as may be necessary to comply with
2025-08-20T19:57:15.3578872Z [00:02:12.937]➜  the notice requirements in Section 3.4).
2025-08-20T19:57:15.3579147Z [00:02:12.937]➜  
2025-08-20T19:57:15.3579359Z [00:02:12.937]➜  2.4. Subsequent Licenses
2025-08-20T19:57:15.3579871Z [00:02:12.937]➜  
2025-08-20T19:57:15.3580215Z [00:02:12.937]➜  No Contributor makes additional grants as a result of Your choice to
2025-08-20T19:57:15.3580722Z [00:02:12.937]➜  distribute the Covered Software under a subsequent version of this
2025-08-20T19:57:15.3581226Z [00:02:12.937]➜  License (see Section 10.2) or under the terms of a Secondary License (if
2025-08-20T19:57:15.3581647Z [00:02:12.937]➜  permitted under the terms of Section 3.3).
2025-08-20T19:57:15.3581923Z [00:02:12.937]➜  
2025-08-20T19:57:15.3582130Z [00:02:12.937]➜  2.5. Representation
2025-08-20T19:57:15.3582357Z [00:02:12.937]➜  
2025-08-20T19:57:15.3582686Z [00:02:12.937]➜  Each Contributor represents that the Contributor believes its
2025-08-20T19:57:15.3583181Z [00:02:12.937]➜  Contributions are its original creation(s) or it has sufficient rights
2025-08-20T19:57:15.3583678Z [00:02:12.937]➜  to grant the rights to its Contributions conveyed by this License.
2025-08-20T19:57:15.3584012Z [00:02:12.937]➜  
2025-08-20T19:57:15.3584213Z [00:02:12.937]➜  2.6. Fair Use
2025-08-20T19:57:15.3584434Z [00:02:12.937]➜  
2025-08-20T19:57:15.3584759Z [00:02:12.937]➜  This License is not intended to limit any rights You have under
2025-08-20T19:57:15.3585240Z [00:02:12.937]➜  applicable copyright doctrines of fair use, fair dealing, or other
2025-08-20T19:57:15.3585605Z [00:02:12.937]➜  equivalents.
2025-08-20T19:57:15.3585819Z [00:02:12.937]➜  
2025-08-20T19:57:15.3586021Z [00:02:12.937]➜  2.7. Conditions
2025-08-20T19:57:15.3586237Z [00:02:12.937]➜  
2025-08-20T19:57:15.3586562Z [00:02:12.937]➜  Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
2025-08-20T19:57:15.3586923Z [00:02:12.937]➜  in Section 2.1.
2025-08-20T19:57:15.3587146Z [00:02:12.937]➜  
2025-08-20T19:57:15.3587358Z [00:02:12.937]➜  3. Responsibilities
2025-08-20T19:57:15.3587638Z [00:02:12.937]➜  -------------------
2025-08-20T19:57:15.3587868Z [00:02:12.937]➜  
2025-08-20T19:57:15.3588108Z [00:02:12.937]➜  3.1. Distribution of Source Form
2025-08-20T19:57:15.3588367Z [00:02:12.937]➜  
2025-08-20T19:57:15.3588718Z [00:02:12.937]➜  All distribution of Covered Software in Source Code Form, including any
2025-08-20T19:57:15.3589699Z [00:02:12.937]➜  Modifications that You create or to which You contribute, must be under
2025-08-20T19:57:15.3590328Z [00:02:12.937]➜  the terms of this License. You must inform recipients that the Source
2025-08-20T19:57:15.3590812Z [00:02:12.937]➜  Code Form of the Covered Software is governed by the terms of this
2025-08-20T19:57:15.3591293Z [00:02:12.937]➜  License, and how they can obtain a copy of this License. You may not
2025-08-20T19:57:15.3591797Z [00:02:12.937]➜  attempt to alter or restrict the recipients' rights in the Source Code
2025-08-20T19:57:15.3592151Z [00:02:12.937]➜  Form.
2025-08-20T19:57:15.3592347Z [00:02:12.937]➜  
2025-08-20T19:57:15.3592636Z [00:02:12.937]➜  3.2. Distribution of Executable Form
2025-08-20T19:57:15.3592899Z [00:02:12.937]➜  
2025-08-20T19:57:15.3593207Z [00:02:12.937]➜  If You distribute Covered Software in Executable Form then:
2025-08-20T19:57:15.3593522Z [00:02:12.937]➜  
2025-08-20T19:57:15.3593858Z [00:02:12.937]➜  (a) such Covered Software must also be made available in Source Code
2025-08-20T19:57:15.3594348Z [00:02:12.937]➜      Form, as described in Section 3.1, and You must inform recipients of
2025-08-20T19:57:15.3594841Z [00:02:12.937]➜      the Executable Form how they can obtain a copy of such Source Code
2025-08-20T19:57:15.3595322Z [00:02:12.937]➜      Form by reasonable means in a timely manner, at a charge no more
2025-08-20T19:57:15.3595757Z [00:02:12.937]➜      than the cost of distribution to the recipient; and
2025-08-20T19:57:15.3596286Z [00:02:12.937]➜  
2025-08-20T19:57:15.3596621Z [00:02:12.937]➜  (b) You may distribute such Executable Form under the terms of this
2025-08-20T19:57:15.3597106Z [00:02:12.937]➜      License, or sublicense it under different terms, provided that the
2025-08-20T19:57:15.3597593Z [00:02:12.937]➜      license for the Executable Form does not attempt to limit or alter
2025-08-20T19:57:15.3598082Z [00:02:12.937]➜      the recipients' rights in the Source Code Form under this License.
2025-08-20T19:57:15.3598429Z [00:02:12.937]➜  
2025-08-20T19:57:15.3598672Z [00:02:12.937]➜  3.3. Distribution of a Larger Work
2025-08-20T19:57:15.3598933Z [00:02:12.937]➜  
2025-08-20T19:57:15.3599272Z [00:02:12.937]➜  You may create and distribute a Larger Work under terms of Your choice,
2025-08-20T19:57:15.3600112Z [00:02:12.937]➜  provided that You also comply with the requirements of this License for
2025-08-20T19:57:15.3600623Z [00:02:12.937]➜  the Covered Software. If the Larger Work is a combination of Covered
2025-08-20T19:57:15.3601139Z [00:02:12.937]➜  Software with a work governed by one or more Secondary Licenses, and the
2025-08-20T19:57:15.3601642Z [00:02:12.937]➜  Covered Software is not Incompatible With Secondary Licenses, this
2025-08-20T19:57:15.3602138Z [00:02:12.937]➜  License permits You to additionally distribute such Covered Software
2025-08-20T19:57:15.3602639Z [00:02:12.937]➜  under the terms of such Secondary License(s), so that the recipient of
2025-08-20T19:57:15.3603137Z [00:02:12.937]➜  the Larger Work may, at their option, further distribute the Covered
2025-08-20T19:57:15.3603623Z [00:02:12.937]➜  Software under the terms of either this License or such Secondary
2025-08-20T19:57:15.3603975Z [00:02:12.937]➜  License(s).
2025-08-20T19:57:15.3604190Z [00:02:12.937]➜  
2025-08-20T19:57:15.3604381Z [00:02:12.937]➜  3.4. Notices
2025-08-20T19:57:15.3604592Z [00:02:12.937]➜  
2025-08-20T19:57:15.3604905Z [00:02:12.937]➜  You may not remove or alter the substance of any license notices
2025-08-20T19:57:15.3605409Z [00:02:12.937]➜  (including copyright notices, patent notices, disclaimers of warranty,
2025-08-20T19:57:15.3605920Z [00:02:12.937]➜  or limitations of liability) contained within the Source Code Form of
2025-08-20T19:57:15.3606424Z [00:02:12.937]➜  the Covered Software, except that You may alter any license notices to
2025-08-20T19:57:15.3606896Z [00:02:12.937]➜  the extent required to remedy known factual inaccuracies.
2025-08-20T19:57:15.3607209Z [00:02:12.937]➜  
2025-08-20T19:57:15.3607725Z [00:02:12.937]➜  3.5. Application of Additional Terms
2025-08-20T19:57:15.3608084Z [00:02:12.937]➜  
2025-08-20T19:57:15.3608421Z [00:02:12.937]➜  You may choose to offer, and to charge a fee for, warranty, support,
2025-08-20T19:57:15.3608926Z [00:02:12.937]➜  indemnity or liability obligations to one or more recipients of Covered
2025-08-20T19:57:15.3609435Z [00:02:12.937]➜  Software. However, You may do so only on Your own behalf, and not on
2025-08-20T19:57:15.3610155Z [00:02:12.937]➜  behalf of any Contributor. You must make it absolutely clear that any
2025-08-20T19:57:15.3610671Z [00:02:12.937]➜  such warranty, support, indemnity, or liability obligation is offered by
2025-08-20T19:57:15.3611177Z [00:02:12.937]➜  You alone, and You hereby agree to indemnify every Contributor for any
2025-08-20T19:57:15.3611706Z [00:02:12.937]➜  liability incurred by such Contributor as a result of warranty, support,
2025-08-20T19:57:15.3612210Z [00:02:12.937]➜  indemnity or liability terms You offer. You may include additional
2025-08-20T19:57:15.3612712Z [00:02:12.937]➜  disclaimers of warranty and limitations of liability specific to any
2025-08-20T19:57:15.3613082Z [00:02:12.937]➜  jurisdiction.
2025-08-20T19:57:15.3613292Z [00:02:12.937]➜  
2025-08-20T19:57:15.3613573Z [00:02:12.937]➜  4. Inability to Comply Due to Statute or Regulation
2025-08-20T19:57:15.3613973Z [00:02:12.937]➜  ---------------------------------------------------
2025-08-20T19:57:15.3614253Z [00:02:12.937]➜  
2025-08-20T19:57:15.3614815Z [00:02:12.937]➜  If it is impossible for You to comply with any of the terms of this
2025-08-20T19:57:15.3615297Z [00:02:12.937]➜  License with respect to some or all of the Covered Software due to
2025-08-20T19:57:15.3615791Z [00:02:12.937]➜  statute, judicial order, or regulation then You must: (a) comply with
2025-08-20T19:57:15.3616273Z [00:02:12.937]➜  the terms of this License to the maximum extent possible; and (b)
2025-08-20T19:57:15.3616787Z [00:02:12.937]➜  describe the limitations and the code they affect. Such description must
2025-08-20T19:57:15.3617297Z [00:02:12.937]➜  be placed in a text file included with all distributions of the Covered
2025-08-20T19:57:15.3617801Z [00:02:12.937]➜  Software under this License. Except to the extent prohibited by statute
2025-08-20T19:57:15.3618306Z [00:02:12.937]➜  or regulation, such description must be sufficiently detailed for a
2025-08-20T19:57:15.3618764Z [00:02:12.937]➜  recipient of ordinary skill to be able to understand it.
2025-08-20T19:57:15.3619106Z [00:02:12.937]➜  
2025-08-20T19:57:15.3619307Z [00:02:12.937]➜  5. Termination
2025-08-20T19:57:15.3619789Z [00:02:12.937]➜  --------------
2025-08-20T19:57:15.3620025Z [00:02:12.937]➜  
2025-08-20T19:57:15.3620362Z [00:02:12.937]➜  5.1. The rights granted under this License will terminate automatically
2025-08-20T19:57:15.3620847Z [00:02:12.937]➜  if You fail to comply with any of its terms. However, if You become
2025-08-20T19:57:15.3621350Z [00:02:12.937]➜  compliant, then the rights granted under this License from a particular
2025-08-20T19:57:15.3621859Z [00:02:12.937]➜  Contributor are reinstated (a) provisionally, unless and until such
2025-08-20T19:57:15.3622381Z [00:02:12.937]➜  Contributor explicitly and finally terminates Your grants, and (b) on an
2025-08-20T19:57:15.3622874Z [00:02:12.937]➜  ongoing basis, if such Contributor fails to notify You of the
2025-08-20T19:57:15.3623359Z [00:02:12.937]➜  non-compliance by some reasonable means prior to 60 days after You have
2025-08-20T19:57:15.3623871Z [00:02:12.937]➜  come back into compliance. Moreover, Your grants from a particular
2025-08-20T19:57:15.3624360Z [00:02:12.937]➜  Contributor are reinstated on an ongoing basis if such Contributor
2025-08-20T19:57:15.3624870Z [00:02:12.937]➜  notifies You of the non-compliance by some reasonable means, this is the
2025-08-20T19:57:15.3625379Z [00:02:12.937]➜  first time You have received notice of non-compliance with this License
2025-08-20T19:57:15.3626105Z [00:02:12.937]➜  from such Contributor, and You become compliant prior to 30 days after
2025-08-20T19:57:15.3626582Z [00:02:12.937]➜  Your receipt of the notice.
2025-08-20T19:57:15.3626831Z [00:02:12.937]➜  
2025-08-20T19:57:15.3627173Z [00:02:12.937]➜  5.2. If You initiate litigation against any entity by asserting a patent
2025-08-20T19:57:15.3627662Z [00:02:12.937]➜  infringement claim (excluding declaratory judgment actions,
2025-08-20T19:57:15.3628149Z [00:02:12.937]➜  counter-claims, and cross-claims) alleging that a Contributor Version
2025-08-20T19:57:15.3628680Z [00:02:12.937]➜  directly or indirectly infringes any patent, then the rights granted to
2025-08-20T19:57:15.3629183Z [00:02:12.937]➜  You by any and all Contributors for the Covered Software under Section
2025-08-20T19:57:15.3629754Z [00:02:12.937]➜  2.1 of this License shall terminate.
2025-08-20T19:57:15.3630072Z [00:02:12.937]➜  
2025-08-20T19:57:15.3630401Z [00:02:12.937]➜  5.3. In the event of termination under Sections 5.1 or 5.2 above, all
2025-08-20T19:57:15.3630905Z [00:02:12.937]➜  end user license agreements (excluding distributors and resellers) which
2025-08-20T19:57:15.3631419Z [00:02:12.937]➜  have been validly granted by You or Your distributors under this License
2025-08-20T19:57:15.3631861Z [00:02:12.937]➜  prior to termination shall survive termination.
2025-08-20T19:57:15.3632150Z [00:02:12.937]➜  
2025-08-20T19:57:15.3632417Z [00:02:12.937]➜  ************************************************************************
2025-08-20T19:57:15.3633049Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3633463Z [00:02:12.937]➜  *  6. Disclaimer of Warranty                                           *
2025-08-20T19:57:15.3633896Z [00:02:12.937]➜  *  -------------------------                                           *
2025-08-20T19:57:15.3634275Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3634714Z [00:02:12.937]➜  *  Covered Software is provided under this License on an "as is"       *
2025-08-20T19:57:15.3635220Z [00:02:12.937]➜  *  basis, without warranty of any kind, either expressed, implied, or  *
2025-08-20T19:57:15.3635731Z [00:02:12.937]➜  *  statutory, including, without limitation, warranties that the       *
2025-08-20T19:57:15.3636237Z [00:02:12.937]➜  *  Covered Software is free of defects, merchantable, fit for a        *
2025-08-20T19:57:15.3636743Z [00:02:12.937]➜  *  particular purpose or non-infringing. The entire risk as to the     *
2025-08-20T19:57:15.3637262Z [00:02:12.937]➜  *  quality and performance of the Covered Software is with You.        *
2025-08-20T19:57:15.3637769Z [00:02:12.937]➜  *  Should any Covered Software prove defective in any respect, You     *
2025-08-20T19:57:15.3638273Z [00:02:12.937]➜  *  (not any Contributor) assume the cost of any necessary servicing,   *
2025-08-20T19:57:15.3638783Z [00:02:12.937]➜  *  repair, or correction. This disclaimer of warranty constitutes an   *
2025-08-20T19:57:15.3639300Z [00:02:12.937]➜  *  essential part of this License. No use of any Covered Software is   *
2025-08-20T19:57:15.3640091Z [00:02:12.937]➜  *  authorized under this License except under this disclaimer.         *
2025-08-20T19:57:15.3640527Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3640885Z [00:02:12.937]➜  ************************************************************************
2025-08-20T19:57:15.3641157Z [00:02:12.937]➜  
2025-08-20T19:57:15.3641425Z [00:02:12.937]➜  ************************************************************************
2025-08-20T19:57:15.3641778Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3642185Z [00:02:12.937]➜  *  7. Limitation of Liability                                          *
2025-08-20T19:57:15.3642617Z [00:02:12.937]➜  *  --------------------------                                          *
2025-08-20T19:57:15.3643226Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3643776Z [00:02:12.937]➜  *  Under no circumstances and under no legal theory, whether tort      *
2025-08-20T19:57:15.3644283Z [00:02:12.937]➜  *  (including negligence), contract, or otherwise, shall any           *
2025-08-20T19:57:15.3644787Z [00:02:12.937]➜  *  Contributor, or anyone who distributes Covered Software as          *
2025-08-20T19:57:15.3645288Z [00:02:12.937]➜  *  permitted above, be liable to You for any direct, indirect,         *
2025-08-20T19:57:15.3645824Z [00:02:12.937]➜  *  special, incidental, or consequential damages of any character      *
2025-08-20T19:57:15.3646342Z [00:02:12.937]➜  *  including, without limitation, damages for lost profits, loss of    *
2025-08-20T19:57:15.3646855Z [00:02:12.937]➜  *  goodwill, work stoppage, computer failure or malfunction, or any    *
2025-08-20T19:57:15.3647363Z [00:02:12.937]➜  *  and all other commercial damages or losses, even if such party      *
2025-08-20T19:57:15.3647872Z [00:02:12.937]➜  *  shall have been informed of the possibility of such damages. This   *
2025-08-20T19:57:15.3648377Z [00:02:12.937]➜  *  limitation of liability shall not apply to liability for death or   *
2025-08-20T19:57:15.3648884Z [00:02:12.937]➜  *  personal injury resulting from such party's negligence to the       *
2025-08-20T19:57:15.3649394Z [00:02:12.937]➜  *  extent applicable law prohibits such limitation. Some               *
2025-08-20T19:57:15.3650333Z [00:02:12.937]➜  *  jurisdictions do not allow the exclusion or limitation of           *
2025-08-20T19:57:15.3650846Z [00:02:12.937]➜  *  incidental or consequential damages, so this exclusion and          *
2025-08-20T19:57:15.3651337Z [00:02:12.937]➜  *  limitation may not apply to You.                                    *
2025-08-20T19:57:15.3651751Z [00:02:12.937]➜  *                                                                      *
2025-08-20T19:57:15.3652111Z [00:02:12.937]➜  ************************************************************************
2025-08-20T19:57:15.3652391Z [00:02:12.937]➜  
2025-08-20T19:57:15.3652590Z [00:02:12.937]➜  8. Litigation
2025-08-20T19:57:15.3652833Z [00:02:12.937]➜  -------------
2025-08-20T19:57:15.3653046Z [00:02:12.937]➜  
2025-08-20T19:57:15.3653378Z [00:02:12.937]➜  Any litigation relating to this License may be brought only in the
2025-08-20T19:57:15.3653871Z [00:02:12.937]➜  courts of a jurisdiction where the defendant maintains its principal
2025-08-20T19:57:15.3654384Z [00:02:12.937]➜  place of business and such litigation shall be governed by laws of that
2025-08-20T19:57:15.3654890Z [00:02:12.937]➜  jurisdiction, without reference to its conflict-of-law provisions.
2025-08-20T19:57:15.3655375Z [00:02:12.937]➜  Nothing in this Section shall prevent a party's ability to bring
2025-08-20T19:57:15.3655759Z [00:02:12.937]➜  cross-claims or counter-claims.
2025-08-20T19:57:15.3656019Z [00:02:12.937]➜  
2025-08-20T19:57:15.3656225Z [00:02:12.937]➜  9. Miscellaneous
2025-08-20T19:57:15.3656477Z [00:02:12.937]➜  ----------------
2025-08-20T19:57:15.3656702Z [00:02:12.937]➜  
2025-08-20T19:57:15.3657049Z [00:02:12.937]➜  This License represents the complete agreement concerning the subject
2025-08-20T19:57:15.3657531Z [00:02:12.937]➜  matter hereof. If any provision of this License is held to be
2025-08-20T19:57:15.3658009Z [00:02:12.937]➜  unenforceable, such provision shall be reformed only to the extent
2025-08-20T19:57:15.3658511Z [00:02:12.937]➜  necessary to make it enforceable. Any law or regulation which provides
2025-08-20T19:57:15.3659030Z [00:02:12.937]➜  that the language of a contract shall be construed against the drafter
2025-08-20T19:57:15.3659809Z [00:02:12.937]➜  shall not be used to construe this License against a Contributor.
2025-08-20T19:57:15.3660195Z [00:02:12.937]➜  
2025-08-20T19:57:15.3660415Z [00:02:12.937]➜  10. Versions of the License
2025-08-20T19:57:15.3660907Z [00:02:12.937]➜  ---------------------------
2025-08-20T19:57:15.3661209Z [00:02:12.937]➜  
2025-08-20T19:57:15.3661746Z [00:02:12.937]➜  10.1. New Versions
2025-08-20T19:57:15.3662056Z [00:02:12.937]➜  
2025-08-20T19:57:15.3662416Z [00:02:12.937]➜  Mozilla Foundation is the license steward. Except as provided in Section
2025-08-20T19:57:15.3662920Z [00:02:12.937]➜  10.3, no one other than the license steward has the right to modify or
2025-08-20T19:57:15.3663398Z [00:02:12.937]➜  publish new versions of this License. Each version will be given a
2025-08-20T19:57:15.3663792Z [00:02:12.937]➜  distinguishing version number.
2025-08-20T19:57:15.3664046Z [00:02:12.937]➜  
2025-08-20T19:57:15.3664270Z [00:02:12.937]➜  10.2. Effect of New Versions
2025-08-20T19:57:15.3664515Z [00:02:12.937]➜  
2025-08-20T19:57:15.3664862Z [00:02:12.937]➜  You may distribute the Covered Software under the terms of the version
2025-08-20T19:57:15.3665369Z [00:02:12.937]➜  of the License under which You originally received the Covered Software,
2025-08-20T19:57:15.3665868Z [00:02:12.937]➜  or under the terms of any subsequent version published by the license
2025-08-20T19:57:15.3666230Z [00:02:12.937]➜  steward.
2025-08-20T19:57:15.3666440Z [00:02:12.937]➜  
2025-08-20T19:57:15.3666656Z [00:02:12.937]➜  10.3. Modified Versions
2025-08-20T19:57:15.3666897Z [00:02:12.937]➜  
2025-08-20T19:57:15.3667230Z [00:02:12.937]➜  If you create software not governed by this License, and you want to
2025-08-20T19:57:15.3667707Z [00:02:12.937]➜  create a new license for such software, you may create and use a
2025-08-20T19:57:15.3668437Z [00:02:12.937]➜  modified version of this License if you rename the license and remove
2025-08-20T19:57:15.3668943Z [00:02:12.937]➜  any references to the name of the license steward (except to note that
2025-08-20T19:57:15.3669384Z [00:02:12.937]➜  such modified license differs from this License).
2025-08-20T19:57:15.3669925Z [00:02:12.937]➜  
2025-08-20T19:57:15.3670278Z [00:02:12.937]➜  10.4. Distributing Source Code Form that is Incompatible With Secondary
2025-08-20T19:57:15.3670641Z [00:02:12.937]➜  Licenses
2025-08-20T19:57:15.3670852Z [00:02:12.937]➜  
2025-08-20T19:57:15.3671191Z [00:02:12.937]➜  If You choose to distribute Source Code Form that is Incompatible With
2025-08-20T19:57:15.3671691Z [00:02:12.937]➜  Secondary Licenses under the terms of this version of the License, the
2025-08-20T19:57:15.3672184Z [00:02:12.937]➜  notice described in Exhibit B of this License must be attached.
2025-08-20T19:57:15.3672514Z [00:02:12.937]➜  
2025-08-20T19:57:15.3672777Z [00:02:12.937]➜  Exhibit A - Source Code Form License Notice
2025-08-20T19:57:15.3673146Z [00:02:12.937]➜  -------------------------------------------
2025-08-20T19:57:15.3673415Z [00:02:12.937]➜  
2025-08-20T19:57:15.3673748Z [00:02:12.937]➜    This Source Code Form is subject to the terms of the Mozilla Public
2025-08-20T19:57:15.3674226Z [00:02:12.937]➜    License, v. 2.0. If a copy of the MPL was not distributed with this
2025-08-20T19:57:15.3674691Z [00:02:12.937]➜    file, You can obtain one at http://mozilla.org/MPL/2.0/.
2025-08-20T19:57:15.3675006Z [00:02:12.937]➜  
2025-08-20T19:57:15.3675345Z [00:02:12.937]➜  If it is not possible or desirable to put the notice in a particular
2025-08-20T19:57:15.3675828Z [00:02:12.937]➜  file, then You may include the notice in a location (such as a LICENSE
2025-08-20T19:57:15.3676320Z [00:02:12.937]➜  file in a relevant directory) where a recipient would be likely to look
2025-08-20T19:57:15.3676691Z [00:02:12.937]➜  for such a notice.
2025-08-20T19:57:15.3676923Z [00:02:12.937]➜  
2025-08-20T19:57:15.3677250Z [00:02:12.937]➜  You may add additional accurate notices of copyright ownership.
2025-08-20T19:57:15.3677579Z [00:02:12.937]➜  
2025-08-20T19:57:15.3677886Z [00:02:12.937]➜  Exhibit B - "Incompatible With Secondary Licenses" Notice
2025-08-20T19:57:15.3678292Z [00:02:12.937]➜  ---------------------------------------------------------
2025-08-20T19:57:15.3678581Z [00:02:12.937]➜  
2025-08-20T19:57:15.3678919Z [00:02:12.937]➜    This Source Code Form is "Incompatible With Secondary Licenses", as
2025-08-20T19:57:15.3679773Z [00:02:12.937]➜    defined by the Mozilla Public License, v. 2.0.
2025-08-20T19:57:15.3680183Z [00:02:12.937]➜  
2025-08-20T19:57:15.3680373Z [00:02:12.937]➜  
2025-08-20T19:57:15.7951782Z [00:02:13.379]➜  
2025-08-20T19:57:15.7952087Z [00:02:13.379]➜  File: LICENSE
2025-08-20T19:57:15.7952351Z [00:02:13.379]➜    Type: ASCII text
2025-08-20T19:57:15.7952781Z [00:02:13.379]➜    B3sum: 926c4fd4d1e3f2b2191be91717f8766e03cc9b62ea266f7000c57e10856e81e9
2025-08-20T19:57:15.7953399Z [00:02:13.379]➜    SHA256sum: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5
2025-08-20T19:57:15.7953792Z [00:02:13.379]➜    Size: 20K
2025-08-20T19:57:15.8085882Z [00:02:13.392]➜  
2025-08-20T19:57:15.8086201Z [00:02:13.392]➜  File: SBUILD
2025-08-20T19:57:15.8086560Z [00:02:13.392]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T19:57:15.8087071Z [00:02:13.392]➜    B3sum: a509faec42b5dd3021b80bd48b830fc8139e87fb68256700a3c60aaf4b39781b
2025-08-20T19:57:15.8087676Z [00:02:13.392]➜    SHA256sum: 28b3497a73d77e0146857b0a98badd4d4ae7e7c395e07fc80e2e8938f59a3202
2025-08-20T19:57:15.8088071Z [00:02:13.392]➜    Size: 4.0K
2025-08-20T19:57:15.8184202Z [00:02:13.402]➜  
2025-08-20T19:57:15.8184587Z [00:02:13.402]➜  File: gomuks.static.version
2025-08-20T19:57:15.8184936Z [00:02:13.402]➜    Type: ASCII text, with no line terminators
2025-08-20T19:57:15.8185415Z [00:02:13.402]➜    B3sum: 730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T19:57:15.8186402Z [00:02:13.402]➜    SHA256sum: 6a1811fe6fa363abf71b0e62d4e4dfaa14e84685104285e747dc626abf609136
2025-08-20T19:57:15.8186834Z [00:02:13.402]➜    Size: 4.0K
2025-08-20T19:57:15.8277102Z [00:02:13.412]➜  
2025-08-20T19:57:15.8277448Z [00:02:13.412]➜  File: gomuks.version
2025-08-20T19:57:15.8277780Z [00:02:13.412]➜    Type: ASCII text, with no line terminators
2025-08-20T19:57:15.8278257Z [00:02:13.412]➜    B3sum: 730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T19:57:15.8278854Z [00:02:13.412]➜    SHA256sum: 6a1811fe6fa363abf71b0e62d4e4dfaa14e84685104285e747dc626abf609136
2025-08-20T19:57:15.8279252Z [00:02:13.412]➜    Size: 4.0K
2025-08-20T19:57:15.8279668Z [00:02:13.412]➜  
2025-08-20T19:57:15.8280201Z [00:02:13.412]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T19:57:15.8310235Z [00:02:13.415]➜  SBUILD:a509faec42b5dd3021b80bd48b830fc8139e87fb68256700a3c60aaf4b39781b
2025-08-20T19:57:15.8310913Z [00:02:13.415]➜  gomuks.version:730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T19:57:15.8311545Z [00:02:13.415]➜  gomuks.static.version:730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T19:57:15.8312136Z [00:02:13.415]➜  LICENSE:926c4fd4d1e3f2b2191be91717f8766e03cc9b62ea266f7000c57e10856e81e9
2025-08-20T19:57:15.8329805Z [00:02:13.417]➜  
2025-08-20T19:57:15.8340371Z [00:02:13.417]➜  [+] Signing gomuks.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T19:57:15.8430916Z [00:02:13.427]➜  
2025-08-20T19:57:15.8431809Z [00:02:13.427]➜  [✓] SuccessFully Built gomuks.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/gomuks/static.official.source.yaml [Wednesday, 2025-08-20 (07:57:15 PM) UTC]
2025-08-20T19:57:15.8432529Z [00:02:13.427]➜  
2025-08-20T19:57:15.8463830Z [00:02:13.430]➜  [+] Total Size: 6.4M (Includes DUPES+TMPFILES)
2025-08-20T19:57:15.8464404Z [00:02:13.430]➜  [+] LOGPATH='/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.log'
2025-08-20T19:57:15.8476680Z [00:02:13.432]➜  [+] ENVPATH=/tmp/pkgforge/dexzt5uHo_SBUILD/ENVPATH
2025-08-20T19:57:15.8591120Z 
2025-08-20T19:57:15.8591937Z [+] Sanitizing /tmp/pkgforge/dexzt5uHo_SBUILD/BUILD.log ==> /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/gomuks.static.log
2025-08-20T19:57:19.4724218Z 
2025-08-20T19:57:19.4725113Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/gomuks/official]
2025-08-20T19:57:19.4726031Z [+] LOGS (Build Dir): /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:19.4726367Z 
2025-08-20T19:57:19.4924280Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:57:19.5223510Z ./BUILD_ARTIFACTS.tar : 55.51%   (  5.51 MiB =>   3.06 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:57:19.5252478Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:57:19.5287817Z 
2025-08-20T19:57:19.5288708Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml :: 00(Hr):02(Min):17(Sec)
2025-08-20T19:57:19.5301264Z 
2025-08-20T19:57:19.5301271Z 
2025-08-20T19:57:19.5301511Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:57:19 PM) UTC
2025-08-20T19:57:19.5301754Z 
2025-08-20T19:57:19.6904862Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:57:19.6954344Z ##[group]Run ##Presets
2025-08-20T19:57:19.6954687Z [36;1m##Presets[0m
2025-08-20T19:57:19.6954869Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:19.6955057Z [36;1m#-------------#[0m
2025-08-20T19:57:19.6955239Z [36;1m##Debug?[0m
2025-08-20T19:57:19.6955454Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:19.6955721Z [36;1m  set -x[0m
2025-08-20T19:57:19.6955881Z [36;1mfi[0m
2025-08-20T19:57:19.6956039Z [36;1m#-------------#[0m
2025-08-20T19:57:19.6956217Z [36;1m##Set ENV[0m
2025-08-20T19:57:19.6956427Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:57:19.6957090Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T19:57:19.6957463Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T19:57:19.6957845Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-"[0m
2025-08-20T19:57:19.6958314Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:57:19.6958691Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:57:19.6959120Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:57:19.6959438Z [36;1m fi[0m
2025-08-20T19:57:19.6959782Z [36;1m##Push[0m
2025-08-20T19:57:19.6959990Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:57:19.6960247Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:57:19.6960598Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:57:19.6961057Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:57:19.6961484Z [36;1m     ls -sh "/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:57:19.6961801Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:57:19.6961996Z [36;1m       {[0m
2025-08-20T19:57:19.6962170Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:57:19.6962487Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:57:19.6962912Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:57:19.6963323Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:57:19.6963730Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T19:57:19.6964126Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T19:57:19.6964503Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T19:57:19.6964874Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T19:57:19.6965245Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T19:57:19.6965618Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T19:57:19.6965998Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T19:57:19.6966456Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T19:57:19.6966944Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:57:19.6967381Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T19:57:19.6967791Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T19:57:19.6968197Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T19:57:19.6968643Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-gomuks")[0m
2025-08-20T19:57:19.6969075Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T19:57:19.6969926Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:57:19.6970375Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T19:57:19.6970770Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:57:19.6971250Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:57:19.6971665Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:57:19.6971894Z [36;1m         #Check[0m
2025-08-20T19:57:19.6972418Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T19:57:19.6973272Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:57:19.6973602Z [36;1m            break[0m
2025-08-20T19:57:19.6973790Z [36;1m          else[0m
2025-08-20T19:57:19.6974173Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:57:19.6974579Z [36;1m          fi[0m
2025-08-20T19:57:19.6974775Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:57:19.6975012Z [36;1m        done[0m
2025-08-20T19:57:19.6975182Z [36;1m       }[0m
2025-08-20T19:57:19.6975364Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:57:19.6975591Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:57:19.6976124Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:57:19.6976843Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:57:19.6977225Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:57:19.6977465Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:57:19.6978018Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T19:57:19.6978699Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:57:19.6979189Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:57:19.6980095Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:57:19.6980323Z [36;1m           fi[0m
2025-08-20T19:57:19.6980507Z [36;1m       fi[0m
2025-08-20T19:57:19.6980669Z [36;1m   fi[0m
2025-08-20T19:57:19.6980827Z [36;1m fi[0m
2025-08-20T19:57:19.6980991Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:57:19.7233208Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:19.7233455Z env:
2025-08-20T19:57:19.7233619Z   CROSS_COMPILING: NO
2025-08-20T19:57:19.7233811Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:19.7234058Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:19.7234252Z   ON_QEMU: NO
2025-08-20T19:57:19.7234404Z   DEBUG: 0
2025-08-20T19:57:19.7234565Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:19.7234774Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:19.7235038Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:19.7235315Z   KEEP_LOGS: YES
2025-08-20T19:57:19.7235486Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:19.7235677Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:19.7235869Z   SBUILD_REBUILD: false
2025-08-20T19:57:19.7236372Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:19.7236917Z   BUILD_SYS: docker://go
2025-08-20T19:57:19.7237105Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:19.7237283Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:19.7237460Z   SYSTMP: /tmp
2025-08-20T19:57:19.7237616Z   GHA_MODE: MATRIX
2025-08-20T19:57:19.7238311Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:19.7238818Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:19.7239117Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:19.7239722Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:19.7240194Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:19.7240552Z   PKG_TYPE: static
2025-08-20T19:57:19.7240727Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:19.7240916Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:19.7241728Z   GHCR_TOKEN: ***
2025-08-20T19:57:19.7242042Z   GITHUB_TOKEN: ***
2025-08-20T19:57:19.7242244Z   GITLAB_TOKEN: ***
2025-08-20T19:57:19.7243331Z   MINISIGN_KEY: ***
2025-08-20T19:57:19.7243500Z ##[endgroup]
2025-08-20T19:57:19.7318736Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:57:19.7327936Z 3.1M	./BUILD_ARTIFACTS.zstd
2025-08-20T19:57:19.7339008Z total 304K
2025-08-20T19:57:19.7339170Z 4.0K CHECKSUM
2025-08-20T19:57:19.7339329Z 4.0K CHECKSUM.sig
2025-08-20T19:57:19.7339569Z  20K LICENSE
2025-08-20T19:57:19.7339742Z 4.0K LICENSE.sig
2025-08-20T19:57:19.7339901Z 4.0K SBUILD
2025-08-20T19:57:19.7340048Z 4.0K SBUILD.sig
2025-08-20T19:57:19.7340211Z 4.0K SBUILD_TEMP
2025-08-20T19:57:19.7340379Z 244K gomuks.static.log
2025-08-20T19:57:19.7340569Z 4.0K gomuks.static.version
2025-08-20T19:57:19.7340773Z 4.0K gomuks.static.version.sig
2025-08-20T19:57:19.7340974Z 4.0K gomuks.version
2025-08-20T19:57:19.7341145Z 4.0K gomuks.version.sig
2025-08-20T19:57:19.7642109Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T19:57:19.7642941Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:57:24.7701401Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T19:57:24.7702244Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:57:24.7708432Z 
2025-08-20T19:57:24.7708770Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:24.7709106Z 
2025-08-20T19:57:24.7740472Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T19:57:24.7741278Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:57:24.7777440Z ##[group]Run ##Presets
2025-08-20T19:57:24.7777698Z [36;1m##Presets[0m
2025-08-20T19:57:24.7777878Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:24.7778061Z [36;1m#-------------#[0m
2025-08-20T19:57:24.7778243Z [36;1m##Debug?[0m
2025-08-20T19:57:24.7778458Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:24.7778723Z [36;1m  set -x[0m
2025-08-20T19:57:24.7778883Z [36;1mfi[0m
2025-08-20T19:57:24.7779038Z [36;1m#-------------#[0m
2025-08-20T19:57:24.7779273Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:57:24.7780058Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:57:24.7811965Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:24.7812177Z env:
2025-08-20T19:57:24.7812334Z   CROSS_COMPILING: NO
2025-08-20T19:57:24.7812532Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:24.7812740Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:24.7812955Z   ON_QEMU: NO
2025-08-20T19:57:24.7813151Z   DEBUG: 0
2025-08-20T19:57:24.7813312Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:24.7813525Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:24.7813787Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:24.7814056Z   KEEP_LOGS: YES
2025-08-20T19:57:24.7814228Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:24.7814420Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:24.7814614Z   SBUILD_REBUILD: false
2025-08-20T19:57:24.7815166Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:24.7815700Z   BUILD_SYS: docker://go
2025-08-20T19:57:24.7815892Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:24.7816071Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:24.7816249Z   SYSTMP: /tmp
2025-08-20T19:57:24.7816411Z   GHA_MODE: MATRIX
2025-08-20T19:57:24.7816806Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:24.7817566Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:24.7817872Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:24.7818236Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:24.7818689Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:24.7819044Z   PKG_TYPE: static
2025-08-20T19:57:24.7819217Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:24.7819402Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:24.7819752Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:24.7820079Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:24.7820426Z ##[endgroup]
2025-08-20T19:57:24.7949051Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:57:24.7949355Z with:
2025-08-20T19:57:24.7949761Z   name: Bincache_gomuks_aarch64-Linux
2025-08-20T19:57:24.7950029Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:57:24.7950308Z   compression-level: 0
2025-08-20T19:57:24.7950491Z   retention-days: 30
2025-08-20T19:57:24.7950663Z   overwrite: true
2025-08-20T19:57:24.7950836Z   if-no-files-found: warn
2025-08-20T19:57:24.7951038Z   include-hidden-files: false
2025-08-20T19:57:24.7951232Z env:
2025-08-20T19:57:24.7951379Z   CROSS_COMPILING: NO
2025-08-20T19:57:24.7951563Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:24.7951772Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:24.7951967Z   ON_QEMU: NO
2025-08-20T19:57:24.7952118Z   DEBUG: 0
2025-08-20T19:57:24.7952278Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:24.7952490Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:24.7952754Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:24.7953087Z   KEEP_LOGS: YES
2025-08-20T19:57:24.7953264Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:24.7953462Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:24.7953651Z   SBUILD_REBUILD: false
2025-08-20T19:57:24.7954148Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:24.7954687Z   BUILD_SYS: docker://go
2025-08-20T19:57:24.7954879Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:24.7955058Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:24.7955237Z   SYSTMP: /tmp
2025-08-20T19:57:24.7955401Z   GHA_MODE: MATRIX
2025-08-20T19:57:24.7955805Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:24.7956285Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:24.7956582Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:24.7956945Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:24.7957400Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:24.7957757Z   PKG_TYPE: static
2025-08-20T19:57:24.7957935Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:24.7958125Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:24.7958316Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:24.7958638Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:24.7958996Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:24.7959193Z ##[endgroup]
2025-08-20T19:57:25.4562191Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:57:25.4568053Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:57:25.4568480Z With the provided path, there will be 2 files uploaded
2025-08-20T19:57:25.7120917Z Artifact name is valid!
2025-08-20T19:57:25.7129707Z Root directory input is valid!
2025-08-20T19:57:25.8300794Z Beginning upload of artifact content to blob storage
2025-08-20T19:57:26.4492553Z Uploaded bytes 3790506
2025-08-20T19:57:26.5085442Z Finished uploading artifact content to blob storage!
2025-08-20T19:57:26.5095804Z SHA256 digest of uploaded artifact zip is baed16fb8a61e77c126bb73a1e7fa903bd11745831f007d3271ee00d3a178756
2025-08-20T19:57:26.5096738Z Finalizing artifact upload
2025-08-20T19:57:26.6097248Z Artifact Bincache_gomuks_aarch64-Linux.zip successfully finalized. Artifact ID 3812659162
2025-08-20T19:57:26.6097918Z Artifact Bincache_gomuks_aarch64-Linux has been successfully uploaded! Final size is 3790506 bytes. Artifact ID is 3812659162
2025-08-20T19:57:26.6115501Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107999072/artifacts/3812659162
2025-08-20T19:57:26.6328646Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:57:26.6328958Z with:
2025-08-20T19:57:26.6329126Z   subject-name: gomuks--
2025-08-20T19:57:26.6330008Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:57:26.6330708Z   show-summary: true
2025-08-20T19:57:26.6330900Z   push-to-registry: false
2025-08-20T19:57:26.6331288Z   github-token: ***
2025-08-20T19:57:26.6331465Z env:
2025-08-20T19:57:26.6331620Z   CROSS_COMPILING: NO
2025-08-20T19:57:26.6331811Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:26.6332026Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:26.6332228Z   ON_QEMU: NO
2025-08-20T19:57:26.6332386Z   DEBUG: 0
2025-08-20T19:57:26.6332551Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:26.6332767Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:26.6333074Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:26.6333352Z   KEEP_LOGS: YES
2025-08-20T19:57:26.6333528Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:26.6333724Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:26.6333925Z   SBUILD_REBUILD: false
2025-08-20T19:57:26.6334427Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:26.6334959Z   BUILD_SYS: docker://go
2025-08-20T19:57:26.6335155Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:26.6335347Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:26.6335536Z   SYSTMP: /tmp
2025-08-20T19:57:26.6335700Z   GHA_MODE: MATRIX
2025-08-20T19:57:26.6336106Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:26.6336593Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:26.6336898Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:26.6337267Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:26.6337731Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:26.6338098Z   PKG_TYPE: static
2025-08-20T19:57:26.6338277Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:26.6338471Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:26.6338658Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:26.6338988Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:26.6339347Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:26.6339780Z ##[endgroup]
2025-08-20T19:57:26.6416625Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:57:26.6417033Z env:
2025-08-20T19:57:26.6417192Z   CROSS_COMPILING: NO
2025-08-20T19:57:26.6417388Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:26.6417606Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:26.6417808Z   ON_QEMU: NO
2025-08-20T19:57:26.6417966Z   DEBUG: 0
2025-08-20T19:57:26.6418144Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:26.6418363Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:26.6418634Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:26.6418914Z   KEEP_LOGS: YES
2025-08-20T19:57:26.6419089Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:26.6419286Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:26.6419708Z   SBUILD_REBUILD: false
2025-08-20T19:57:26.6420235Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:26.6421043Z   BUILD_SYS: docker://go
2025-08-20T19:57:26.6421241Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:26.6421425Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:26.6421607Z   SYSTMP: /tmp
2025-08-20T19:57:26.6421772Z   GHA_MODE: MATRIX
2025-08-20T19:57:26.6422181Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:26.6422828Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:26.6423148Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:26.6423515Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:26.6423980Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:26.6424351Z   PKG_TYPE: static
2025-08-20T19:57:26.6424531Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:26.6424726Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:26.6424913Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:26.6425248Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:26.6425612Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:26.6425822Z ##[endgroup]
2025-08-20T19:57:27.1511837Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:57:27.1512166Z with:
2025-08-20T19:57:27.1512823Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:57:27.1513528Z   subject-name: gomuks--
2025-08-20T19:57:27.1513779Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:57:27.1516321Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17107999072/attempts/1"}}}
2025-08-20T19:57:27.1518845Z   push-to-registry: false
2025-08-20T19:57:27.1519049Z   show-summary: true
2025-08-20T19:57:27.1519427Z   github-token: ***
2025-08-20T19:57:27.1519756Z env:
2025-08-20T19:57:27.1519914Z   CROSS_COMPILING: NO
2025-08-20T19:57:27.1520112Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:27.1520328Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:27.1520531Z   ON_QEMU: NO
2025-08-20T19:57:27.1520692Z   DEBUG: 0
2025-08-20T19:57:27.1520858Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:27.1521088Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:27.1521358Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:27.1521641Z   KEEP_LOGS: YES
2025-08-20T19:57:27.1521817Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:27.1522016Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:27.1522215Z   SBUILD_REBUILD: false
2025-08-20T19:57:27.1522727Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:27.1523270Z   BUILD_SYS: docker://go
2025-08-20T19:57:27.1523469Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:27.1523655Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:27.1523841Z   SYSTMP: /tmp
2025-08-20T19:57:27.1524008Z   GHA_MODE: MATRIX
2025-08-20T19:57:27.1524418Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:27.1524925Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:27.1525548Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:27.1525922Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:27.1526387Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:27.1526754Z   PKG_TYPE: static
2025-08-20T19:57:27.1526934Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:27.1527134Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:27.1527325Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:27.1527812Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:27.1528193Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:27.1528402Z ##[endgroup]
2025-08-20T19:57:28.6311431Z Attestation created for 12 subjects
2025-08-20T19:57:28.6315229Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:57:28.6315648Z -----BEGIN CERTIFICATE-----
2025-08-20T19:57:28.6315967Z MIIG7zCCBnWgAwIBAgIUMmd7TZd4iCDm/flzc8iI34AJfOowCgYIKoZIzj0EAwMw
2025-08-20T19:57:28.6316449Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:57:28.6316916Z cm1lZGlhdGUwHhcNMjUwODIwMTk1NzI3WhcNMjUwODIwMjAwNzI3WjAAMFkwEwYH
2025-08-20T19:57:28.6317369Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEuQRUQ84FFTriT/DmojPnugzkrVGO4MCdduoJ
2025-08-20T19:57:28.6317809Z k0y0MoCYRty14Lv+7SoUFLHD5l6LlelwNFm9w7GiTrPsjyKezaOCBZQwggWQMA4G
2025-08-20T19:57:28.6318260Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUO0hm
2025-08-20T19:57:28.6318724Z zri7mcF4qv9ioAjPEQQWdhMwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:57:28.6319168Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:57:28.6319799Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:57:28.6320268Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:57:28.6320713Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:57:28.6321142Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:57:28.6321594Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:57:28.6322053Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:57:28.6322513Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:57:28.6322967Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:57:28.6323413Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:57:28.6323862Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:57:28.6324318Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:57:28.6324768Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:57:28.6325214Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:57:28.6325675Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:57:28.6326135Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:57:28.6326606Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:57:28.6327061Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:57:28.6327514Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:57:28.6327967Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:57:28.6328424Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:57:28.6328885Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:57:28.6329344Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:57:28.6329975Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3OTk5MDcyL2F0
2025-08-20T19:57:28.6330435Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T19:57:28.6330900Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJDs8g
2025-08-20T19:57:28.6331347Z AAAEAwBHMEUCIQDv2LyrYcBTBSsJLEXqv/QdSswG4b9PDMMMzabVgfR0ogIgdjno
2025-08-20T19:57:28.6332109Z nOz5ZVS2epJTqg8dKLjFjLYwU6MmRa2wIJZGpwYwCgYIKoZIzj0EAwMDaAAwZQIx
2025-08-20T19:57:28.6332550Z AKJXWC1anXD0K/KdTJhdYVG+1Ki5MWrpOtckU0+kHK5EP5k3a54YUR+x+2u/GElF
2025-08-20T19:57:28.6332987Z DAIwTTZjtFmQh3wUmXlyCIu0UGUyeQOC6HgE58qd+1UesFOItmgQei9WeMdwiS1O
2025-08-20T19:57:28.6333318Z SeHV
2025-08-20T19:57:28.6333476Z -----END CERTIFICATE-----
2025-08-20T19:57:28.6333609Z 
2025-08-20T19:57:28.6334167Z ##[endgroup]
2025-08-20T19:57:28.6334799Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:57:28.6335191Z https://search.sigstore.dev?logIndex=414149327
2025-08-20T19:57:28.6335549Z [36mAttestation uploaded to repository[39m
2025-08-20T19:57:28.6335863Z https://github.com/pkgforge/bincache/attestations/9870723
2025-08-20T19:57:28.7265991Z ##[group]Run ##Presets
2025-08-20T19:57:28.7266271Z [36;1m##Presets[0m
2025-08-20T19:57:28.7266452Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:28.7266667Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7266858Z [36;1m##Debug?[0m
2025-08-20T19:57:28.7267083Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:28.7267357Z [36;1m  set -x[0m
2025-08-20T19:57:28.7267524Z [36;1mfi[0m
2025-08-20T19:57:28.7267688Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7267971Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:57:28.7268462Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/gomuks/official"[0m
2025-08-20T19:57:28.7268848Z [36;1m exit 1[0m
2025-08-20T19:57:28.7269013Z [36;1mfi[0m
2025-08-20T19:57:28.7301271Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:28.7301492Z env:
2025-08-20T19:57:28.7301658Z   CROSS_COMPILING: NO
2025-08-20T19:57:28.7301904Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:28.7302123Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:28.7302329Z   ON_QEMU: NO
2025-08-20T19:57:28.7302486Z   DEBUG: 0
2025-08-20T19:57:28.7302663Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:28.7302880Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:28.7303157Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:28.7303438Z   KEEP_LOGS: YES
2025-08-20T19:57:28.7303612Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:28.7303812Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:28.7304009Z   SBUILD_REBUILD: false
2025-08-20T19:57:28.7304516Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:28.7305052Z   BUILD_SYS: docker://go
2025-08-20T19:57:28.7305248Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:28.7305437Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:28.7305617Z   SYSTMP: /tmp
2025-08-20T19:57:28.7305785Z   GHA_MODE: MATRIX
2025-08-20T19:57:28.7306195Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:28.7306686Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:28.7307004Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:28.7307374Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:28.7307837Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:28.7308202Z   PKG_TYPE: static
2025-08-20T19:57:28.7308381Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:28.7308577Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:28.7308766Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:28.7309094Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:28.7309657Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:28.7309879Z ##[endgroup]
2025-08-20T19:57:28.7382064Z ##[group]Run ##Presets
2025-08-20T19:57:28.7382348Z [36;1m##Presets[0m
2025-08-20T19:57:28.7382532Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:28.7382729Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7382918Z [36;1m##Debug?[0m
2025-08-20T19:57:28.7383364Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:28.7383641Z [36;1m  set -x[0m
2025-08-20T19:57:28.7383810Z [36;1mfi[0m
2025-08-20T19:57:28.7383972Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7384201Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:57:28.7384622Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gomuks/official"[0m
2025-08-20T19:57:28.7385013Z [36;1m exit 1[0m
2025-08-20T19:57:28.7385179Z [36;1mfi[0m
2025-08-20T19:57:28.7413549Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:28.7413772Z env:
2025-08-20T19:57:28.7413937Z   CROSS_COMPILING: NO
2025-08-20T19:57:28.7414187Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:28.7414409Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:28.7414614Z   ON_QEMU: NO
2025-08-20T19:57:28.7414777Z   DEBUG: 0
2025-08-20T19:57:28.7414942Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:28.7415159Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:28.7415443Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:28.7415725Z   KEEP_LOGS: YES
2025-08-20T19:57:28.7415902Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:28.7416098Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:28.7416297Z   SBUILD_REBUILD: false
2025-08-20T19:57:28.7416804Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:28.7417344Z   BUILD_SYS: docker://go
2025-08-20T19:57:28.7417541Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:28.7417732Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:28.7417916Z   SYSTMP: /tmp
2025-08-20T19:57:28.7418086Z   GHA_MODE: MATRIX
2025-08-20T19:57:28.7418498Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:28.7418991Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:28.7419306Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:28.7419905Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:28.7420375Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:28.7420740Z   PKG_TYPE: static
2025-08-20T19:57:28.7420922Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:28.7421117Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:28.7421308Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:28.7421638Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:28.7422004Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:28.7422214Z ##[endgroup]
2025-08-20T19:57:28.7466693Z 
2025-08-20T19:57:28.7467074Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:28.7478329Z ##[error]Process completed with exit code 1.
2025-08-20T19:57:28.7520817Z ##[group]Run ##Presets
2025-08-20T19:57:28.7521100Z [36;1m##Presets[0m
2025-08-20T19:57:28.7521284Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:28.7521500Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7521689Z [36;1m##Debug?[0m
2025-08-20T19:57:28.7521913Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:28.7522188Z [36;1m  set -x[0m
2025-08-20T19:57:28.7522355Z [36;1mfi[0m
2025-08-20T19:57:28.7522515Z [36;1m#-------------#[0m
2025-08-20T19:57:28.7522833Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:57:28.7523200Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:57:28.7523475Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:57:28.7523723Z [36;1mfi[0m
2025-08-20T19:57:28.7551930Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:28.7552151Z env:
2025-08-20T19:57:28.7552320Z   CROSS_COMPILING: NO
2025-08-20T19:57:28.7552599Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T19:57:28.7552826Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T19:57:28.7553029Z   ON_QEMU: NO
2025-08-20T19:57:28.7553459Z   DEBUG: 0
2025-08-20T19:57:28.7553630Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T19:57:28.7553849Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T19:57:28.7554124Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:28.7554405Z   KEEP_LOGS: YES
2025-08-20T19:57:28.7554581Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:28.7554778Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:28.7554977Z   SBUILD_REBUILD: false
2025-08-20T19:57:28.7555479Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:28.7556018Z   BUILD_SYS: docker://go
2025-08-20T19:57:28.7556215Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:28.7556403Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:28.7556592Z   SYSTMP: /tmp
2025-08-20T19:57:28.7556764Z   GHA_MODE: MATRIX
2025-08-20T19:57:28.7557177Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T19:57:28.7557705Z   INPUT_SBUILD: /tmp/pkgforge/RmN3IPRct_build.yaml
2025-08-20T19:57:28.7558016Z   BUILD_DIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml
2025-08-20T19:57:28.7558383Z   SBUILD_OUTDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR
2025-08-20T19:57:28.7558850Z   SBUILD_TMPDIR: /tmp/pkgforge/lv9hTXN_RmN3IPRct_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:57:28.7559225Z   PKG_TYPE: static
2025-08-20T19:57:28.7559413Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:57:28.7559861Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:57:28.7560076Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:57:28.7560407Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T19:57:28.7560768Z   UTC_TIME: 2025_08_20T07_57_24_PM
2025-08-20T19:57:28.7560978Z ##[endgroup]
2025-08-20T19:57:28.7618188Z EXITED
2025-08-20T19:57:28.7667915Z Cleaning up orphan processes
