﻿2025-08-20T19:12:27.5544999Z Current runner version: '2.328.0'
2025-08-20T19:12:27.5580711Z ##[group]Runner Image Provisioner
2025-08-20T19:12:27.5582366Z Hosted Compute Agent
2025-08-20T19:12:27.5583321Z Version: 20250818.377
2025-08-20T19:12:27.5584846Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:12:27.5586063Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:12:27.5586980Z ##[endgroup]
2025-08-20T19:12:27.5588080Z ##[group]Operating System
2025-08-20T19:12:27.5589081Z Ubuntu
2025-08-20T19:12:27.5590027Z 24.04.2
2025-08-20T19:12:27.5590950Z LTS
2025-08-20T19:12:27.5591838Z ##[endgroup]
2025-08-20T19:12:27.5592981Z ##[group]Runner Image
2025-08-20T19:12:27.5593949Z Image: ubuntu-24.04
2025-08-20T19:12:27.5595176Z Version: 20250818.1.0
2025-08-20T19:12:27.5597037Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:12:27.5599952Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:12:27.5601734Z ##[endgroup]
2025-08-20T19:12:27.5604035Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:12:27.5607156Z Attestations: write
2025-08-20T19:12:27.5608220Z Contents: write
2025-08-20T19:12:27.5609126Z Metadata: read
2025-08-20T19:12:27.5610003Z Packages: write
2025-08-20T19:12:27.5610991Z ##[endgroup]
2025-08-20T19:12:27.5614314Z Secret source: Actions
2025-08-20T19:12:27.5615805Z Prepare workflow directory
2025-08-20T19:12:27.6075310Z Prepare all required actions
2025-08-20T19:12:27.6130255Z Getting action download info
2025-08-20T19:12:28.0021681Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:12:28.3863327Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:12:28.7126170Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:12:28.8202787Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:12:29.1342477Z Getting action download info
2025-08-20T19:12:29.2636761Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:12:29.4857575Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:12:29.7727586Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/cobalt-cli/official)
2025-08-20T19:12:29.8474277Z ##[group]Run ##Presets
2025-08-20T19:12:29.8475315Z [36;1m##Presets[0m
2025-08-20T19:12:29.8476153Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:29.8477059Z [36;1m#-------------#[0m
2025-08-20T19:12:29.8478195Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:12:29.8479622Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:12:29.8480997Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.8482199Z [36;1m  fi[0m
2025-08-20T19:12:29.8483252Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:12:29.8484859Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:12:29.8486239Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.8487381Z [36;1m  fi[0m
2025-08-20T19:12:29.8488411Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:12:29.8489895Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:12:29.8491241Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.8492477Z [36;1m  fi[0m
2025-08-20T19:12:29.8493486Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:12:29.8495186Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:12:29.8496692Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:12:29.8497875Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:12:29.8499135Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.8500279Z [36;1m     else[0m
2025-08-20T19:12:29.8501284Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.8502457Z [36;1m     fi[0m
2025-08-20T19:12:29.8503224Z [36;1m  fi[0m
2025-08-20T19:12:29.8503976Z [36;1mfi[0m
2025-08-20T19:12:29.8577527Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:29.8578847Z env:
2025-08-20T19:12:29.8580117Z   GH_TOKEN: ***
2025-08-20T19:12:29.8581090Z ##[endgroup]
2025-08-20T19:12:29.8920076Z ##[group]Run ##Presets
2025-08-20T19:12:29.8921146Z [36;1m##Presets[0m
2025-08-20T19:12:29.8922168Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:29.8923286Z [36;1m#-------------#[0m
2025-08-20T19:12:29.8924661Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:12:29.8926697Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:12:29.8928641Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:12:29.8930292Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:12:29.8931968Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:12:29.8933635Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:12:29.8935334Z [36;1m  exit 1[0m
2025-08-20T19:12:29.8936269Z [36;1mfi[0m
2025-08-20T19:12:29.8979228Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:29.8980217Z env:
2025-08-20T19:12:29.8981541Z   RO_GHTOKEN: ***
2025-08-20T19:12:29.8982563Z   RO_GLTOKEN: ***
2025-08-20T19:12:29.8987079Z   MINISIGN_KEY: ***
2025-08-20T19:12:29.8988004Z ##[endgroup]
2025-08-20T19:12:29.9232390Z ##[group]Run ##Presets
2025-08-20T19:12:29.9233432Z [36;1m##Presets[0m
2025-08-20T19:12:29.9234528Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:29.9235434Z [36;1m#-------------#[0m
2025-08-20T19:12:29.9236329Z [36;1m##Host Triplet[0m
2025-08-20T19:12:29.9237407Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:12:29.9238670Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:12:29.9239884Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:12:29.9241106Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:12:29.9242248Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:12:29.9243534Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:12:29.9244998Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:12:29.9246267Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:12:29.9247325Z [36;1m   fi[0m
2025-08-20T19:12:29.9248372Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:12:29.9249675Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:12:29.9250863Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:12:29.9252129Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:12:29.9253265Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:12:29.9254370Z [36;1m fi[0m
2025-08-20T19:12:29.9255451Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9256965Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9258432Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9259820Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9260923Z [36;1m##Debug[0m
2025-08-20T19:12:29.9261778Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:12:29.9262834Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:12:29.9263753Z [36;1m else[0m
2025-08-20T19:12:29.9264731Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:12:29.9265837Z [36;1m fi[0m
2025-08-20T19:12:29.9266749Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9267873Z [36;1m##Docker Platform[0m
2025-08-20T19:12:29.9268984Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:12:29.9270253Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:12:29.9271553Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:12:29.9272899Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:12:29.9274405Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:12:29.9275731Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:12:29.9277034Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:12:29.9278310Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:12:29.9279328Z [36;1m fi[0m
2025-08-20T19:12:29.9280459Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9282112Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9283401Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:12:29.9285550Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/cobalt-cli/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:12:29.9287535Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:12:29.9288723Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9289947Z [36;1m##Logs[0m
2025-08-20T19:12:29.9290798Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:12:29.9291934Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:12:29.9292880Z [36;1m else[0m
2025-08-20T19:12:29.9293710Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:12:29.9295003Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:12:29.9296028Z [36;1m fi[0m
2025-08-20T19:12:29.9297185Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9298675Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9300014Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:12:29.9301428Z [36;1m PKG_FAMILY_LOCAL="$(echo "cobalt-cli" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:12:29.9302966Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:12:29.9304406Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9305699Z [36;1m##Rebuild[0m
2025-08-20T19:12:29.9306602Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:12:29.9307713Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:12:29.9308725Z [36;1m else[0m
2025-08-20T19:12:29.9309569Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:12:29.9310565Z [36;1m fi[0m
2025-08-20T19:12:29.9311613Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9312877Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:12:29.9314590Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:12:29.9316593Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:12:29.9319587Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:12:29.9322278Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:12:29.9323654Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:12:29.9325486Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:12:29.9327049Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:12:29.9328443Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9329575Z [36;1m    exit 1[0m
2025-08-20T19:12:29.9330402Z [36;1m   else[0m
2025-08-20T19:12:29.9331387Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:12:29.9332660Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9333965Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:12:29.9335435Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:12:29.9336783Z [36;1m      #check if supported[0m
2025-08-20T19:12:29.9338217Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:12:29.9340147Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:12:29.9341718Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:12:29.9342957Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9344259Z [36;1m         exit 1[0m
2025-08-20T19:12:29.9345145Z [36;1m       fi[0m
2025-08-20T19:12:29.9345982Z [36;1m      #get build system[0m
2025-08-20T19:12:29.9347407Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:12:29.9348905Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:12:29.9350042Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9351384Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:12:29.9352712Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9353989Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9355541Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:12:29.9356882Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9358153Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:29.9359259Z [36;1m       fi[0m
2025-08-20T19:12:29.9360203Z [36;1m     fi[0m
2025-08-20T19:12:29.9360980Z [36;1m   fi[0m
2025-08-20T19:12:29.9361809Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:12:29.9403817Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:29.9404972Z ##[endgroup]
2025-08-20T19:12:30.4098721Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:12:30.4100823Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:12:30.4101651Z 
2025-08-20T19:12:30.4818306Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:12:30.4819835Z 100  3974  100  3974    0     0  54073      0 --:--:-- --:--:-- --:--:-- 54438
2025-08-20T19:12:30.4832611Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:12:30.5082772Z ##[group]Run ##Presets
2025-08-20T19:12:30.5083709Z [36;1m##Presets[0m
2025-08-20T19:12:30.5084728Z [36;1mset +x ; set +e[0m
2025-08-20T19:12:30.5085609Z [36;1m#-------------#[0m
2025-08-20T19:12:30.5086494Z [36;1m##Debug?[0m
2025-08-20T19:12:30.5087679Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:12:30.5088850Z [36;1m  set -x[0m
2025-08-20T19:12:30.5089631Z [36;1mfi[0m
2025-08-20T19:12:30.5090401Z [36;1m#-------------#[0m
2025-08-20T19:12:30.5091258Z [36;1m##CoreUtils[0m
2025-08-20T19:12:30.5092152Z [36;1msudo apt update -y[0m
2025-08-20T19:12:30.5093509Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:12:30.5097407Z [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:12:30.5100678Z [36;1m##tmp[0m
2025-08-20T19:12:30.5101761Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:12:30.5103014Z [36;1m#GH ENV[0m
2025-08-20T19:12:30.5103931Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:30.5105584Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:30.5106670Z [36;1m#-------------#[0m
2025-08-20T19:12:30.5107567Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:12:30.5108550Z [36;1msudo apt update -y[0m
2025-08-20T19:12:30.5109520Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:12:30.5110539Z [36;1m##Setup Minisign[0m
2025-08-20T19:12:30.5111471Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:12:30.5112909Z [36;1mecho "***[0m
2025-08-20T19:12:30.5117766Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:12:30.5118843Z [36;1m##User-Agent[0m
2025-08-20T19:12:30.5121465Z [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:12:30.5124564Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:12:30.5169515Z shell: /usr/bin/bash -e {0}
2025-08-20T19:12:30.5170434Z env:
2025-08-20T19:12:30.5171163Z   CROSS_COMPILING: NO
2025-08-20T19:12:30.5172024Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:12:30.5172957Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:12:30.5173851Z   ON_QEMU: NO
2025-08-20T19:12:30.5174869Z   DEBUG: 0
2025-08-20T19:12:30.5175660Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:12:30.5176619Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:12:30.5177806Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:12:30.5179019Z   KEEP_LOGS: YES
2025-08-20T19:12:30.5179820Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:12:30.5180709Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:12:30.5181629Z   SBUILD_REBUILD: false
2025-08-20T19:12:30.5183692Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:12:30.5185992Z   BUILD_SYS: docker://go
2025-08-20T19:12:30.5186867Z   BUILD_ON_HOST: FALSE
2025-08-20T19:12:30.5187707Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:12:30.5188571Z ##[endgroup]
2025-08-20T19:12:30.5685179Z 
2025-08-20T19:12:30.5686308Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:12:30.9266598Z 
2025-08-20T19:12:30.9269594Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:12:30.9274844Z Get:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:12:30.9797428Z Get:3 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:12:30.9958802Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:12:30.9982435Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:12:31.0292786Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:12:31.0549027Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:12:31.1615556Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:12:31.1722062Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:12:31.1749595Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:12:31.3359635Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:12:31.3441784Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:12:31.3468047Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:12:31.3493529Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:12:31.3571713Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:12:31.3608514Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:12:31.3685525Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:12:31.3741366Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:12:31.3775236Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:12:31.3787481Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:12:31.4407134Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:12:31.4423547Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:12:31.4489322Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:12:31.4490760Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:12:31.4506563Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:12:31.4572264Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:12:31.4589679Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:12:31.4599513Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:12:31.4658352Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:12:31.4687086Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:12:31.4704842Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:12:31.4808372Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:12:31.4837168Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:12:31.4847582Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:12:41.2866554Z Fetched 10.6 MB in 2s (6787 kB/s)
2025-08-20T19:12:41.9972345Z Reading package lists...
2025-08-20T19:12:42.1697891Z Building dependency tree...
2025-08-20T19:12:42.1704307Z Reading state information...
2025-08-20T19:12:42.1853024Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:12:42.1965780Z 
2025-08-20T19:12:42.1966823Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:12:42.1967552Z 
2025-08-20T19:12:42.2097468Z Reading package lists...
2025-08-20T19:12:42.3897850Z Building dependency tree...
2025-08-20T19:12:42.3905947Z Reading state information...
2025-08-20T19:12:42.5465659Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:12:42.5466263Z bc set to manually installed.
2025-08-20T19:12:42.5466758Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:12:42.5467415Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:12:42.5468058Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:12:42.5468767Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:12:42.5469419Z The following additional packages will be installed:
2025-08-20T19:12:42.5470029Z   libtime-duration-perl
2025-08-20T19:12:42.6746193Z The following NEW packages will be installed:
2025-08-20T19:12:42.6753927Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:12:42.6912391Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T19:12:42.7147129Z Need to get 616 kB of archives.
2025-08-20T19:12:42.7147940Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:12:42.7148450Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:12:42.7490098Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:12:42.7684976Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:12:42.7873463Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:12:42.8067658Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:12:43.0884473Z Fetched 616 kB in 0s (5060 kB/s)
2025-08-20T19:12:43.2145783Z Selecting previously unselected package fdupes.
2025-08-20T19:12:43.3642875Z (Reading database ... 
2025-08-20T19:12:43.3643353Z (Reading database ... 5%
2025-08-20T19:12:43.3643804Z (Reading database ... 10%
2025-08-20T19:12:43.3644358Z (Reading database ... 15%
2025-08-20T19:12:43.3644732Z (Reading database ... 20%
2025-08-20T19:12:43.3645057Z (Reading database ... 25%
2025-08-20T19:12:43.3645379Z (Reading database ... 30%
2025-08-20T19:12:43.3645700Z (Reading database ... 35%
2025-08-20T19:12:43.3646029Z (Reading database ... 40%
2025-08-20T19:12:43.3646321Z (Reading database ... 45%
2025-08-20T19:12:43.3646579Z (Reading database ... 50%
2025-08-20T19:12:43.7858103Z (Reading database ... 55%
2025-08-20T19:12:44.1782860Z (Reading database ... 60%
2025-08-20T19:12:44.7579557Z (Reading database ... 65%
2025-08-20T19:12:44.9432023Z (Reading database ... 70%
2025-08-20T19:12:45.1909184Z (Reading database ... 75%
2025-08-20T19:12:46.1719662Z (Reading database ... 80%
2025-08-20T19:12:48.0055914Z (Reading database ... 85%
2025-08-20T19:12:49.9059193Z (Reading database ... 90%
2025-08-20T19:12:51.4107155Z (Reading database ... 95%
2025-08-20T19:12:51.4107608Z (Reading database ... 100%
2025-08-20T19:12:51.4108012Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T19:12:51.4155166Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:12:51.4187761Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:12:51.5266136Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:12:51.5401079Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:12:51.5413940Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:12:51.5934627Z Selecting previously unselected package moreutils.
2025-08-20T19:12:51.6068556Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:12:51.6083091Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:12:51.9214639Z Selecting previously unselected package dos2unix.
2025-08-20T19:12:51.9348748Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:12:51.9360006Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:12:52.2685145Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:12:52.2726923Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:12:52.2776509Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:12:52.2814707Z Setting up moreutils (0.69-1) ...
2025-08-20T19:12:52.2868830Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:14:13.0722279Z 
2025-08-20T19:14:13.0725079Z Running kernel seems to be up-to-date.
2025-08-20T19:14:13.0725872Z 
2025-08-20T19:14:13.0726067Z Restarting services...
2025-08-20T19:14:13.0795338Z 
2025-08-20T19:14:13.0795704Z Service restarts being deferred:
2025-08-20T19:14:13.0797770Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:14:13.0798004Z 
2025-08-20T19:14:13.0798373Z No containers need to be restarted.
2025-08-20T19:14:13.0798644Z 
2025-08-20T19:14:13.0798774Z No user sessions are running outdated binaries.
2025-08-20T19:14:13.0798977Z 
2025-08-20T19:14:13.0799162Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:14:14.1736574Z Reading package lists...
2025-08-20T19:14:14.3772407Z Building dependency tree...
2025-08-20T19:14:14.3780655Z Reading state information...
2025-08-20T19:14:14.6563974Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:14:14.6564866Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:14:14.6565346Z apt-utils set to manually installed.
2025-08-20T19:14:14.6566378Z ca-certificates is already the newest version (20240203).
2025-08-20T19:14:14.6566978Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:14:14.6567499Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:14:14.6568058Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:14:14.6568722Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:14:14.6569428Z moreutils is already the newest version (0.69-1).
2025-08-20T19:14:14.6570043Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:14:14.6570641Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:14:14.6571171Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:14:14.6571735Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:14:14.6572174Z tmux set to manually installed.
2025-08-20T19:14:14.6572636Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:14:14.6573185Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:14:14.6573694Z The following additional packages will be installed:
2025-08-20T19:14:14.6574414Z   python3-software-properties
2025-08-20T19:14:14.6575615Z Recommended packages:
2025-08-20T19:14:14.6575938Z   unattended-upgrades
2025-08-20T19:14:14.7175785Z The following NEW packages will be installed:
2025-08-20T19:14:14.7176305Z   rename
2025-08-20T19:14:14.7187701Z The following packages will be upgraded:
2025-08-20T19:14:14.7188491Z   python3-software-properties software-properties-common
2025-08-20T19:14:14.7377945Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:14:14.7625787Z Need to get 64.7 kB of archives.
2025-08-20T19:14:14.7626563Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:14:14.7627177Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:14:14.7975700Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:14:14.8170379Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:14:14.8363629Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:14:15.0956763Z Fetched 64.7 kB in 0s (764 kB/s)
2025-08-20T19:14:15.1225634Z (Reading database ... 
2025-08-20T19:14:15.1226076Z (Reading database ... 5%
2025-08-20T19:14:15.1226376Z (Reading database ... 10%
2025-08-20T19:14:15.1226693Z (Reading database ... 15%
2025-08-20T19:14:15.1227052Z (Reading database ... 20%
2025-08-20T19:14:15.1227419Z (Reading database ... 25%
2025-08-20T19:14:15.1227826Z (Reading database ... 30%
2025-08-20T19:14:15.1228542Z (Reading database ... 35%
2025-08-20T19:14:15.1228955Z (Reading database ... 40%
2025-08-20T19:14:15.1229334Z (Reading database ... 45%
2025-08-20T19:14:15.1229712Z (Reading database ... 50%
2025-08-20T19:14:15.1313313Z (Reading database ... 55%
2025-08-20T19:14:15.1349712Z (Reading database ... 60%
2025-08-20T19:14:15.1372953Z (Reading database ... 65%
2025-08-20T19:14:15.1410548Z (Reading database ... 70%
2025-08-20T19:14:15.1436655Z (Reading database ... 75%
2025-08-20T19:14:15.1468474Z (Reading database ... 80%
2025-08-20T19:14:15.1618964Z (Reading database ... 85%
2025-08-20T19:14:15.1719136Z (Reading database ... 90%
2025-08-20T19:14:15.2026801Z (Reading database ... 95%
2025-08-20T19:14:15.2027288Z (Reading database ... 100%
2025-08-20T19:14:15.2027971Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T19:14:15.2071510Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:14:15.4139330Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:14:15.4930135Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:14:15.5945947Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:14:15.6248034Z Selecting previously unselected package rename.
2025-08-20T19:14:15.6389115Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:14:15.6403687Z Unpacking rename (2.02-1) ...
2025-08-20T19:14:15.6861017Z Setting up rename (2.02-1) ...
2025-08-20T19:14:15.6934865Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:14:15.6965671Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:14:15.8675006Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:14:15.9756081Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:14:20.0787494Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:14:21.6939534Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:14:21.7255951Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:14:21.7269936Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:14:21.7270858Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:14:21.7282757Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:14:21.7292123Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:14:21.7302842Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:14:22.9379019Z Reading package lists...
2025-08-20T19:14:23.1152131Z Building dependency tree...
2025-08-20T19:14:23.1159337Z Reading state information...
2025-08-20T19:14:23.1318808Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:14:23.1472270Z 
2025-08-20T19:14:23.1472960Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:14:23.1473431Z 
2025-08-20T19:14:23.2107011Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:14:23.2410104Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:14:23.2411184Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:14:23.2417785Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:14:23.2426627Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:14:23.2440205Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:14:23.2448049Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:14:24.4239732Z Reading package lists...
2025-08-20T19:14:24.6113532Z Building dependency tree...
2025-08-20T19:14:24.6120973Z Reading state information...
2025-08-20T19:14:24.6318543Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:14:24.6430751Z 
2025-08-20T19:14:24.6431792Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:14:24.6432202Z 
2025-08-20T19:14:24.6559763Z Reading package lists...
2025-08-20T19:14:24.8530092Z Building dependency tree...
2025-08-20T19:14:24.8537633Z Reading state information...
2025-08-20T19:14:25.0698191Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:14:25.1177349Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:14:25.1489586Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:14:25.2029766Z ##[group]Run ##Presets
2025-08-20T19:14:25.2030052Z [36;1m##Presets[0m
2025-08-20T19:14:25.2030256Z [36;1mset +x ; set +e[0m
2025-08-20T19:14:25.2030461Z [36;1m#-------------#[0m
2025-08-20T19:14:25.2030659Z [36;1m##Debug?[0m
2025-08-20T19:14:25.2030908Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:14:25.2031192Z [36;1m  set -x[0m
2025-08-20T19:14:25.2031369Z [36;1mfi[0m
2025-08-20T19:14:25.2031542Z [36;1m#-------------#[0m
2025-08-20T19:14:25.2031979Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:14:25.2032582Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:14:25.2033182Z [36;1msudo service procps restart[0m
2025-08-20T19:14:25.2033447Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:14:25.2075033Z shell: /usr/bin/bash -e {0}
2025-08-20T19:14:25.2075283Z env:
2025-08-20T19:14:25.2075498Z   CROSS_COMPILING: NO
2025-08-20T19:14:25.2075716Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:14:25.2075945Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:14:25.2076163Z   ON_QEMU: NO
2025-08-20T19:14:25.2076338Z   DEBUG: 0
2025-08-20T19:14:25.2076524Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:14:25.2076744Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:14:25.2077034Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:14:25.2077347Z   KEEP_LOGS: YES
2025-08-20T19:14:25.2077546Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:14:25.2077767Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:14:25.2078002Z   SBUILD_REBUILD: false
2025-08-20T19:14:25.2078558Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:14:25.2079133Z   BUILD_SYS: docker://go
2025-08-20T19:14:25.2079335Z   BUILD_ON_HOST: FALSE
2025-08-20T19:14:25.2079533Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:14:25.2079723Z   SYSTMP: /tmp
2025-08-20T19:14:25.2079903Z   GHA_MODE: MATRIX
2025-08-20T19:14:25.2080331Z   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:14:25.2080793Z ##[endgroup]
2025-08-20T19:14:25.2208332Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:14:25.2280201Z 0
2025-08-20T19:14:25.2607249Z vm.max_map_count = 262144
2025-08-20T19:14:25.2607600Z fs.inotify.max_user_watches = 655360
2025-08-20T19:14:25.2607878Z fs.inotify.max_user_instances = 1280
2025-08-20T19:14:25.2608113Z vm.mmap_rnd_bits = 28
2025-08-20T19:14:25.2682139Z ##[group]Run ##Presets
2025-08-20T19:14:25.2682445Z [36;1m##Presets[0m
2025-08-20T19:14:25.2682657Z [36;1mset +x ; set +e[0m
2025-08-20T19:14:25.2682863Z [36;1m#-------------#[0m
2025-08-20T19:14:25.2683060Z [36;1m##Debug?[0m
2025-08-20T19:14:25.2683294Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:14:25.2683576Z [36;1m  set -x[0m
2025-08-20T19:14:25.2683751Z [36;1mfi[0m
2025-08-20T19:14:25.2683924Z [36;1m#-------------#[0m
2025-08-20T19:14:25.2684641Z [36;1m##Main[0m
2025-08-20T19:14:25.2684869Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:14:25.2685505Z [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:14:25.2686235Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:14:25.2686602Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:14:25.2686871Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:14:25.2687123Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:14:25.2687434Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:14:25.2687748Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:14:25.2688055Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:14:25.2688370Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:14:25.2688658Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:14:25.2688985Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:14:25.2689357Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:14:25.2689643Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:14:25.2689904Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:14:25.2690183Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:14:25.2690466Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:14:25.2690744Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:14:25.2691016Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:14:25.2691493Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:14:25.2691799Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:14:25.2692091Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:14:25.2692401Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:14:25.2692703Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:14:25.2692996Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:14:25.2693292Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:14:25.2693556Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:14:25.2693897Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:14:25.2694563Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:14:25.2695026Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:14:25.2695488Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:14:25.2695827Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:14:25.2696167Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:14:25.2696787Z [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:14:25.2697562Z [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:14:25.2698085Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:14:25.2698351Z [36;1m else[0m
2025-08-20T19:14:25.2698826Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:14:25.2699183Z [36;1m fi[0m
2025-08-20T19:14:25.2699427Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:14:25.2699813Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:14:25.2700227Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2700613Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2701003Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2701387Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2701784Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2702184Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2702584Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:14:25.2702991Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:14:25.2703336Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:14:25.2744389Z shell: /usr/bin/bash -e {0}
2025-08-20T19:14:25.2744628Z env:
2025-08-20T19:14:25.2744805Z   CROSS_COMPILING: NO
2025-08-20T19:14:25.2745021Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:14:25.2745251Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:14:25.2745465Z   ON_QEMU: NO
2025-08-20T19:14:25.2745639Z   DEBUG: 0
2025-08-20T19:14:25.2745823Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:14:25.2746043Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:14:25.2746333Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:14:25.2746652Z   KEEP_LOGS: YES
2025-08-20T19:14:25.2746845Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:14:25.2747062Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:14:25.2747280Z   SBUILD_REBUILD: false
2025-08-20T19:14:25.2747832Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:14:25.2748567Z   BUILD_SYS: docker://go
2025-08-20T19:14:25.2748774Z   BUILD_ON_HOST: FALSE
2025-08-20T19:14:25.2748968Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:14:25.2749157Z   SYSTMP: /tmp
2025-08-20T19:14:25.2749331Z   GHA_MODE: MATRIX
2025-08-20T19:14:25.2749757Z   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:14:25.2750640Z   GHCR_TOKEN: ***
2025-08-20T19:14:25.2750923Z   GITHUB_TOKEN: ***
2025-08-20T19:14:25.2751184Z   GITLAB_TOKEN: ***
2025-08-20T19:14:25.2752312Z   MINISIGN_KEY: ***
2025-08-20T19:14:25.2752499Z ##[endgroup]
2025-08-20T19:14:25.3355501Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:14:25.4456068Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:14:25.4457427Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:14:25.4458020Z 
2025-08-20T19:14:25.4824847Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:14:25.4825549Z 100  3974  100  3974    0     0   104k      0 --:--:-- --:--:-- --:--:--  107k
2025-08-20T19:14:25.4839248Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:14:25.4934878Z 
2025-08-20T19:14:25.4935292Z [+] Building [/tmp/tmp.AXldWhYF0t/SBUILD_INPUT] Locally
2025-08-20T19:14:25.4935693Z 
2025-08-20T19:14:25.4949852Z '/tmp/tmp.AXldWhYF0t/SBUILD_INPUT' -> '/tmp/pkgforge/bS9dZncVd_build.yaml'
2025-08-20T19:14:25.5852644Z 
2025-08-20T19:14:25.5853127Z [+] Passwordless sudo is Configured
2025-08-20T19:14:25.6547696Z 
2025-08-20T19:14:25.6561952Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:14:25.6562210Z 
2025-08-20T19:14:25.7047724Z 
2025-08-20T19:14:25.7049247Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:14:25.7049732Z 
2025-08-20T19:14:25.7049737Z 
2025-08-20T19:14:25.7049958Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:14:25.7050280Z 
2025-08-20T19:14:25.7223134Z [+] Installing: 7z -> 7z
2025-08-20T19:14:25.8764354Z [+] Installing: actionlint -> actionlint
2025-08-20T19:14:26.2646468Z [+] Installing: anew -> anew
2025-08-20T19:14:26.6470333Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:14:27.0065576Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:14:27.1395377Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:14:27.4851422Z [+] Installing: archey -> archey
2025-08-20T19:14:27.8841725Z [+] Installing: aria2 -> aria2c
2025-08-20T19:14:28.2999893Z [+] Installing: askalono -> askalono
2025-08-20T19:14:28.7049385Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:14:28.8836103Z [+] Installing: b3sum -> b3sum
2025-08-20T19:14:29.2682557Z [+] Installing: bita -> bita
2025-08-20T19:14:29.6578109Z [+] Installing: btop -> btop
2025-08-20T19:14:30.0481829Z [+] Installing: chafa -> chafa
2025-08-20T19:14:30.4517256Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:14:30.9459395Z [+] Installing: croc -> croc
2025-08-20T19:14:31.3471907Z [+] Installing: csvtk -> csvtk
2025-08-20T19:14:31.7871253Z [+] Installing: cutlines -> cutlines
2025-08-20T19:14:31.8917776Z curl: (22) The requested URL returned error: 404
2025-08-20T19:14:31.8960432Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:14:31.8961114Z [+] Installing: dbin -> dbin
2025-08-20T19:14:32.3051647Z [+] Installing: dasel -> dasel
2025-08-20T19:14:32.7037468Z [+] Installing: delta -> delta
2025-08-20T19:14:33.0840846Z [+] Installing: ds -> ds
2025-08-20T19:14:33.4319678Z curl: (22) The requested URL returned error: 404
2025-08-20T19:14:33.4363735Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:14:33.4365097Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:14:33.7847102Z [+] Installing: duf -> duf
2025-08-20T19:14:33.9526384Z [+] Installing: duplicut -> duplicut
2025-08-20T19:14:34.3193768Z [+] Installing: dust -> dust
2025-08-20T19:14:34.7011169Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:14:35.0852859Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:14:35.4576158Z [+] Installing: dysk -> dysk
2025-08-20T19:14:35.8483026Z [+] Installing: eget -> eget
2025-08-20T19:14:36.2595822Z [+] Installing: epoch -> epoch
2025-08-20T19:14:36.6432077Z [+] Installing: faketty -> faketty
2025-08-20T19:14:37.0423038Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:14:37.4135825Z [+] Installing: freeze -> freeze
2025-08-20T19:14:37.6011511Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:14:37.9578201Z [+] Installing: gdu -> gdu
2025-08-20T19:14:38.1538441Z [+] Installing: gh -> gh
2025-08-20T19:14:38.6496891Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:14:39.0715746Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:14:39.4474337Z [+] Installing: glab -> glab
2025-08-20T19:14:39.9465287Z [+] Installing: glow -> glow
2025-08-20T19:14:40.3831225Z [+] Installing: httpx -> httpx
2025-08-20T19:14:40.8765028Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:14:41.3097926Z [+] Installing: husarnet -> husarnet
2025-08-20T19:14:41.6288525Z curl: (22) The requested URL returned error: 404
2025-08-20T19:14:41.6330025Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:14:41.6331159Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:14:41.9650480Z curl: (22) The requested URL returned error: 404
2025-08-20T19:14:41.9691053Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:14:41.9691958Z [+] Installing: imgcat -> imgcat
2025-08-20T19:14:42.1391340Z [+] Installing: jc -> jc
2025-08-20T19:14:42.6028514Z [+] Installing: jq -> jq
2025-08-20T19:14:42.9550426Z [+] Installing: logdy -> logdy
2025-08-20T19:14:43.4746972Z [+] Installing: micro -> micro
2025-08-20T19:14:43.8976887Z [+] Installing: miniserve -> miniserve
2025-08-20T19:14:44.2760620Z [+] Installing: minisign -> minisign
2025-08-20T19:14:44.6418888Z [+] Installing: ncdu -> ncdu
2025-08-20T19:14:44.8033466Z [+] Installing: notify -> notify
2025-08-20T19:14:45.2556717Z [+] Installing: ouch -> ouch
2025-08-20T19:14:45.6229249Z [+] Installing: oras -> oras
2025-08-20T19:14:45.7817035Z [+] Installing: pipetty -> pipetty
2025-08-20T19:14:46.1361329Z [+] Installing: pixterm -> pixterm
2025-08-20T19:14:46.3252545Z [+] Installing: qsv -> qsv
2025-08-20T19:14:46.7696493Z [+] Installing: rclone -> rclone
2025-08-20T19:14:47.3189363Z [+] Installing: ripgrep -> rg
2025-08-20T19:14:47.7264498Z [+] Installing: rga -> rga
2025-08-20T19:14:48.1668179Z [+] Installing: rsync -> rsync
2025-08-20T19:14:48.5426560Z [+] Installing: script -> script
2025-08-20T19:14:48.9194389Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:14:49.3328738Z [+] Installing: soar -> soar
2025-08-20T19:14:49.7287953Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:14:50.1085214Z [+] Installing: sstrip -> sstrip
2025-08-20T19:14:50.4742680Z [+] Installing: strace -> strace
2025-08-20T19:14:50.6252260Z [+] Installing: sttr -> sttr
2025-08-20T19:14:51.0163227Z [+] Installing: tailscale -> tailscale
2025-08-20T19:14:51.4401519Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:14:51.8973147Z [+] Installing: taplo -> taplo
2025-08-20T19:14:52.2953952Z [+] Installing: tldr -> tldr
2025-08-20T19:14:52.6857548Z [+] Installing: tldr -> tealdeer
2025-08-20T19:14:53.0756733Z [+] Installing: tmux -> tmux
2025-08-20T19:14:53.4501964Z [+] Installing: tok -> tok
2025-08-20T19:14:53.8339367Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:14:54.2696635Z [+] Installing: trurl -> trurl
2025-08-20T19:14:54.6654385Z [+] Installing: tss -> tss
2025-08-20T19:14:55.0398089Z [+] Installing: ulexec -> ulexec
2025-08-20T19:14:55.4304585Z [+] Installing: unfurl -> unfurl
2025-08-20T19:14:55.8422837Z [+] Installing: upx -> upx
2025-08-20T19:14:56.2001626Z [+] Installing: validtoml -> validtoml
2025-08-20T19:14:56.5909472Z [+] Installing: wget -> wget
2025-08-20T19:14:56.9793023Z [+] Installing: wget2 -> wget2
2025-08-20T19:14:57.3737020Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:14:57.7669563Z [+] Installing: xq -> xq
2025-08-20T19:14:58.1480072Z [+] Installing: xz -> xz
2025-08-20T19:14:58.4759796Z [+] Installing: unxz -> unxz
2025-08-20T19:14:58.8304021Z [+] Installing: yq -> yq
2025-08-20T19:14:59.2443722Z [+] Installing: yj -> yj
2025-08-20T19:14:59.6294601Z [+] Installing: zapper -> zapper
2025-08-20T19:14:59.9750034Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:15:00.1217316Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:15:00.4617522Z curl: (22) The requested URL returned error: 404
2025-08-20T19:15:00.4662078Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:15:00.4663083Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:15:00.8091305Z curl: (22) The requested URL returned error: 404
2025-08-20T19:15:00.8134900Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:15:00.8135757Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:15:01.1340047Z curl: (22) The requested URL returned error: 404
2025-08-20T19:15:01.1382617Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:15:01.1383899Z [+] Installing: zstd -> zstd
2025-08-20T19:15:01.5022183Z [+] Creating symlinks...
2025-08-20T19:15:01.5120246Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:15:01.5228094Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:15:01.5339893Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:15:01.5448318Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:15:01.5555680Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:15:01.5658589Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:15:01.5760302Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:15:01.5862841Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:15:01.5963727Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:15:01.6062661Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:15:01.6165518Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:15:01.6268500Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:15:01.6371382Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:15:01.6470267Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:15:01.6569635Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:15:01.6665861Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:15:01.6763488Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:15:01.6800398Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:15:01.6889465Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:15:01.6986965Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:15:01.7083642Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:15:01.7120355Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:15:01.7211455Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:15:01.7310465Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:15:01.7410770Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:15:01.7508733Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:15:01.7606097Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:15:01.7701806Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:15:01.7799207Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:15:01.7896158Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:15:01.7993871Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:15:01.8091601Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:15:01.8190704Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:15:01.8287691Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:15:01.8386849Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:15:01.8484351Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:15:01.8586101Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:15:01.8682691Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:15:01.8779867Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:15:01.8875233Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:15:01.8972008Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:15:01.9070263Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:15:01.9169913Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:15:01.9268172Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:15:01.9305495Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:15:01.9333275Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:15:01.9425207Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:15:01.9523851Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:15:01.9621355Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:15:01.9719538Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:15:01.9820885Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:15:01.9922217Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:15:02.0025723Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:15:02.0125991Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:15:02.0225966Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:15:02.0325395Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:15:02.0423436Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:15:02.0528023Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:15:02.0629586Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:15:02.0730502Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:15:02.0828834Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:15:02.0926252Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:15:02.1032330Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:15:02.1142547Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:15:02.1243557Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:15:02.1346033Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:15:02.1444755Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:15:02.1546459Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:15:02.1650171Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:15:02.1752331Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:15:02.1857149Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:15:02.1967530Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:15:02.2070087Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:15:02.2174666Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:15:02.2280338Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:15:02.2390989Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:15:02.2500211Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:15:02.2605911Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:15:02.2713707Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:15:02.2820910Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:15:02.2926612Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:15:02.3031209Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:15:02.3131135Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:15:02.3239600Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:15:02.3342689Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:15:02.3444537Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:15:02.3543225Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:15:02.3647563Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:15:02.3750327Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:15:02.3853729Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:15:02.3956399Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:15:02.4062054Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:15:02.4170192Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:15:02.4278049Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:15:02.4380764Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:15:02.4418605Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:15:02.4446722Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:15:02.4474641Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:15:02.4569888Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:15:02.4597267Z 
2025-08-20T19:15:02.4597662Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:15:02.4598075Z 
2025-08-20T19:15:02.4612973Z 
2025-08-20T19:15:02.4710371Z 
2025-08-20T19:15:02.4710933Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T19:15:02.4711360Z 
2025-08-20T19:15:02.4711537Z [+] Installation completed!
2025-08-20T19:15:02.4783909Z 
2025-08-20T19:15:02.4784379Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:15:02.7113636Z github.com
2025-08-20T19:15:02.7114847Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:15:02.7115328Z   - Active account: true
2025-08-20T19:15:02.7115662Z   - Git operations protocol: https
2025-08-20T19:15:02.7116067Z   - Token: ghp_************************************
2025-08-20T19:15:02.7117053Z   - 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:15:02.7118050Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:15:02.7118558Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:15:02.8207631Z Limit: 5000, Remaining: 3944, Reset: 2025-08-20 19:25:14 +0000 UTC (10m11s)
2025-08-20T19:15:02.8216634Z 
2025-08-20T19:15:02.8216890Z [+] GHCR_TOKEN is Exported
2025-08-20T19:15:02.8253239Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:15:02.9353885Z Login Succeeded
2025-08-20T19:15:02.9366472Z 
2025-08-20T19:15:02.9366690Z [+] GITLAB is Exported
2025-08-20T19:15:02.9687442Z [git remote -v]
2025-08-20T19:15:03.2751815Z gitlab.com
2025-08-20T19:15:03.2752723Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:15:03.2753839Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:15:03.2755101Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:15:03.2755887Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:15:03.2756523Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:15:03.2757083Z   ✓ Token found: **************************
2025-08-20T19:15:03.2757399Z 
2025-08-20T19:15:03.2758106Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:15:03.2759147Z [git remote -v]
2025-08-20T19:15:03.2774885Z 2025/08/20 19:15:03 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:15:03.2776087Z git: exit status 128]
2025-08-20T19:15:03.5111310Z 
2025-08-20T19:15:03.5111643Z 
2025-08-20T19:15:03.5112560Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:15:03 PM)
2025-08-20T19:15:03.5113283Z 
2025-08-20T19:15:03.5113289Z 
2025-08-20T19:15:03.5113412Z [+] USER = runner
2025-08-20T19:15:03.5113728Z [+] HOME = /home/runner
2025-08-20T19:15:03.5116145Z [+] 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:/usr/local/.ghcup/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:15:03.5118621Z 
2025-08-20T19:15:03.5790742Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:03.6137627Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:15:03.6141317Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:15:03.6142359Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:15:03.6150612Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:15:03.6158321Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:15:03.6165306Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:15:04.8473022Z Reading package lists...
2025-08-20T19:15:04.8796838Z Reading package lists...
2025-08-20T19:15:05.0823927Z Building dependency tree...
2025-08-20T19:15:05.0831880Z Reading state information...
2025-08-20T19:15:05.3423137Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:15:05.3423652Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:15:05.3424289Z ca-certificates is already the newest version (20240203).
2025-08-20T19:15:05.3424757Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:15:05.3425223Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:15:05.3425661Z moreutils is already the newest version (0.69-1).
2025-08-20T19:15:05.3426170Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:15:05.3426727Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:15:05.3427558Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:05.4086571Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:05.4437235Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:15:05.4459157Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:15:05.4469314Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:15:05.4479403Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:15:05.6304390Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:15:05.6332939Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:15:06.6451769Z Reading package lists...
2025-08-20T19:15:06.6770312Z Reading package lists...
2025-08-20T19:15:06.8777776Z Building dependency tree...
2025-08-20T19:15:06.8785324Z Reading state information...
2025-08-20T19:15:07.0667783Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:15:07.0668476Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:15:07.0669189Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:15:07.0669815Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:15:07.0682343Z ca-certificates is already the newest version (20240203).
2025-08-20T19:15:07.0683053Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:15:07.0683674Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:15:07.0684475Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:15:07.0685007Z gawk set to manually installed.
2025-08-20T19:15:07.0685479Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:15:07.0685985Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:15:07.0686522Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:15:07.0687014Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:15:07.0687579Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:15:07.0688154Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:15:07.0689089Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:15:07.0689583Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:15:07.0690133Z The following additional packages will be installed:
2025-08-20T19:15:07.0690574Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:15:07.0691039Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:15:07.0691504Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:15:07.0691955Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:15:07.0692418Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:15:07.0692833Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:15:07.0693130Z Suggested packages:
2025-08-20T19:15:07.0693420Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:15:07.0693875Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:15:07.0694605Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:15:07.0695074Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:15:07.0695530Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:15:07.0695961Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:15:07.0696304Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:15:07.1044579Z The following NEW packages will be installed:
2025-08-20T19:15:07.1045159Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:15:07.1046565Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:15:07.1047964Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:15:07.1048568Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:15:07.1049104Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:15:07.1054342Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:15:07.1056124Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:15:07.1242085Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:07.1242635Z Need to get 27.5 MB of archives.
2025-08-20T19:15:07.1242979Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:15:07.1243362Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:07.1643055Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:15:07.2115772Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:15:07.2941468Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:15:07.3196608Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:15:07.3384321Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T19:15:07.3583985Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:15:07.4009269Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:15:07.4369703Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:15:07.4778625Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:15:07.4993579Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:15:07.7096101Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:15:07.7293015Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:15:07.7648765Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:15:07.7835364Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:15:07.8015992Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:15:07.8206855Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:15:07.8397013Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T19:15:07.9262567Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T19:15:07.9913895Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:15:08.0151738Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:15:08.0341065Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:15:08.0528497Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T19:15:08.0791844Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T19:15:08.1012979Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:15:08.1292201Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T19:15:08.1487658Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T19:15:08.1896832Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:15:08.2091316Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T19:15:08.2298972Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:15:08.2487458Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:15:08.2672771Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:15:08.2862785Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:15:08.3064805Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:15:08.3590348Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:15:08.3804691Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:15:08.4069786Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:15:08.6571360Z Preconfiguring packages ...
2025-08-20T19:15:08.7150525Z Fetched 27.5 MB in 1s (21.2 MB/s)
2025-08-20T19:15:08.7366735Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:15:08.7420207Z (Reading database ... 
2025-08-20T19:15:08.7420664Z (Reading database ... 5%
2025-08-20T19:15:08.7421049Z (Reading database ... 10%
2025-08-20T19:15:08.7421680Z (Reading database ... 15%
2025-08-20T19:15:08.7422028Z (Reading database ... 20%
2025-08-20T19:15:08.7422382Z (Reading database ... 25%
2025-08-20T19:15:08.7422748Z (Reading database ... 30%
2025-08-20T19:15:08.7423099Z (Reading database ... 35%
2025-08-20T19:15:08.7423454Z (Reading database ... 40%
2025-08-20T19:15:08.7423809Z (Reading database ... 45%
2025-08-20T19:15:08.7424353Z (Reading database ... 50%
2025-08-20T19:15:08.7447011Z (Reading database ... 55%
2025-08-20T19:15:08.7541345Z (Reading database ... 60%
2025-08-20T19:15:08.7562598Z (Reading database ... 65%
2025-08-20T19:15:08.7596039Z (Reading database ... 70%
2025-08-20T19:15:08.7620956Z (Reading database ... 75%
2025-08-20T19:15:08.7650393Z (Reading database ... 80%
2025-08-20T19:15:08.7783397Z (Reading database ... 85%
2025-08-20T19:15:08.7880520Z (Reading database ... 90%
2025-08-20T19:15:08.8147380Z (Reading database ... 95%
2025-08-20T19:15:08.8147917Z (Reading database ... 100%
2025-08-20T19:15:08.8148532Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T19:15:08.8189792Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:15:08.8389323Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:15:08.9873955Z Selecting previously unselected package poppler-data.
2025-08-20T19:15:09.0008808Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:15:09.0021897Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:15:09.1369386Z Selecting previously unselected package b3sum.
2025-08-20T19:15:09.1506107Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:15:09.1524371Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:15:09.1817108Z Selecting previously unselected package build-essential.
2025-08-20T19:15:09.1952607Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:15:09.1969176Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:15:09.2219039Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:15:09.2354360Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:15:09.2387280Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:15:09.2644951Z Selecting previously unselected package ccache.
2025-08-20T19:15:09.2780532Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:15:09.2795320Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:15:09.3307776Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:15:09.3448734Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:15:09.3462617Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:15:09.3775016Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:15:09.3912995Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:15:09.3925722Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:15:09.4294745Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:15:09.4433567Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:15:09.4448416Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:15:09.4932005Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:15:09.5072784Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:15:09.5712119Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:15:09.6760743Z Selecting previously unselected package libgs-common.
2025-08-20T19:15:09.6897806Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:15:09.6913331Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:09.7184352Z Selecting previously unselected package libgs10-common.
2025-08-20T19:15:09.7321931Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:15:09.7336424Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:09.8077438Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:15:09.8217196Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:15:09.8231529Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:15:09.8486709Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:15:09.8631181Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:15:09.8644582Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:15:09.8899710Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:15:09.9036752Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:15:09.9051392Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:15:09.9324379Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:15:09.9461004Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:15:09.9472402Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:15:09.9778946Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:15:09.9915438Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:15:09.9929774Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:10.1055594Z Selecting previously unselected package ghostscript.
2025-08-20T19:15:10.1192914Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:15:10.1204720Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:10.1525007Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:15:10.1663128Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:15:10.1675527Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:10.4775431Z Selecting previously unselected package imagemagick.
2025-08-20T19:15:10.4913287Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:15:10.4934697Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:10.5166424Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:15:10.5301689Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:15:10.5315183Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:15:10.5606490Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:15:10.5741686Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:15:10.5752041Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:15:10.6072686Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:15:10.6208326Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:15:10.6225558Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:15:10.6523149Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:15:10.6658419Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:15:10.6671730Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:15:10.6922247Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:15:10.7062261Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:15:10.7073113Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:15:10.7310616Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:15:10.7446323Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:15:10.7458121Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:15:10.7875791Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:15:10.8011277Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:15:10.8028252Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:15:10.8268581Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:15:10.8404020Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:15:10.8415622Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:10.8957984Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:15:10.9093437Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:15:10.9109040Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:15:10.9349239Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:15:10.9484996Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:15:10.9497058Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:15:10.9726372Z Selecting previously unselected package libtool-bin.
2025-08-20T19:15:10.9861369Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:15:10.9876789Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:15:11.0134912Z Selecting previously unselected package lzip.
2025-08-20T19:15:11.0269909Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:15:11.0282870Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:15:11.0524609Z Selecting previously unselected package netpbm.
2025-08-20T19:15:11.0660641Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:15:11.0672874Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:15:11.2384694Z Selecting previously unselected package musl:amd64.
2025-08-20T19:15:11.2524774Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:15:11.2539846Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:15:11.2899755Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:15:11.3034372Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:15:11.3047469Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:15:11.3676951Z Selecting previously unselected package musl-tools.
2025-08-20T19:15:11.3814629Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:15:11.3827783Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:15:11.4263361Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:15:11.5821633Z 
2025-08-20T19:15:11.5822142Z Creating config file /etc/papersize with new version
2025-08-20T19:15:11.6672782Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:15:11.6701124Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:15:11.6737734Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:15:11.6768210Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:15:11.6798107Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:11.6830696Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:15:11.6858509Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:15:11.6891329Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:15:11.7028485Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:15:11.7053526Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:15:11.7081613Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:15:11.7145469Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:15:11.7191219Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:15:11.7239861Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:15:11.7272603Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:15:11.7311205Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:15:11.7342339Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:15:11.7371326Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:15:11.7408034Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:11.7491551Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:15:11.7537149Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:15:11.7591974Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:15:11.7639436Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:15:11.7696217Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:15:11.7784276Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:15:11.7845904Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:15:11.7895144Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:15:11.7953222Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:15:11.8001994Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:15:11.8059954Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:15:11.8108949Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:15:11.8167543Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:15:11.8216763Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:15:11.8277466Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:15:11.8324834Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:15:11.8383539Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:15:11.8434664Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:15:11.8492541Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:15:11.8541888Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:15:11.8604359Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:15:11.8654597Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:15:11.8680872Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:15:11.8711720Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:15:11.8778411Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:15:11.8822357Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:15:11.9067240Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:15:11.9104306Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:15:11.9147399Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:15:11.9192777Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:15:11.9224575Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:15:11.9379632Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:15:11.9416586Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:15:11.9470771Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:15:11.9517229Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:15:11.9546603Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:11.9585556Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:15:11.9630701Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:15:12.1577171Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:15:12.1611214Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:12.1641307Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:12.1676472Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:15:12.1753027Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:15:12.7222217Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:15:13.1463329Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:15:13.8609592Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:15:13.9776685Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:15:21.9251135Z Reading package lists...
2025-08-20T19:15:22.1006728Z Building dependency tree...
2025-08-20T19:15:22.1013971Z Reading state information...
2025-08-20T19:15:22.2693103Z autoconf is already the newest version (2.71-3).
2025-08-20T19:15:22.2693871Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:15:22.2694617Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:15:22.2695063Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:15:22.2695524Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:15:22.2695988Z ca-certificates is already the newest version (20240203).
2025-08-20T19:15:22.2696402Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:15:22.2696797Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:15:22.2697546Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:15:22.2697960Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:15:22.2698375Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:15:22.2698787Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:15:22.2699152Z patch set to manually installed.
2025-08-20T19:15:22.2699522Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:15:22.2699953Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:15:22.2700359Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:15:22.2700755Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:15:22.2701104Z Suggested packages:
2025-08-20T19:15:22.2701338Z   scons-doc
2025-08-20T19:15:22.2836678Z The following NEW packages will be installed:
2025-08-20T19:15:22.2843745Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:15:22.3012343Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:22.3012881Z Need to get 15.8 MB of archives.
2025-08-20T19:15:22.3013364Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:15:22.3014059Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:22.3702531Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:15:32.3033892Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:15:32.3225978Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T19:15:32.4916008Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:15:32.5297255Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:15:32.7901105Z Fetched 15.8 MB in 10s (1539 kB/s)
2025-08-20T19:15:32.8089563Z Selecting previously unselected package autopoint.
2025-08-20T19:15:32.8144060Z (Reading database ... 
2025-08-20T19:15:32.8144981Z (Reading database ... 5%
2025-08-20T19:15:32.8145359Z (Reading database ... 10%
2025-08-20T19:15:32.8145728Z (Reading database ... 15%
2025-08-20T19:15:32.8146085Z (Reading database ... 20%
2025-08-20T19:15:32.8147185Z (Reading database ... 25%
2025-08-20T19:15:32.8147548Z (Reading database ... 30%
2025-08-20T19:15:32.8147901Z (Reading database ... 35%
2025-08-20T19:15:32.8148256Z (Reading database ... 40%
2025-08-20T19:15:32.8148606Z (Reading database ... 45%
2025-08-20T19:15:32.8148943Z (Reading database ... 50%
2025-08-20T19:15:32.8169293Z (Reading database ... 55%
2025-08-20T19:15:32.8270615Z (Reading database ... 60%
2025-08-20T19:15:32.8293021Z (Reading database ... 65%
2025-08-20T19:15:32.8329703Z (Reading database ... 70%
2025-08-20T19:15:32.8355315Z (Reading database ... 75%
2025-08-20T19:15:32.8386377Z (Reading database ... 80%
2025-08-20T19:15:32.8537073Z (Reading database ... 85%
2025-08-20T19:15:32.8626920Z (Reading database ... 90%
2025-08-20T19:15:32.8891936Z (Reading database ... 95%
2025-08-20T19:15:32.8892466Z (Reading database ... 100%
2025-08-20T19:15:32.8893063Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T19:15:32.8936786Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:15:32.8952960Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:15:32.9216889Z Selecting previously unselected package clang.
2025-08-20T19:15:32.9353816Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:15:32.9366875Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:15:32.9599290Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:15:32.9733354Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:15:32.9745619Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:15:33.4178235Z Selecting previously unselected package scons.
2025-08-20T19:15:33.4320314Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:15:33.4332919Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:15:33.5037768Z Selecting previously unselected package byacc.
2025-08-20T19:15:33.5175839Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:15:33.5187277Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:15:33.5618588Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:15:33.5688410Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:15:33.5790539Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:15:33.6044749Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:15:34.0108617Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:15:34.0141170Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:15:38.1085555Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:15:39.6337776Z Reading package lists...
2025-08-20T19:15:39.8149399Z Building dependency tree...
2025-08-20T19:15:39.8158154Z Reading state information...
2025-08-20T19:15:39.9871051Z The following additional packages will be installed:
2025-08-20T19:15:39.9871748Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:15:39.9872438Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:15:39.9873229Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:15:39.9874434Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:15:39.9876835Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:15:39.9877589Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:15:39.9878452Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:15:39.9879176Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:15:39.9881577Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:15:39.9890573Z Suggested packages:
2025-08-20T19:15:39.9891031Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:15:39.9892120Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:15:39.9892855Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:15:39.9893751Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:15:39.9894749Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:15:39.9895547Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:15:39.9896342Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:15:39.9897235Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:15:39.9897902Z   wdiff-doc
2025-08-20T19:15:39.9898224Z Recommended packages:
2025-08-20T19:15:39.9898769Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:15:39.9899531Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:15:39.9900330Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:15:39.9901147Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:15:40.0103679Z The following NEW packages will be installed:
2025-08-20T19:15:40.0105199Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:15:40.0105977Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:15:40.0106769Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:15:40.0107728Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:15:40.0108618Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:15:40.0109470Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:15:40.0110688Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:15:40.0111588Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:15:40.0115029Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:15:40.0298200Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:40.0298819Z Need to get 2417 kB of archives.
2025-08-20T19:15:40.0299374Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:15:40.0300026Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:40.0653680Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:15:40.1073652Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:15:40.1273139Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:15:40.1473188Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:15:40.1661062Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:15:40.1856573Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:15:40.2055355Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T19:15:40.2250163Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:15:40.2446972Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:15:40.2646029Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:15:40.2836943Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:15:40.3028492Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:15:40.3227260Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:15:40.3431975Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:15:40.3661372Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:15:40.3858307Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:15:40.4041172Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:15:40.4739035Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:15:40.4927715Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:15:40.5120251Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:15:40.5306323Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:15:40.5582020Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:15:40.5810518Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:15:40.6014909Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:15:40.6204980Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:15:40.6396535Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:15:40.6617337Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:15:40.6856605Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:15:40.7082680Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:15:40.7281474Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:15:41.0289800Z Fetched 2417 kB in 1s (3257 kB/s)
2025-08-20T19:15:41.0480529Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:15:41.0535234Z (Reading database ... 
2025-08-20T19:15:41.0535660Z (Reading database ... 5%
2025-08-20T19:15:41.0536085Z (Reading database ... 10%
2025-08-20T19:15:41.0536586Z (Reading database ... 15%
2025-08-20T19:15:41.0536938Z (Reading database ... 20%
2025-08-20T19:15:41.0537277Z (Reading database ... 25%
2025-08-20T19:15:41.0537533Z (Reading database ... 30%
2025-08-20T19:15:41.0537774Z (Reading database ... 35%
2025-08-20T19:15:41.0538015Z (Reading database ... 40%
2025-08-20T19:15:41.0538249Z (Reading database ... 45%
2025-08-20T19:15:41.0538479Z (Reading database ... 50%
2025-08-20T19:15:41.0561177Z (Reading database ... 55%
2025-08-20T19:15:41.0657368Z (Reading database ... 60%
2025-08-20T19:15:41.0678873Z (Reading database ... 65%
2025-08-20T19:15:41.0714348Z (Reading database ... 70%
2025-08-20T19:15:41.0738987Z (Reading database ... 75%
2025-08-20T19:15:41.0768166Z (Reading database ... 80%
2025-08-20T19:15:41.0919126Z (Reading database ... 85%
2025-08-20T19:15:41.1013892Z (Reading database ... 90%
2025-08-20T19:15:41.1300476Z (Reading database ... 95%
2025-08-20T19:15:41.1300813Z (Reading database ... 100%
2025-08-20T19:15:41.1301270Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T19:15:41.1347497Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:15:41.1358078Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:15:41.1602832Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:15:41.1742994Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:15:41.1754514Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:15:41.1976581Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:15:41.2115036Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:15:41.2126321Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:15:41.2382818Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:15:41.2520918Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:15:41.2534027Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:15:41.2769612Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:15:41.2906980Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:15:41.2918653Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:15:41.3144037Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:15:41.3282319Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:15:41.3326388Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:15:41.3566877Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:15:41.3703952Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:15:41.3723913Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:15:41.3965813Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:15:41.4103161Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:15:41.4116764Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:15:41.4360627Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:15:41.4497340Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:15:41.4509493Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:15:41.4778038Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:15:41.4914062Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:15:41.4928266Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:15:41.5171014Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:15:41.5308471Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:15:41.5319853Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:15:41.5554064Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:15:41.5690826Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:15:41.5733396Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:15:41.5958986Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:15:41.6096567Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:15:41.6107054Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:15:41.6368667Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:15:41.6505735Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:15:41.6522342Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:15:41.6760922Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:15:41.6899454Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:15:41.6913747Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:15:41.7164030Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:15:41.7300272Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:15:41.7311173Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:15:41.7530822Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:15:41.7668709Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:15:41.7681475Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:15:41.8245748Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:15:41.8384499Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:15:41.8402336Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:15:41.8651323Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:15:41.8794385Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:15:41.8813145Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:15:41.9043346Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:15:41.9181341Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:15:41.9199543Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:15:41.9446307Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:15:41.9582655Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:15:41.9591721Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:15:42.0047161Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:15:42.0186797Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:15:42.0231653Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:15:42.0527101Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:15:42.0665549Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:15:42.0683806Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:15:42.0957901Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:15:42.1097010Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:15:42.1110045Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:15:42.1355530Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:15:42.1493129Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:15:42.1506541Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:15:42.1755346Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:15:42.1895908Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:15:42.1914865Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:15:42.2182361Z Selecting previously unselected package libwww-perl.
2025-08-20T19:15:42.2321221Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:15:42.2333817Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:15:42.2660065Z Selecting previously unselected package patchutils.
2025-08-20T19:15:42.2799285Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:15:42.2810767Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:15:42.3103169Z Selecting previously unselected package wdiff.
2025-08-20T19:15:42.3241392Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:15:42.3252095Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:15:42.3536354Z Selecting previously unselected package devscripts.
2025-08-20T19:15:42.3675610Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:15:42.3879664Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:15:42.5169454Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:15:42.5201962Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:15:42.5236216Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:15:42.5268869Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:15:42.5298396Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:15:42.5331320Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:15:42.5359725Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:15:42.5391820Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:15:42.5425094Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:15:42.5457754Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:15:42.5498438Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:15:42.5527780Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:15:42.5556735Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:15:42.5585948Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:15:42.5615973Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:15:42.5649954Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:15:42.5678282Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:15:42.5710444Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:15:42.5738479Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:15:42.5770611Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:15:42.5853572Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:15:42.5886371Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:15:42.5922301Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:15:42.5959237Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:15:42.5992568Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:15:42.6028233Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:15:42.6056691Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:15:42.6092753Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:15:42.6132700Z Setting up devscripts (2.23.7) ...
2025-08-20T19:15:42.7351210Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:15:42.7387094Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:15:47.6665030Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:15:49.2593204Z Reading package lists...
2025-08-20T19:15:49.4432814Z Building dependency tree...
2025-08-20T19:15:49.4440435Z Reading state information...
2025-08-20T19:15:49.6015236Z The following additional packages will be installed:
2025-08-20T19:15:49.6026654Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:15:49.6034569Z Suggested packages:
2025-08-20T19:15:49.6035029Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:15:49.6181610Z The following NEW packages will be installed:
2025-08-20T19:15:49.6190521Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:15:49.6378416Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:49.6379034Z Need to get 13.6 MB of archives.
2025-08-20T19:15:49.6379375Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:15:49.6379761Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:49.6716840Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:15:49.6927158Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:15:49.7133892Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:15:49.7761553Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:15:50.1775239Z Fetched 13.6 MB in 0s (46.9 MB/s)
2025-08-20T19:15:50.1986871Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:15:50.2044043Z (Reading database ... 
2025-08-20T19:15:50.2044614Z (Reading database ... 5%
2025-08-20T19:15:50.2044989Z (Reading database ... 10%
2025-08-20T19:15:50.2045350Z (Reading database ... 15%
2025-08-20T19:15:50.2045708Z (Reading database ... 20%
2025-08-20T19:15:50.2046059Z (Reading database ... 25%
2025-08-20T19:15:50.2046410Z (Reading database ... 30%
2025-08-20T19:15:50.2046758Z (Reading database ... 35%
2025-08-20T19:15:50.2047148Z (Reading database ... 40%
2025-08-20T19:15:50.2047408Z (Reading database ... 45%
2025-08-20T19:15:50.2047637Z (Reading database ... 50%
2025-08-20T19:15:50.2067239Z (Reading database ... 55%
2025-08-20T19:15:50.2161684Z (Reading database ... 60%
2025-08-20T19:15:50.2183547Z (Reading database ... 65%
2025-08-20T19:15:50.2219173Z (Reading database ... 70%
2025-08-20T19:15:50.2243337Z (Reading database ... 75%
2025-08-20T19:15:50.2272932Z (Reading database ... 80%
2025-08-20T19:15:50.2427929Z (Reading database ... 85%
2025-08-20T19:15:50.2521113Z (Reading database ... 90%
2025-08-20T19:15:50.2802798Z (Reading database ... 95%
2025-08-20T19:15:50.2803182Z (Reading database ... 100%
2025-08-20T19:15:50.2803625Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T19:15:50.2846679Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:15:50.2875784Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:15:50.3142972Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:15:50.3278332Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:15:50.3295489Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:15:50.3539196Z Selecting previously unselected package cmake-data.
2025-08-20T19:15:50.3675445Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:15:50.3753795Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:15:50.9407330Z Selecting previously unselected package cmake.
2025-08-20T19:15:50.9560543Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:15:50.9581078Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:15:51.1680913Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:15:51.1722715Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:15:51.1763680Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:15:51.1853261Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:15:51.1897509Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:15:55.4736278Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:15:56.0447824Z 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}
2025-08-20T19:15:56.0449037Z Running kernel seems to be up-to-date.
2025-08-20T19:15:56.0449287Z 
2025-08-20T19:15:56.0449387Z Restarting services...
2025-08-20T19:15:56.0512337Z 
2025-08-20T19:15:56.0512914Z Service restarts being deferred:
2025-08-20T19:15:56.0513332Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:15:56.0513663Z 
2025-08-20T19:15:56.0513831Z No containers need to be restarted.
2025-08-20T19:15:56.0514047Z 
2025-08-20T19:15:56.0514337Z No user sessions are running outdated binaries.
2025-08-20T19:15:56.0514545Z 
2025-08-20T19:15:56.0514756Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:15:57.0569602Z Reading package lists...
2025-08-20T19:15:57.2514791Z Building dependency tree...
2025-08-20T19:15:57.2523492Z Reading state information...
2025-08-20T19:15:57.4625787Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:15:57.4626224Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:15:57.4626577Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:15:57.4626920Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:15:57.4627250Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:15:57.4627593Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:15:57.4627964Z ca-certificates is already the newest version (20240203).
2025-08-20T19:15:57.4628288Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:15:57.4628607Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:15:57.4628958Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:15:57.4629277Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:15:57.4629603Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:15:57.4630260Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:15:57.4630661Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:15:57.4631002Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:15:57.4631345Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:15:57.4631696Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:15:57.4632030Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:15:57.4632337Z musl is already the newest version (1.2.4-2).
2025-08-20T19:15:57.4632641Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:15:57.4632960Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:15:57.4633332Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:15:57.4633722Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:15:57.4634055Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:15:57.4634781Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:15:57.4635335Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:57.4865994Z Reading package lists...
2025-08-20T19:15:57.6805553Z Building dependency tree...
2025-08-20T19:15:57.6813577Z Reading state information...
2025-08-20T19:15:57.8728056Z autoconf is already the newest version (2.71-3).
2025-08-20T19:15:57.8728718Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:15:57.8729328Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:15:57.8729889Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:15:57.8730482Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:15:57.8731391Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:15:57.8732008Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:15:57.8732593Z ca-certificates is already the newest version (20240203).
2025-08-20T19:15:57.8733194Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:15:57.8733735Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:15:57.8734566Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:15:57.8735089Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:15:57.8735614Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:15:57.8736109Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:15:57.8736460Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:15:57.8736796Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:15:57.8737144Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:15:57.8737547Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:15:57.8737918Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:15:57.8738221Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:15:57.8738657Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:15:57.8739219Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:57.8965023Z Reading package lists...
2025-08-20T19:15:58.0761429Z Building dependency tree...
2025-08-20T19:15:58.0769733Z Reading state information...
2025-08-20T19:15:58.2709846Z devscripts is already the newest version (2.23.7).
2025-08-20T19:15:58.2710519Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:58.2940831Z Reading package lists...
2025-08-20T19:15:58.4732029Z Building dependency tree...
2025-08-20T19:15:58.4739924Z Reading state information...
2025-08-20T19:15:58.6524606Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:15:58.6525322Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:58.6762058Z Reading package lists...
2025-08-20T19:15:58.8468695Z Building dependency tree...
2025-08-20T19:15:58.8477082Z Reading state information...
2025-08-20T19:15:59.0029523Z Suggested packages:
2025-08-20T19:15:59.0029879Z   binutils-doc
2025-08-20T19:15:59.0291493Z The following NEW packages will be installed:
2025-08-20T19:15:59.0299039Z   binutils-aarch64-linux-gnu
2025-08-20T19:15:59.0471901Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:15:59.0698778Z Need to get 3711 kB of archives.
2025-08-20T19:15:59.0699392Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:15:59.0700094Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:15:59.1047492Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T19:15:59.4190109Z Fetched 3711 kB in 0s (35.6 MB/s)
2025-08-20T19:15:59.4389714Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:15:59.4446336Z (Reading database ... 
2025-08-20T19:15:59.4447134Z (Reading database ... 5%
2025-08-20T19:15:59.4447552Z (Reading database ... 10%
2025-08-20T19:15:59.4447981Z (Reading database ... 15%
2025-08-20T19:15:59.4448372Z (Reading database ... 20%
2025-08-20T19:15:59.4448621Z (Reading database ... 25%
2025-08-20T19:15:59.4448873Z (Reading database ... 30%
2025-08-20T19:15:59.4449120Z (Reading database ... 35%
2025-08-20T19:15:59.4449372Z (Reading database ... 40%
2025-08-20T19:15:59.4449630Z (Reading database ... 45%
2025-08-20T19:15:59.4449873Z (Reading database ... 50%
2025-08-20T19:15:59.4471071Z (Reading database ... 55%
2025-08-20T19:15:59.4564245Z (Reading database ... 60%
2025-08-20T19:15:59.4585784Z (Reading database ... 65%
2025-08-20T19:15:59.4621421Z (Reading database ... 70%
2025-08-20T19:15:59.4645241Z (Reading database ... 75%
2025-08-20T19:15:59.4677360Z (Reading database ... 80%
2025-08-20T19:15:59.4830739Z (Reading database ... 85%
2025-08-20T19:15:59.4921441Z (Reading database ... 90%
2025-08-20T19:15:59.5214711Z (Reading database ... 95%
2025-08-20T19:15:59.5215206Z (Reading database ... 100%
2025-08-20T19:15:59.5215689Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T19:15:59.5260337Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:15:59.5279807Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:15:59.6896428Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:15:59.6922599Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:15:59.7078344Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:16:05.4700342Z Reading package lists...
2025-08-20T19:16:05.6682261Z Building dependency tree...
2025-08-20T19:16:05.6691425Z Reading state information...
2025-08-20T19:16:05.8984540Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:16:05.8985504Z The following additional packages will be installed:
2025-08-20T19:16:05.8986354Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:16:05.8987026Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:16:05.8987719Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:16:05.8988353Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:16:05.8988914Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:16:05.8989611Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:16:05.8990333Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:16:05.8991161Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:16:05.8991919Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:16:05.8992415Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:16:05.8992903Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:16:05.8993921Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:16:05.8994879Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:16:05.8995453Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:16:05.8995958Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:16:05.8996425Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:16:05.8996915Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:16:05.8997374Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:16:05.8997824Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:16:05.8998296Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:16:05.8998812Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:16:05.8999249Z   linux-libc-dev-armhf-cross
2025-08-20T19:16:05.9003043Z Suggested packages:
2025-08-20T19:16:05.9003566Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:16:05.9004282Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:16:05.9571277Z The following NEW packages will be installed:
2025-08-20T19:16:05.9572152Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:16:05.9573178Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:16:05.9574522Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:16:05.9575579Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:16:05.9576586Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:16:05.9577882Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:16:05.9578700Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:16:05.9579689Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:16:05.9580688Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:16:05.9581475Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:16:05.9582210Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:16:05.9582773Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:16:05.9583585Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:16:05.9584391Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:16:05.9584916Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:16:05.9585434Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:16:05.9585897Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:16:05.9586380Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:16:05.9586844Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:16:05.9587296Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:16:05.9587766Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:16:05.9588272Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:16:05.9588703Z   linux-libc-dev-armhf-cross
2025-08-20T19:16:05.9789657Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:16:05.9790088Z Need to get 171 MB of archives.
2025-08-20T19:16:05.9790529Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:16:05.9791203Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:16:06.0138590Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:16:06.0364354Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T19:16:06.1904040Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:16:06.2090531Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:16:06.3444020Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:16:06.3636903Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:16:06.5320481Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T19:16:06.5516527Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T19:16:06.5705240Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T19:16:06.5886581Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:16:06.6075279Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:16:06.6271180Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:16:06.6711664Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T19:16:06.6899053Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T19:16:06.7094409Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T19:16:06.7281623Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T19:16:06.7895507Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T19:16:06.8260129Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T19:16:06.8468221Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T19:16:06.8817121Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T19:16:06.9177624Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T19:16:06.9379987Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T19:16:06.9595585Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T19:16:07.0248618Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T19:16:07.3369708Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T19:16:07.3696064Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:16:07.4083319Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T19:16:07.4590303Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T19:16:07.6346900Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T19:16:07.6942837Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:16:07.7132542Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:16:07.7323803Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:16:07.7790263Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:16:07.8408295Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:16:07.8627198Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:16:07.8822310Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:16:07.9701811Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:16:08.0089862Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:16:08.0590858Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:16:08.1065231Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:16:08.5452422Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:16:08.6088441Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:16:08.6741228Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:16:08.7607234Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:16:09.0754501Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T19:16:09.1847547Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:16:09.2378524Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:16:09.2570928Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:16:09.2783955Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:16:09.2968048Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:16:09.4252459Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:16:10.5880761Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:16:37.7222592Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:16:37.7577539Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:16:38.7516359Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:16:38.7901409Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:16:38.8322065Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:16:38.8992582Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:16:39.1608099Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T19:16:39.1792318Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T19:16:39.1977734Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:16:39.2162094Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T19:16:39.2343275Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T19:16:39.2534736Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:16:39.5705053Z Fetched 171 MB in 33s (5123 kB/s)
2025-08-20T19:16:39.5913250Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T19:16:39.5971379Z (Reading database ... 
2025-08-20T19:16:39.5973168Z (Reading database ... 5%
2025-08-20T19:16:39.5973605Z (Reading database ... 10%
2025-08-20T19:16:39.5974004Z (Reading database ... 15%
2025-08-20T19:16:39.5974561Z (Reading database ... 20%
2025-08-20T19:16:39.5974827Z (Reading database ... 25%
2025-08-20T19:16:39.5975078Z (Reading database ... 30%
2025-08-20T19:16:39.5975322Z (Reading database ... 35%
2025-08-20T19:16:39.5975563Z (Reading database ... 40%
2025-08-20T19:16:39.5975805Z (Reading database ... 45%
2025-08-20T19:16:39.5976046Z (Reading database ... 50%
2025-08-20T19:16:39.5994880Z (Reading database ... 55%
2025-08-20T19:16:39.6086403Z (Reading database ... 60%
2025-08-20T19:16:39.6107888Z (Reading database ... 65%
2025-08-20T19:16:39.6142882Z (Reading database ... 70%
2025-08-20T19:16:39.6166612Z (Reading database ... 75%
2025-08-20T19:16:39.6197496Z (Reading database ... 80%
2025-08-20T19:16:39.6339335Z (Reading database ... 85%
2025-08-20T19:16:39.6425025Z (Reading database ... 90%
2025-08-20T19:16:39.6706432Z (Reading database ... 95%
2025-08-20T19:16:39.6706867Z (Reading database ... 100%
2025-08-20T19:16:39.6707364Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T19:16:39.6750195Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:39.6763424Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:39.7003184Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T19:16:39.7143036Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:39.7177930Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:39.8661669Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T19:16:39.8800837Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:39.8811477Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:39.9054844Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:16:39.9195749Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:39.9231767Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.0606589Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T19:16:40.0746338Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:40.0761381Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.0999539Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:16:40.1140569Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:40.1187679Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.2569745Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T19:16:40.2712076Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:40.2726662Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:40.2979700Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:16:40.3120238Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:16:40.3137628Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:40.3382807Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:16:40.3526597Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:40.3542025Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:40.3772470Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:16:40.3915512Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.3933226Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.4161395Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:16:40.4301350Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.4315720Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.4577889Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T19:16:40.4717258Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:40.4727557Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:40.5189144Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T19:16:40.5328590Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.5344656Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.5595540Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T19:16:40.5734939Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.5745495Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.5998596Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T19:16:40.6139134Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.6162704Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.6409258Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T19:16:40.6550032Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.6567841Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.6828821Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T19:16:40.6970278Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.6991541Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.7340641Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T19:16:40.7481246Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.7496461Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.7812783Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T19:16:40.7953673Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.7969827Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.8316635Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T19:16:40.8456924Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.8476948Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.8835009Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T19:16:40.8974716Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.8986378Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.9270614Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T19:16:40.9410698Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.9428811Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:40.9729744Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T19:16:40.9869454Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:40.9883035Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:41.0881403Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T19:16:41.1021054Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:41.1058785Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:41.3811627Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T19:16:41.3950885Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:16:41.3966043Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:41.5890806Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T19:16:41.6032601Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:41.6049421Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:41.7265505Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T19:16:41.7410095Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:41.7430485Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:41.9675307Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T19:16:41.9820330Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:41.9861168Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.1440475Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:16:42.1578938Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:16:42.1602832Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:16:42.2491486Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:16:42.2631435Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.2640397Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.2862504Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:16:42.3003966Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.3020729Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.3253371Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:16:42.3393334Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:42.3406824Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:42.3786900Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:16:42.3926912Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.3940218Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.4183546Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:16:42.4324023Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.4340472Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.4612371Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:16:42.4752095Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.4764064Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.4988704Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:16:42.5127093Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.5137466Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.5832360Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:16:42.5973758Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.5989460Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.6327964Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:16:42.6471082Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.6489810Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.6865307Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:16:42.7007187Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:42.7018442Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:42.7571512Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:16:42.7720463Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:42.7756573Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:43.0317437Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:16:43.0459513Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:16:43.0469627Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:43.2301771Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:16:43.2445721Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:43.2457087Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:43.3628301Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:16:43.3776114Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:43.3787188Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:43.5809849Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:16:43.5956151Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:43.5998441Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:43.7503916Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:16:43.7650538Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:16:43.7660826Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:16:43.8566577Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:16:43.8715612Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:43.8743181Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:43.9131939Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:16:43.9274821Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:43.9288301Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:43.9534064Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:16:43.9678037Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:43.9691563Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.0057916Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:16:44.0200119Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.0211766Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.0455047Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:16:44.0600296Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.0615247Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.1277859Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:16:44.1420331Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.1436417Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.1777819Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:16:44.1922559Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.1937460Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.2334615Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:16:44.2476932Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.2488797Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.3037415Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:16:44.3179339Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:44.3216208Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:44.5725083Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:16:44.5868846Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:16:44.5880876Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:44.7856426Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:16:44.8002398Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:16:44.8014677Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:44.9238778Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:16:44.9385856Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:16:44.9400518Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.1401565Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:16:45.1549262Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:16:45.1589859Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.3138753Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T19:16:45.3282866Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:45.3318321Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.3565558Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T19:16:45.3710662Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:45.3722091Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.3953258Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:16:45.4099276Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:16:45.4112018Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:45.4338986Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:16:45.4483654Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:16:45.4503032Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:45.4729473Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:16:45.4872131Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:45.4884301Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.5131094Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:16:45.5275239Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:16:45.5286492Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.5760779Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:16:45.5795464Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.5831734Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.5860835Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.5898923Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.5931947Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:45.5977635Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6020285Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.6053116Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:45.6088602Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6127648Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:16:45.6172588Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.6229095Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6264056Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6297498Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6335467Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.6368446Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:16:45.6403071Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6455282Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6493325Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6534715Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6572223Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6606981Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6644451Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6713997Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6750591Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6786421Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6818883Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6850449Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6879130Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.6913115Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.6960814Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:16:45.6994961Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7036639Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7084750Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7119286Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.7153185Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:45.7192573Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7229075Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7275805Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7326567Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7365972Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7406334Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.7434017Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7466206Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7493775Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7519209Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7579436Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7613662Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7640812Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7679796Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7715115Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:45.7757199Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7846621Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7893345Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7929239Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.7969850Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.8013095Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:16:45.8062881Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.8113102Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.8148782Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:16:45.8212581Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.8267625Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.8316068Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:16:45.8368658Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:16:45.8393071Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:16:45.8491416Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:16:50.1904870Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:16:51.6977619Z Reading package lists...
2025-08-20T19:16:51.8963790Z Building dependency tree...
2025-08-20T19:16:51.8972249Z Reading state information...
2025-08-20T19:16:52.0850298Z The following additional packages will be installed:
2025-08-20T19:16:52.0850980Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:16:52.0856636Z   libpcap0.8-dev
2025-08-20T19:16:52.1155496Z The following NEW packages will be installed:
2025-08-20T19:16:52.1157567Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:16:52.1161451Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:16:52.1356314Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:16:52.1589617Z Need to get 1613 kB of archives.
2025-08-20T19:16:52.1590200Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T19:16:52.1590637Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:16:52.1989498Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T19:16:52.2198947Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T19:16:52.2393407Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T19:16:52.2589839Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T19:16:52.2793522Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T19:16:52.3074490Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T19:16:52.3303212Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:16:52.3484805Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T19:16:52.6181671Z Fetched 1613 kB in 0s (8055 kB/s)
2025-08-20T19:16:52.6398585Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T19:16:52.6458457Z (Reading database ... 
2025-08-20T19:16:52.6459120Z (Reading database ... 5%
2025-08-20T19:16:52.6459522Z (Reading database ... 10%
2025-08-20T19:16:52.6459899Z (Reading database ... 15%
2025-08-20T19:16:52.6460298Z (Reading database ... 20%
2025-08-20T19:16:52.6460650Z (Reading database ... 25%
2025-08-20T19:16:52.6461004Z (Reading database ... 30%
2025-08-20T19:16:52.6461360Z (Reading database ... 35%
2025-08-20T19:16:52.6461714Z (Reading database ... 40%
2025-08-20T19:16:52.6462064Z (Reading database ... 45%
2025-08-20T19:16:52.6462419Z (Reading database ... 50%
2025-08-20T19:16:52.6561362Z (Reading database ... 55%
2025-08-20T19:16:52.6582172Z (Reading database ... 60%
2025-08-20T19:16:52.6604723Z (Reading database ... 65%
2025-08-20T19:16:52.6647177Z (Reading database ... 70%
2025-08-20T19:16:52.6670949Z (Reading database ... 75%
2025-08-20T19:16:52.6712791Z (Reading database ... 80%
2025-08-20T19:16:52.6868498Z (Reading database ... 85%
2025-08-20T19:16:52.6961860Z (Reading database ... 90%
2025-08-20T19:16:52.7272135Z (Reading database ... 95%
2025-08-20T19:16:52.7272650Z (Reading database ... 100%
2025-08-20T19:16:52.7273220Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T19:16:52.7318115Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T19:16:52.7332682Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:16:52.7749658Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:16:52.7895664Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T19:16:52.7923742Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:16:52.8175820Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T19:16:52.8322911Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:16:52.8335822Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:16:52.8787515Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T19:16:52.8932534Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:16:52.8945484Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:16:52.9279483Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T19:16:52.9425859Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T19:16:52.9446389Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:16:53.0171329Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T19:16:53.0317223Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:16:53.0359912Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:16:53.0766628Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T19:16:53.0911385Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:16:53.0923248Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:16:53.1198537Z Selecting previously unselected package pcaputils.
2025-08-20T19:16:53.1343967Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T19:16:53.1380574Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:16:53.1852852Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:16:53.1889510Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:16:53.4011862Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:16:53.4037566Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:16:53.4154798Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:16:53.7442648Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:16:53.7475912Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:16:53.7545625Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:16:53.7716777Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:16:58.4871745Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:16:58.5488852Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:16:58.5526987Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:17:00.0597655Z Reading package lists...
2025-08-20T19:17:00.2442076Z Building dependency tree...
2025-08-20T19:17:00.2451069Z Reading state information...
2025-08-20T19:17:00.2932796Z Reading package lists...
2025-08-20T19:17:00.4811568Z Building dependency tree...
2025-08-20T19:17:00.4819958Z Reading state information...
2025-08-20T19:17:00.6563453Z The following additional packages will be installed:
2025-08-20T19:17:00.6572544Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:17:00.6580946Z Suggested packages:
2025-08-20T19:17:00.6581603Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:17:00.6582265Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:17:00.6761697Z The following NEW packages will be installed:
2025-08-20T19:17:00.6762662Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:17:00.6768035Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:17:00.6952282Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:17:00.6952854Z Need to get 800 kB of archives.
2025-08-20T19:17:00.6953322Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T19:17:00.6954008Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:17:00.7323600Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T19:17:00.7718579Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T19:17:00.7924416Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T19:17:00.8141248Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T19:17:00.8338058Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T19:17:00.8577605Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T19:17:00.8771605Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T19:17:00.8950693Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T19:17:00.9138007Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:17:01.1838110Z Fetched 800 kB in 0s (3481 kB/s)
2025-08-20T19:17:01.2066438Z Selecting previously unselected package liblz1:amd64.
2025-08-20T19:17:01.2127061Z (Reading database ... 
2025-08-20T19:17:01.2127514Z (Reading database ... 5%
2025-08-20T19:17:01.2127924Z (Reading database ... 10%
2025-08-20T19:17:01.2128611Z (Reading database ... 15%
2025-08-20T19:17:01.2128886Z (Reading database ... 20%
2025-08-20T19:17:01.2129149Z (Reading database ... 25%
2025-08-20T19:17:01.2129420Z (Reading database ... 30%
2025-08-20T19:17:01.2129665Z (Reading database ... 35%
2025-08-20T19:17:01.2129913Z (Reading database ... 40%
2025-08-20T19:17:01.2130160Z (Reading database ... 45%
2025-08-20T19:17:01.2130404Z (Reading database ... 50%
2025-08-20T19:17:01.2231294Z (Reading database ... 55%
2025-08-20T19:17:01.2252682Z (Reading database ... 60%
2025-08-20T19:17:01.2275383Z (Reading database ... 65%
2025-08-20T19:17:01.2317779Z (Reading database ... 70%
2025-08-20T19:17:01.2344754Z (Reading database ... 75%
2025-08-20T19:17:01.2384775Z (Reading database ... 80%
2025-08-20T19:17:01.2537711Z (Reading database ... 85%
2025-08-20T19:17:01.2625628Z (Reading database ... 90%
2025-08-20T19:17:01.2916587Z (Reading database ... 95%
2025-08-20T19:17:01.2916935Z (Reading database ... 100%
2025-08-20T19:17:01.2917434Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T19:17:01.2964619Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T19:17:01.2990517Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T19:17:01.3243553Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T19:17:01.3388649Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T19:17:01.3400994Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:17:01.3675784Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T19:17:01.3820707Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T19:17:01.3832622Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:17:01.4621816Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T19:17:01.4771642Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T19:17:01.4782214Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:17:01.5067059Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T19:17:01.5216056Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T19:17:01.5226751Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:17:01.5494364Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T19:17:01.5639932Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T19:17:01.5652553Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:17:01.5945867Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T19:17:01.6089933Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T19:17:01.6100668Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:17:01.6363240Z Selecting previously unselected package lzma.
2025-08-20T19:17:01.6510295Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T19:17:01.6525550Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:17:01.6797462Z Selecting previously unselected package lzma-dev.
2025-08-20T19:17:01.6943518Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:17:01.6956077Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:17:01.7424580Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T19:17:01.7471968Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:17:01.7513081Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:17:01.7540857Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:17:01.7571915Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:17:01.7638938Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:17:01.7676009Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:17:01.7706864Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:17:01.7757268Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:17:01.7797504Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:17:01.7830852Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:17:01.7985211Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:17:06.1672740Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:17:06.8163567Z 
2025-08-20T19:17:06.8164270Z Running kernel seems to be up-to-date.
2025-08-20T19:17:06.8164573Z 
2025-08-20T19:17:06.8164684Z Restarting services...
2025-08-20T19:17:06.8229583Z 
2025-08-20T19:17:06.8229830Z Service restarts being deferred:
2025-08-20T19:17:06.8230376Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:17:06.8230735Z 
2025-08-20T19:17:06.8230913Z No containers need to be restarted.
2025-08-20T19:17:06.8231192Z 
2025-08-20T19:17:06.8231389Z No user sessions are running outdated binaries.
2025-08-20T19:17:06.8231718Z 
2025-08-20T19:17:06.8232029Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:17:07.8550776Z Reading package lists...
2025-08-20T19:17:08.0736015Z Building dependency tree...
2025-08-20T19:17:08.0744954Z Reading state information...
2025-08-20T19:17:08.3590508Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:17:08.3591342Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:17:08.3591934Z inetutils-telnet set to manually installed.
2025-08-20T19:17:08.3592559Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:17:08.3593213Z The following additional packages will be installed:
2025-08-20T19:17:08.3593733Z   tcpd update-inetd
2025-08-20T19:17:08.3778856Z The following packages will be REMOVED:
2025-08-20T19:17:08.3793459Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:17:08.3796015Z The following NEW packages will be installed:
2025-08-20T19:17:08.3796709Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:17:08.3797531Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:17:08.3809560Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:17:08.4032088Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T19:17:08.4032685Z Need to get 698 kB of archives.
2025-08-20T19:17:08.4033365Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T19:17:08.4033827Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:17:08.4380401Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T19:17:08.4732711Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T19:17:08.4917070Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:17:08.5105248Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T19:17:08.5295731Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T19:17:08.5490692Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T19:17:08.5681098Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T19:17:08.5871753Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T19:17:08.6070001Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T19:17:08.6254981Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T19:17:08.6448086Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T19:17:08.6656522Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T19:17:08.6970244Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T19:17:08.9418706Z Preconfiguring packages ...
2025-08-20T19:17:09.0578368Z Fetched 698 kB in 0s (2289 kB/s)
2025-08-20T19:17:09.0769048Z (Reading database ... 
2025-08-20T19:17:09.0771612Z (Reading database ... 5%
2025-08-20T19:17:09.0772017Z (Reading database ... 10%
2025-08-20T19:17:09.0772389Z (Reading database ... 15%
2025-08-20T19:17:09.0772745Z (Reading database ... 20%
2025-08-20T19:17:09.0773091Z (Reading database ... 25%
2025-08-20T19:17:09.0773440Z (Reading database ... 30%
2025-08-20T19:17:09.0773777Z (Reading database ... 35%
2025-08-20T19:17:09.0774349Z (Reading database ... 40%
2025-08-20T19:17:09.0774714Z (Reading database ... 45%
2025-08-20T19:17:09.0775064Z (Reading database ... 50%
2025-08-20T19:17:09.0795947Z (Reading database ... 55%
2025-08-20T19:17:09.0904715Z (Reading database ... 60%
2025-08-20T19:17:09.0930449Z (Reading database ... 65%
2025-08-20T19:17:09.0980685Z (Reading database ... 70%
2025-08-20T19:17:09.1011138Z (Reading database ... 75%
2025-08-20T19:17:09.1062439Z (Reading database ... 80%
2025-08-20T19:17:09.1236060Z (Reading database ... 85%
2025-08-20T19:17:09.1342854Z (Reading database ... 90%
2025-08-20T19:17:09.1675585Z (Reading database ... 95%
2025-08-20T19:17:09.1676027Z (Reading database ... 100%
2025-08-20T19:17:09.1676575Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T19:17:09.1721526Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:17:09.1929443Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:09.2139167Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:17:09.6372719Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:17:09.6432300Z (Reading database ... 
2025-08-20T19:17:09.6432743Z (Reading database ... 5%
2025-08-20T19:17:09.6433119Z (Reading database ... 10%
2025-08-20T19:17:09.6433477Z (Reading database ... 15%
2025-08-20T19:17:09.6433827Z (Reading database ... 20%
2025-08-20T19:17:09.6434385Z (Reading database ... 25%
2025-08-20T19:17:09.6434745Z (Reading database ... 30%
2025-08-20T19:17:09.6435381Z (Reading database ... 35%
2025-08-20T19:17:09.6435743Z (Reading database ... 40%
2025-08-20T19:17:09.6436097Z (Reading database ... 45%
2025-08-20T19:17:09.6436457Z (Reading database ... 50%
2025-08-20T19:17:09.6458270Z (Reading database ... 55%
2025-08-20T19:17:09.6562276Z (Reading database ... 60%
2025-08-20T19:17:09.6586760Z (Reading database ... 65%
2025-08-20T19:17:09.6634489Z (Reading database ... 70%
2025-08-20T19:17:09.6665015Z (Reading database ... 75%
2025-08-20T19:17:09.6713408Z (Reading database ... 80%
2025-08-20T19:17:09.6879455Z (Reading database ... 85%
2025-08-20T19:17:09.6983299Z (Reading database ... 90%
2025-08-20T19:17:09.7350378Z (Reading database ... 95%
2025-08-20T19:17:09.7350830Z (Reading database ... 100%
2025-08-20T19:17:09.7351324Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T19:17:09.7399475Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:09.7441076Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:09.7705427Z Selecting previously unselected package tcpd.
2025-08-20T19:17:09.7855668Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T19:17:09.7866235Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:17:09.8190945Z Selecting previously unselected package update-inetd.
2025-08-20T19:17:09.8340438Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:17:09.8350737Z Unpacking update-inetd (4.53) ...
2025-08-20T19:17:09.8633165Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:17:09.8779877Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:09.8847136Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:09.9139336Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:17:09.9293779Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:09.9306316Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:17:09.9596618Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:17:09.9745212Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:09.9764544Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.0020363Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:17:10.0165617Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.0176660Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.0446673Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:17:10.0592986Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.0602751Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.0874973Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:17:10.1022937Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.1037110Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.1289225Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:17:10.1434952Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.1444679Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.1687276Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:17:10.1834932Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.1844425Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.2116659Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:17:10.2262286Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T19:17:10.2279996Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:17:10.2568031Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:17:10.2714298Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:17:10.2728035Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.3184662Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:17:10.3275360Z Setting up update-inetd (4.53) ...
2025-08-20T19:17:10.4190719Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.4265231Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:17:10.4302269Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:10.8771460Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:17:10.8771907Z 
2025-08-20T19:17:10.8772049Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:17:10.8772242Z 
2025-08-20T19:17:10.8772615Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:17:10.8773140Z 
2025-08-20T19:17:10.8774050Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:17:10.8775204Z 
2025-08-20T19:17:11.1935769Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:17:11.2035128Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:17:11.2109905Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:17:11.2138064Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:17:11.2183544Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:17:11.2216364Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:17:11.2250839Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:11.6421711Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:17:11.9734329Z 
2025-08-20T19:17:11.9735881Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:17:11.9736440Z 
2025-08-20T19:17:11.9736584Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:12.1601039Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:12.2316531Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:17:12.2927942Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:17:18.5773552Z Reading package lists...
2025-08-20T19:17:18.7493206Z Building dependency tree...
2025-08-20T19:17:18.7501807Z Reading state information...
2025-08-20T19:17:18.9819198Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T19:17:18.9819649Z iputils-tracepath set to manually installed.
2025-08-20T19:17:18.9819959Z The following packages will be REMOVED:
2025-08-20T19:17:18.9829845Z   inetutils-ping
2025-08-20T19:17:18.9831488Z The following NEW packages will be installed:
2025-08-20T19:17:18.9839263Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:17:19.0021539Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T19:17:19.0022144Z Need to get 71.5 kB of archives.
2025-08-20T19:17:19.0022740Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T19:17:19.0023138Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:17:19.1478929Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:17:19.1707769Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T19:17:19.1895813Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T19:17:19.4917035Z Fetched 71.5 kB in 0s (361 kB/s)
2025-08-20T19:17:19.5102493Z (Reading database ... 
2025-08-20T19:17:19.5102918Z (Reading database ... 5%
2025-08-20T19:17:19.5103336Z (Reading database ... 10%
2025-08-20T19:17:19.5103702Z (Reading database ... 15%
2025-08-20T19:17:19.5104057Z (Reading database ... 20%
2025-08-20T19:17:19.5105384Z (Reading database ... 25%
2025-08-20T19:17:19.5105764Z (Reading database ... 30%
2025-08-20T19:17:19.5106115Z (Reading database ... 35%
2025-08-20T19:17:19.5106468Z (Reading database ... 40%
2025-08-20T19:17:19.5106817Z (Reading database ... 45%
2025-08-20T19:17:19.5107164Z (Reading database ... 50%
2025-08-20T19:17:19.5189444Z (Reading database ... 55%
2025-08-20T19:17:19.5225968Z (Reading database ... 60%
2025-08-20T19:17:19.5249497Z (Reading database ... 65%
2025-08-20T19:17:19.5293264Z (Reading database ... 70%
2025-08-20T19:17:19.5324426Z (Reading database ... 75%
2025-08-20T19:17:19.5363516Z (Reading database ... 80%
2025-08-20T19:17:19.5535426Z (Reading database ... 85%
2025-08-20T19:17:19.5645507Z (Reading database ... 90%
2025-08-20T19:17:19.5961762Z (Reading database ... 95%
2025-08-20T19:17:19.5962098Z (Reading database ... 100%
2025-08-20T19:17:19.5962534Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T19:17:19.6009225Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:17:19.6507261Z Selecting previously unselected package iputils-ping.
2025-08-20T19:17:19.6567126Z (Reading database ... 
2025-08-20T19:17:19.6567608Z (Reading database ... 5%
2025-08-20T19:17:19.6568011Z (Reading database ... 10%
2025-08-20T19:17:19.6568372Z (Reading database ... 15%
2025-08-20T19:17:19.6568726Z (Reading database ... 20%
2025-08-20T19:17:19.6569011Z (Reading database ... 25%
2025-08-20T19:17:19.6569245Z (Reading database ... 30%
2025-08-20T19:17:19.6569469Z (Reading database ... 35%
2025-08-20T19:17:19.6569692Z (Reading database ... 40%
2025-08-20T19:17:19.6569903Z (Reading database ... 45%
2025-08-20T19:17:19.6570117Z (Reading database ... 50%
2025-08-20T19:17:19.6654477Z (Reading database ... 55%
2025-08-20T19:17:19.6691955Z (Reading database ... 60%
2025-08-20T19:17:19.6715725Z (Reading database ... 65%
2025-08-20T19:17:19.6759750Z (Reading database ... 70%
2025-08-20T19:17:19.6791542Z (Reading database ... 75%
2025-08-20T19:17:19.6832500Z (Reading database ... 80%
2025-08-20T19:17:19.6986941Z (Reading database ... 85%
2025-08-20T19:17:19.7084967Z (Reading database ... 90%
2025-08-20T19:17:19.7391937Z (Reading database ... 95%
2025-08-20T19:17:19.7392359Z (Reading database ... 100%
2025-08-20T19:17:19.7392856Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T19:17:19.7439682Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:17:19.7452002Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.7696589Z Selecting previously unselected package iputils-arping.
2025-08-20T19:17:19.7841070Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:17:19.7853123Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.8095642Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:17:19.8241022Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:17:19.8323302Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.8746167Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.8910655Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.9079881Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:17:19.9251248Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:17:26.0574978Z Reading package lists...
2025-08-20T19:17:26.2465055Z Building dependency tree...
2025-08-20T19:17:26.2473662Z Reading state information...
2025-08-20T19:17:26.4220151Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T19:17:26.4220802Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:17:26.4666896Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:17:28.4328940Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:17:29.0965683Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:17:30.6744543Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:17:30.7904870Z Collecting pip
2025-08-20T19:17:30.8533689Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:17:30.8651682Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:17:30.9690709Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.4 MB/s eta 0:00:00
2025-08-20T19:17:31.2329415Z Installing collected packages: pip
2025-08-20T19:17:31.9619675Z Successfully installed pip-25.2
2025-08-20T19:17:32.2262163Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:17:32.2725113Z Reading package lists...
2025-08-20T19:17:32.4588825Z Building dependency tree...
2025-08-20T19:17:32.4597529Z Reading state information...
2025-08-20T19:17:32.6312601Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:17:32.6313216Z pciutils set to manually installed.
2025-08-20T19:17:32.6313736Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:17:32.6314637Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:17:32.6315238Z python3-distro set to manually installed.
2025-08-20T19:17:32.6315881Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:17:32.6316587Z python3-netifaces set to manually installed.
2025-08-20T19:17:32.6317161Z The following additional packages will be installed:
2025-08-20T19:17:32.6317794Z   libsysfs2
2025-08-20T19:17:32.6322658Z Suggested packages:
2025-08-20T19:17:32.6322993Z   fancontrol read-edid i2c-tools
2025-08-20T19:17:32.6592711Z The following NEW packages will be installed:
2025-08-20T19:17:32.6594836Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:17:32.6772599Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:17:32.7009589Z Need to get 142 kB of archives.
2025-08-20T19:17:32.7010006Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T19:17:32.7010620Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:17:32.7442955Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T19:17:32.7634884Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T19:17:32.7817415Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T19:17:32.8012183Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T19:17:33.0660550Z Fetched 142 kB in 0s (1274 kB/s)
2025-08-20T19:17:33.0878054Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T19:17:33.0938332Z (Reading database ... 
2025-08-20T19:17:33.0938717Z (Reading database ... 5%
2025-08-20T19:17:33.0939108Z (Reading database ... 10%
2025-08-20T19:17:33.0939458Z (Reading database ... 15%
2025-08-20T19:17:33.0939694Z (Reading database ... 20%
2025-08-20T19:17:33.0939945Z (Reading database ... 25%
2025-08-20T19:17:33.0940172Z (Reading database ... 30%
2025-08-20T19:17:33.0940398Z (Reading database ... 35%
2025-08-20T19:17:33.0940623Z (Reading database ... 40%
2025-08-20T19:17:33.0940845Z (Reading database ... 45%
2025-08-20T19:17:33.0941068Z (Reading database ... 50%
2025-08-20T19:17:33.1025914Z (Reading database ... 55%
2025-08-20T19:17:33.1062825Z (Reading database ... 60%
2025-08-20T19:17:33.1085896Z (Reading database ... 65%
2025-08-20T19:17:33.1127939Z (Reading database ... 70%
2025-08-20T19:17:33.1157394Z (Reading database ... 75%
2025-08-20T19:17:33.1195121Z (Reading database ... 80%
2025-08-20T19:17:33.1342845Z (Reading database ... 85%
2025-08-20T19:17:33.1437489Z (Reading database ... 90%
2025-08-20T19:17:33.1732123Z (Reading database ... 95%
2025-08-20T19:17:33.1732564Z (Reading database ... 100%
2025-08-20T19:17:33.1733110Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T19:17:33.1778638Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T19:17:33.1802123Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:17:33.2110627Z Selecting previously unselected package sysfsutils.
2025-08-20T19:17:33.2258740Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T19:17:33.2297034Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:17:33.2939900Z Selecting previously unselected package lm-sensors.
2025-08-20T19:17:33.3085434Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T19:17:33.3290792Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:17:33.3570119Z Selecting previously unselected package virt-what.
2025-08-20T19:17:33.3714615Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T19:17:33.3724754Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:17:33.4153152Z Setting up virt-what (1.25-2) ...
2025-08-20T19:17:33.4189974Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:17:33.4225438Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:17:33.8264904Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:17:33.8265320Z 
2025-08-20T19:17:33.8265815Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:17:33.8266492Z 
2025-08-20T19:17:34.1425771Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:17:34.5450315Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:17:34.5450800Z 
2025-08-20T19:17:34.5485985Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:17:39.2407604Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:17:40.7897067Z Reading package lists...
2025-08-20T19:17:40.9676513Z Building dependency tree...
2025-08-20T19:17:40.9685367Z Reading state information...
2025-08-20T19:17:41.1309907Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:17:41.1310530Z The following additional packages will be installed:
2025-08-20T19:17:41.1316210Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:17:41.1316870Z   xorg-sgml-doctools
2025-08-20T19:17:41.1323250Z Suggested packages:
2025-08-20T19:17:41.1323608Z   libxcb-doc
2025-08-20T19:17:41.1474527Z The following NEW packages will be installed:
2025-08-20T19:17:41.1476321Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:17:41.1479201Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:17:41.1479820Z   xcb xorg-sgml-doctools
2025-08-20T19:17:41.1649158Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T19:17:41.1649709Z Need to get 807 kB of archives.
2025-08-20T19:17:41.1650074Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T19:17:41.1650463Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:17:41.2076128Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T19:17:41.2277859Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:17:41.2461974Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:17:41.2881192Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T19:17:41.3132635Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T19:17:41.3472939Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T19:17:41.3659280Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T19:17:41.4021992Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T19:17:41.4210222Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T19:17:41.4398549Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T19:17:41.4589957Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T19:17:41.7391814Z Fetched 807 kB in 0s (2649 kB/s)
2025-08-20T19:17:41.7594879Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T19:17:41.7655971Z (Reading database ... 
2025-08-20T19:17:41.7656388Z (Reading database ... 5%
2025-08-20T19:17:41.7656790Z (Reading database ... 10%
2025-08-20T19:17:41.7657185Z (Reading database ... 15%
2025-08-20T19:17:41.7657590Z (Reading database ... 20%
2025-08-20T19:17:41.7658012Z (Reading database ... 25%
2025-08-20T19:17:41.7658383Z (Reading database ... 30%
2025-08-20T19:17:41.7658632Z (Reading database ... 35%
2025-08-20T19:17:41.7658888Z (Reading database ... 40%
2025-08-20T19:17:41.7659129Z (Reading database ... 45%
2025-08-20T19:17:41.7659364Z (Reading database ... 50%
2025-08-20T19:17:41.7759407Z (Reading database ... 55%
2025-08-20T19:17:41.7782075Z (Reading database ... 60%
2025-08-20T19:17:41.7806107Z (Reading database ... 65%
2025-08-20T19:17:41.7851272Z (Reading database ... 70%
2025-08-20T19:17:41.7881712Z (Reading database ... 75%
2025-08-20T19:17:41.7921322Z (Reading database ... 80%
2025-08-20T19:17:41.8077584Z (Reading database ... 85%
2025-08-20T19:17:41.8173208Z (Reading database ... 90%
2025-08-20T19:17:41.8491605Z (Reading database ... 95%
2025-08-20T19:17:41.8492134Z (Reading database ... 100%
2025-08-20T19:17:41.8492755Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T19:17:41.8538659Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T19:17:41.8556271Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:17:41.8785386Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:17:41.8931284Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:17:41.8942142Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:17:41.9240737Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:17:41.9386773Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:17:41.9396392Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:17:42.0014483Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T19:17:42.0158271Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T19:17:42.0178719Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:17:42.0433965Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T19:17:42.0580222Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T19:17:42.0592696Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:17:42.0831848Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T19:17:42.0975935Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:17:42.0988736Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.1244669Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T19:17:42.1388218Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:17:42.1402538Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.1676325Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T19:17:42.1820757Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:17:42.1844657Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.2090349Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T19:17:42.2236902Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:17:42.2255563Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.2482825Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T19:17:42.2627281Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:17:42.2637021Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.2903841Z Selecting previously unselected package xcb.
2025-08-20T19:17:42.3049055Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T19:17:42.3060754Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:17:42.3507554Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:42.3544676Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:17:42.3581305Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:17:42.3652017Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:17:42.3709829Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:17:42.3893039Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:17:46.8957848Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:17:46.9050982Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:17:46.9074491Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:17:46.9097059Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:17:46.9123843Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:46.9149824Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:46.9176926Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:46.9226103Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:17:48.6861963Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:17:49.3246196Z Collecting build
2025-08-20T19:17:49.3722639Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:17:49.4901764Z Collecting cffi
2025-08-20T19:17:49.4976274Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:17:49.5143309Z Collecting scons
2025-08-20T19:17:49.5227720Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:17:49.5429456Z Collecting scuba
2025-08-20T19:17:49.5512208Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:17:49.6021871Z Collecting pytest
2025-08-20T19:17:49.6102052Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:17:49.6317110Z Collecting packaging>=19.1 (from build)
2025-08-20T19:17:49.6404701Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:17:49.6549998Z Collecting pyproject_hooks (from build)
2025-08-20T19:17:49.6621919Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:17:49.6783609Z Collecting pycparser (from cffi)
2025-08-20T19:17:49.6858057Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:17:49.7252361Z Collecting PyYAML (from scuba)
2025-08-20T19:17:49.7354559Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:17:49.7503144Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:17:49.7575561Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:17:49.7775608Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:17:49.7851832Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:17:49.8097160Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:17:49.8170095Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:17:49.8326618Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:17:49.8428571Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:17:49.8744380Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:17:49.9054723Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 136.7 MB/s  0:00:00
2025-08-20T19:17:49.9132297Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:17:49.9245247Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:17:49.9378790Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:17:49.9479017Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:17:49.9571705Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:17:49.9666796Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:17:49.9771459Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 116.2 MB/s  0:00:00
2025-08-20T19:17:49.9841706Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:17:49.9937723Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:17:50.0036402Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:17:50.0116502Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 85.5 MB/s  0:00:00
2025-08-20T19:17:50.1239310Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:17:51.8390501Z 
2025-08-20T19:17:51.8407364Z 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:17:52.1532107Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:17:52.7845122Z Collecting ansi2txt
2025-08-20T19:17:52.8312666Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:17:52.8573304Z Collecting pipx
2025-08-20T19:17:52.8651538Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:17:52.8862764Z Collecting scons
2025-08-20T19:17:52.8879933Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:17:52.9008525Z Collecting py2static
2025-08-20T19:17:52.9106591Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:17:52.9317923Z Collecting typer
2025-08-20T19:17:52.9388181Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:17:52.9713800Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:17:52.9786076Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:17:52.9997545Z Collecting packaging>=20 (from pipx)
2025-08-20T19:17:53.0008201Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:17:53.0210787Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:17:53.0286036Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:17:53.0470863Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:17:53.0540228Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:17:53.1027606Z Collecting pyinstaller (from py2static)
2025-08-20T19:17:53.1116807Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:17:53.1328905Z Collecting staticx (from py2static)
2025-08-20T19:17:53.1415165Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:17:53.1631440Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:17:53.1706843Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:17:53.2050718Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:17:53.2125263Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:17:53.2299194Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:17:53.2372675Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:17:53.2788458Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:17:53.2862845Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:17:53.3114657Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:17:53.3183937Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:17:53.3434316Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:17:53.3444995Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:17:53.3574623Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:17:53.3651272Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:17:53.4845360Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:17:53.4924039Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:17:53.5219815Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:17:53.5292917Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:17:53.5520866Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:17:53.5596572Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:17:53.5808271Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:17:53.5880565Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:17:53.6039569Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:17:53.6131482Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:17:53.6231064Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:17:53.6377780Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:17:53.6473785Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:17:53.6568288Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:17:53.6662677Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:17:53.6709284Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:17:53.6784310Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:17:53.6876821Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:17:53.6963195Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:17:53.7046561Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:17:53.7144442Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:17:53.7237004Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:17:53.7324871Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:17:53.7487964Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:17:53.7578581Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:17:53.7693260Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 57.7 MB/s  0:00:00
2025-08-20T19:17:53.7762863Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:17:53.7902154Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:17:53.7995794Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 136.5 MB/s  0:00:00
2025-08-20T19:17:53.8066418Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:17:53.8178519Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:17:53.8275688Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:17:53.9795322Z 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:17:54.8932256Z   Attempting uninstall: scons
2025-08-20T19:17:54.9017035Z     Found existing installation: SCons 4.9.1
2025-08-20T19:17:54.9404328Z     Uninstalling SCons-4.9.1:
2025-08-20T19:17:54.9476252Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:17:55.5576809Z   Attempting uninstall: pygments
2025-08-20T19:17:55.5660412Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:17:55.5897338Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:17:55.5924664Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:17:56.2132186Z   Attempting uninstall: packaging
2025-08-20T19:17:56.2211091Z     Found existing installation: packaging 25.0
2025-08-20T19:17:56.2236202Z     Uninstalling packaging-25.0:
2025-08-20T19:17:56.2244338Z       Successfully uninstalled packaging-25.0
2025-08-20T19:17:57.2330010Z 
2025-08-20T19:17:57.2360538Z 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:17:57.5588031Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:17:58.1925520Z Collecting build
2025-08-20T19:17:58.1937329Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:17:58.2871440Z Collecting cffi
2025-08-20T19:17:58.2883811Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:17:58.3030192Z Collecting scons
2025-08-20T19:17:58.3040184Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:17:58.3224887Z Collecting scuba
2025-08-20T19:17:58.3235248Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:17:58.3708182Z Collecting pytest
2025-08-20T19:17:58.3719285Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:17:58.3913362Z Collecting packaging>=19.1 (from build)
2025-08-20T19:17:58.3923503Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:17:58.4055792Z Collecting pyproject_hooks (from build)
2025-08-20T19:17:58.4065780Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:17:58.4187255Z Collecting pycparser (from cffi)
2025-08-20T19:17:58.4197709Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:17:58.4528088Z Collecting PyYAML (from scuba)
2025-08-20T19:17:58.4539066Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:17:58.4656791Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:17:58.4667352Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:17:58.4843937Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:17:58.4854011Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:17:58.5061289Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:17:58.5071467Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:17:58.5129831Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:17:58.5139926Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:17:58.5152784Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:17:58.5192994Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:17:58.5204539Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:17:58.5216635Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:17:58.5226294Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:17:58.5235591Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:17:58.5245189Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:17:58.5264458Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:17:58.5274788Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:17:58.5284057Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:17:58.6523558Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:17:58.6528753Z   Attempting uninstall: scons
2025-08-20T19:17:58.6613387Z     Found existing installation: SCons 4.9.1
2025-08-20T19:17:58.6999494Z     Uninstalling SCons-4.9.1:
2025-08-20T19:17:58.7075503Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:17:59.3219639Z   Attempting uninstall: PyYAML
2025-08-20T19:17:59.3322519Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:17:59.3348565Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:17:59.3357672Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:17:59.3888514Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:17:59.3974030Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:17:59.3991277Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:17:59.3998386Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:17:59.4091051Z   Attempting uninstall: pygments
2025-08-20T19:17:59.4169379Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:17:59.4399028Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:17:59.4426097Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:18:00.0571892Z   Attempting uninstall: pycparser
2025-08-20T19:18:00.0660381Z     Found existing installation: pycparser 2.22
2025-08-20T19:18:00.0685447Z     Uninstalling pycparser-2.22:
2025-08-20T19:18:00.0693177Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:18:00.1925129Z   Attempting uninstall: pluggy
2025-08-20T19:18:00.2016969Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:18:00.2037637Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:18:00.2044969Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:18:00.2215239Z   Attempting uninstall: packaging
2025-08-20T19:18:00.2298346Z     Found existing installation: packaging 25.0
2025-08-20T19:18:00.2324312Z     Uninstalling packaging-25.0:
2025-08-20T19:18:00.2332198Z       Successfully uninstalled packaging-25.0
2025-08-20T19:18:00.2737191Z   Attempting uninstall: iniconfig
2025-08-20T19:18:00.2825688Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:18:00.2843764Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:18:00.2850154Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:18:00.2929825Z   Attempting uninstall: scuba
2025-08-20T19:18:00.3012521Z     Found existing installation: scuba 2.14.1
2025-08-20T19:18:00.3034874Z     Uninstalling scuba-2.14.1:
2025-08-20T19:18:00.3043882Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:18:00.3242766Z   Attempting uninstall: pytest
2025-08-20T19:18:00.3327568Z     Found existing installation: pytest 8.4.1
2025-08-20T19:18:00.3392555Z     Uninstalling pytest-8.4.1:
2025-08-20T19:18:00.3660746Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:18:00.5807810Z   Attempting uninstall: cffi
2025-08-20T19:18:00.5892221Z     Found existing installation: cffi 1.17.1
2025-08-20T19:18:00.5918800Z     Uninstalling cffi-1.17.1:
2025-08-20T19:18:00.6165063Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:18:00.6846556Z   Attempting uninstall: build
2025-08-20T19:18:00.6925349Z     Found existing installation: build 1.3.0
2025-08-20T19:18:00.6953393Z     Uninstalling build-1.3.0:
2025-08-20T19:18:00.6962910Z       Successfully uninstalled build-1.3.0
2025-08-20T19:18:00.7152077Z 
2025-08-20T19:18:00.7181160Z 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:18:01.0371593Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:18:01.6674334Z Collecting ansi2txt
2025-08-20T19:18:01.6686343Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:18:01.6930869Z Collecting pipx
2025-08-20T19:18:01.6942517Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:18:01.7119932Z Collecting scons
2025-08-20T19:18:01.7139974Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:18:01.7264768Z Collecting py2static
2025-08-20T19:18:01.7275928Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:18:01.7453581Z Collecting typer
2025-08-20T19:18:01.7464625Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:18:01.7761611Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:18:01.7772139Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:18:01.7956364Z Collecting packaging>=20 (from pipx)
2025-08-20T19:18:01.7967169Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:18:01.8167305Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:18:01.8178125Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:18:01.8330215Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:18:01.8340948Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:18:01.8731436Z Collecting pyinstaller (from py2static)
2025-08-20T19:18:01.8743879Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:18:01.8913273Z Collecting staticx (from py2static)
2025-08-20T19:18:01.8923989Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:18:01.9108243Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:18:01.9119207Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:18:01.9442164Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:18:01.9453007Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:18:01.9600897Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:18:01.9611174Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:18:01.9982876Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:18:01.9993918Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:18:02.0188439Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:18:02.0199435Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:18:02.0423714Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:18:02.0434489Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:18:02.0568225Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:18:02.0578630Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:18:02.1703588Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:18:02.1716312Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:18:02.1914869Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:18:02.1925638Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:18:02.2130689Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:18:02.2141532Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:18:02.2320589Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:18:02.2331564Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:18:02.2369756Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:18:02.2379633Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:18:02.2390169Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:18:02.2430810Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:18:02.2440430Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:18:02.2450439Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:18:02.2460466Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:18:02.2470744Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:18:02.2480986Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:18:02.2491084Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:18:02.2502519Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:18:02.2521632Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:18:02.2531927Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:18:02.2541740Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:18:02.2551465Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:18:02.2561717Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:18:02.2571571Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:18:02.2587018Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:18:02.2600215Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:18:02.2619437Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:18:02.2629302Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:18:02.2640103Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:18:02.4128559Z 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:18:02.4132302Z   Attempting uninstall: pyelftools
2025-08-20T19:18:02.4212037Z     Found existing installation: pyelftools 0.32
2025-08-20T19:18:02.4262942Z     Uninstalling pyelftools-0.32:
2025-08-20T19:18:02.4279173Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:18:02.5405446Z   Attempting uninstall: altgraph
2025-08-20T19:18:02.5491936Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:18:02.5512846Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:18:02.5519274Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:18:02.5656441Z   Attempting uninstall: typing-extensions
2025-08-20T19:18:02.5743661Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:18:02.5758607Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:18:02.5999027Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:18:02.6246453Z   Attempting uninstall: staticx
2025-08-20T19:18:02.6332426Z     Found existing installation: staticx 0.14.1
2025-08-20T19:18:02.6358891Z     Uninstalling staticx-0.14.1:
2025-08-20T19:18:02.6369394Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:18:02.6577275Z   Attempting uninstall: shellingham
2025-08-20T19:18:02.6660645Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:18:02.6679225Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:18:02.6686110Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:18:02.6783042Z   Attempting uninstall: setuptools
2025-08-20T19:18:02.6869364Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:18:02.7155231Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:18:02.7436004Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:18:03.4090453Z   Attempting uninstall: scons
2025-08-20T19:18:03.4180306Z     Found existing installation: SCons 4.9.1
2025-08-20T19:18:03.4567212Z     Uninstalling SCons-4.9.1:
2025-08-20T19:18:03.4637147Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:18:04.0809845Z   Attempting uninstall: pygments
2025-08-20T19:18:04.0890541Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:18:04.1124621Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:18:04.1151320Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:18:04.7247122Z   Attempting uninstall: platformdirs
2025-08-20T19:18:04.7347196Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:18:04.7369094Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:18:04.7376660Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:18:04.7535458Z   Attempting uninstall: packaging
2025-08-20T19:18:04.7618058Z     Found existing installation: packaging 25.0
2025-08-20T19:18:04.7642932Z     Uninstalling packaging-25.0:
2025-08-20T19:18:04.7650930Z       Successfully uninstalled packaging-25.0
2025-08-20T19:18:04.8053328Z   Attempting uninstall: mdurl
2025-08-20T19:18:04.8139667Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:18:04.8157150Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:18:04.8163462Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:18:04.8257273Z   Attempting uninstall: click
2025-08-20T19:18:04.8340648Z     Found existing installation: click 8.2.1
2025-08-20T19:18:04.8364310Z     Uninstalling click-8.2.1:
2025-08-20T19:18:04.8371692Z       Successfully uninstalled click-8.2.1
2025-08-20T19:18:04.8977202Z   Attempting uninstall: argcomplete
2025-08-20T19:18:04.9065337Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:18:04.9094777Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:18:04.9106038Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:18:04.9337467Z   Attempting uninstall: ansi2txt
2025-08-20T19:18:04.9421561Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:18:04.9437569Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:18:04.9688663Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:18:04.9749693Z   Attempting uninstall: userpath
2025-08-20T19:18:04.9835797Z     Found existing installation: userpath 1.9.2
2025-08-20T19:18:04.9855633Z     Uninstalling userpath-1.9.2:
2025-08-20T19:18:04.9864429Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:18:04.9975165Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:18:05.0058596Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:18:05.0495826Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:18:05.0539996Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:18:05.3356661Z   Attempting uninstall: markdown-it-py
2025-08-20T19:18:05.3443580Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:18:05.3510897Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:18:05.3525213Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:18:05.4148761Z   Attempting uninstall: rich
2025-08-20T19:18:05.4237321Z     Found existing installation: rich 14.1.0
2025-08-20T19:18:05.4298863Z     Uninstalling rich-14.1.0:
2025-08-20T19:18:05.4308879Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:18:05.5956713Z   Attempting uninstall: pyinstaller
2025-08-20T19:18:05.6039823Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:18:05.6398493Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:18:05.6443350Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:18:05.9847646Z   Attempting uninstall: pipx
2025-08-20T19:18:05.9941955Z     Found existing installation: pipx 1.7.1
2025-08-20T19:18:05.9985562Z     Uninstalling pipx-1.7.1:
2025-08-20T19:18:05.9996502Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:18:06.0525145Z   Attempting uninstall: typer
2025-08-20T19:18:06.0618022Z     Found existing installation: typer 0.16.1
2025-08-20T19:18:06.0645967Z     Uninstalling typer-0.16.1:
2025-08-20T19:18:06.0656404Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:18:06.1023488Z   Attempting uninstall: py2static
2025-08-20T19:18:06.1106898Z     Found existing installation: py2static 0.0.1
2025-08-20T19:18:06.1127323Z     Uninstalling py2static-0.0.1:
2025-08-20T19:18:06.1138708Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:18:06.1261021Z 
2025-08-20T19:18:06.1291307Z 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:18:06.4767512Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:18:07.0521951Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:18:07.0526861Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-p3n8v9jd
2025-08-20T19:18:07.0549230Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-p3n8v9jd
2025-08-20T19:18:08.2553747Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:18:08.2595089Z   Installing build dependencies: started
2025-08-20T19:18:09.4494027Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:18:09.4503858Z   Getting requirements to build wheel: started
2025-08-20T19:18:09.7360694Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:18:09.7372402Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:18:09.9322958Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:18:10.1034343Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:18:10.1047833Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:18:10.1248226Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:18:10.1258795Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:18:10.1464624Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:18:10.1474793Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:18:10.1661223Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:18:10.1671898Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:18:10.1717921Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:18:10.1728294Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:18:10.1742018Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:18:10.1760925Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:18:10.1884772Z Building wheels for collected packages: pyinstaller
2025-08-20T19:18:10.1893392Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T19:18:10.8859771Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T19:18:10.8886655Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=70f793daa010109ed4a223f9b9885f081cca89ed54d6803aa65beac0a9772093
2025-08-20T19:18:10.8888160Z   Stored in directory: /tmp/pip-ephem-wheel-cache-f_9b1qro/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T19:18:10.8929182Z Successfully built pyinstaller
2025-08-20T19:18:10.9847353Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T19:18:10.9851833Z   Attempting uninstall: altgraph
2025-08-20T19:18:10.9935318Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:18:10.9955991Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:18:10.9962897Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:18:11.0149318Z   Attempting uninstall: setuptools
2025-08-20T19:18:11.0236867Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:18:11.0526382Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:18:11.0812563Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:18:11.7448879Z   Attempting uninstall: packaging
2025-08-20T19:18:11.7537164Z     Found existing installation: packaging 25.0
2025-08-20T19:18:11.7561219Z     Uninstalling packaging-25.0:
2025-08-20T19:18:11.7568577Z       Successfully uninstalled packaging-25.0
2025-08-20T19:18:11.7982137Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:18:11.8066298Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:18:11.8505007Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:18:11.8548572Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:18:12.1356873Z   Attempting uninstall: pyinstaller
2025-08-20T19:18:12.1457370Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:18:12.1820544Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:18:12.1866091Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:18:12.5289897Z 
2025-08-20T19:18:12.5320040Z 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:18:12.8781099Z 6.15.0
2025-08-20T19:18:13.5458678Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T19:18:13.5469496Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T19:18:13.5469819Z 
2025-08-20T19:18:13.5470081Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T19:18:13.5470765Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T19:18:13.5471121Z installation.
2025-08-20T19:18:13.5471235Z 
2025-08-20T19:18:13.5471431Z If you installed the current Docker package using this script and are using it
2025-08-20T19:18:13.5472262Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T19:18:13.5473018Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T19:18:13.5473682Z files to match the parameters passed to the script.
2025-08-20T19:18:13.5474041Z 
2025-08-20T19:18:13.5474508Z You may press Ctrl+C now to abort this script.
2025-08-20T19:18:13.5640727Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:18:14.8213780Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T19:18:15.1938290Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T19:18:15.1966624Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T19:18:15.2670141Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T19:18:15.2688180Z + sh -c 'echo "deb [arch=amd64 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:18:15.2695492Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T19:18:16.6113428Z + 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:18:27.9592716Z 
2025-08-20T19:18:27.9593228Z Running kernel seems to be up-to-date.
2025-08-20T19:18:27.9593497Z 
2025-08-20T19:18:27.9593595Z Restarting services...
2025-08-20T19:18:27.9659430Z 
2025-08-20T19:18:27.9659872Z Service restarts being deferred:
2025-08-20T19:18:27.9660407Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:18:27.9660776Z 
2025-08-20T19:18:27.9660948Z No containers need to be restarted.
2025-08-20T19:18:27.9661229Z 
2025-08-20T19:18:27.9661418Z No user sessions are running outdated binaries.
2025-08-20T19:18:27.9661693Z 
2025-08-20T19:18:27.9661898Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:18:28.9538380Z + sh -c 'docker version'
2025-08-20T19:18:28.9690901Z Client: Docker Engine - Community
2025-08-20T19:18:28.9691389Z  Version:           28.3.3
2025-08-20T19:18:28.9691792Z  API version:       1.51
2025-08-20T19:18:28.9692165Z  Go version:        go1.24.5
2025-08-20T19:18:28.9692522Z  Git commit:        980b856
2025-08-20T19:18:28.9692916Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T19:18:28.9693331Z  OS/Arch:           linux/amd64
2025-08-20T19:18:28.9693705Z  Context:           default
2025-08-20T19:18:28.9693917Z 
2025-08-20T19:18:28.9694016Z Server: Docker Engine - Community
2025-08-20T19:18:28.9694443Z  Engine:
2025-08-20T19:18:28.9694627Z   Version:          28.3.3
2025-08-20T19:18:28.9694863Z   API version:      1.51 (minimum version 1.24)
2025-08-20T19:18:28.9695127Z   Go version:       go1.24.5
2025-08-20T19:18:28.9695344Z   Git commit:       bea959c
2025-08-20T19:18:28.9695575Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T19:18:28.9695836Z   OS/Arch:          linux/amd64
2025-08-20T19:18:28.9696055Z   Experimental:     false
2025-08-20T19:18:28.9696255Z  containerd:
2025-08-20T19:18:28.9696726Z   Version:          1.7.27
2025-08-20T19:18:28.9696981Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T19:18:28.9697254Z  runc:
2025-08-20T19:18:28.9697418Z   Version:          1.2.5
2025-08-20T19:18:28.9697627Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T19:18:28.9697869Z  docker-init:
2025-08-20T19:18:28.9698049Z   Version:          0.19.0
2025-08-20T19:18:28.9698260Z   GitCommit:        de40ad0
2025-08-20T19:18:28.9708602Z 
2025-08-20T19:18:28.9708835Z ================================================================================
2025-08-20T19:18:28.9709196Z 
2025-08-20T19:18:28.9709495Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T19:18:28.9710080Z Docker daemon in rootless mode for your user:
2025-08-20T19:18:28.9710284Z 
2025-08-20T19:18:28.9710403Z     dockerd-rootless-setuptool.sh install
2025-08-20T19:18:28.9710610Z 
2025-08-20T19:18:28.9710825Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T19:18:28.9711122Z 
2025-08-20T19:18:28.9711125Z 
2025-08-20T19:18:28.9711329Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T19:18:28.9711772Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T19:18:28.9712017Z 
2025-08-20T19:18:28.9712206Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T19:18:28.9712851Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T19:18:28.9713565Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T19:18:28.9714026Z 
2025-08-20T19:18:28.9714356Z ================================================================================
2025-08-20T19:18:28.9714668Z 
2025-08-20T19:18:39.7622728Z ● docker.service - Docker Application Container Engine
2025-08-20T19:18:39.7623931Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:18:39.7624809Z      Active: active (running) since Wed 2025-08-20 19:18:29 UTC; 10s ago
2025-08-20T19:18:39.7625345Z TriggeredBy: ● docker.socket
2025-08-20T19:18:39.7625773Z        Docs: https://docs.docker.com
2025-08-20T19:18:39.7626219Z    Main PID: 19701 (dockerd)
2025-08-20T19:18:39.7626647Z       Tasks: 10
2025-08-20T19:18:39.7626991Z      Memory: 23.5M (peak: 25.8M)
2025-08-20T19:18:39.7627404Z         CPU: 320ms
2025-08-20T19:18:39.7627787Z      CGroup: /system.slice/docker.service
2025-08-20T19:18:39.7630442Z              └─19701 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:18:39.7630986Z 
2025-08-20T19:18:39.7631615Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.135213196Z" level=info msg="Loading containers: start."
2025-08-20T19:18:39.7634303Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.678458721Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d89ade8758e35af3a1aee3ba2c0464530e0979695c77943e7b7c1841da0c5168], retrying...."
2025-08-20T19:18:39.7636694Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.710851090Z" level=info msg="Loading containers: done."
2025-08-20T19:18:39.7637885Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720098995Z" 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:18:39.7639193Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720197199Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:18:39.7640056Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720231033Z" level=info msg="Initializing buildkit"
2025-08-20T19:18:39.7640735Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.739852452Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:18:39.7641699Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743386371Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:18:39.7642406Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743498620Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:18:39.7643053Z Aug 20 19:18:29 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:18:39.7747896Z ● docker.service - Docker Application Container Engine
2025-08-20T19:18:39.7748700Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:18:39.7749495Z      Active: active (running) since Wed 2025-08-20 19:18:29 UTC; 10s ago
2025-08-20T19:18:39.7750148Z TriggeredBy: ● docker.socket
2025-08-20T19:18:39.7750590Z        Docs: https://docs.docker.com
2025-08-20T19:18:39.7751019Z    Main PID: 19701 (dockerd)
2025-08-20T19:18:39.7751367Z       Tasks: 10
2025-08-20T19:18:39.7751680Z      Memory: 23.5M (peak: 25.8M)
2025-08-20T19:18:39.7752037Z         CPU: 320ms
2025-08-20T19:18:39.7752288Z      CGroup: /system.slice/docker.service
2025-08-20T19:18:39.7752768Z              └─19701 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:18:39.7753060Z 
2025-08-20T19:18:39.7753370Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.135213196Z" level=info msg="Loading containers: start."
2025-08-20T19:18:39.7754735Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.678458721Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d89ade8758e35af3a1aee3ba2c0464530e0979695c77943e7b7c1841da0c5168], retrying...."
2025-08-20T19:18:39.7756127Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.710851090Z" level=info msg="Loading containers: done."
2025-08-20T19:18:39.7757226Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720098995Z" 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:18:39.7759212Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720197199Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:18:39.7760724Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720231033Z" level=info msg="Initializing buildkit"
2025-08-20T19:18:39.7761804Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.739852452Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:18:39.7762538Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743386371Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:18:39.7763240Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743498620Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:18:39.7763899Z Aug 20 19:18:29 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:18:39.7966502Z ● docker.service - Docker Application Container Engine
2025-08-20T19:18:39.7967316Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T19:18:39.7968118Z      Active: active (running) since Wed 2025-08-20 19:18:29 UTC; 10s ago
2025-08-20T19:18:39.7968747Z TriggeredBy: ● docker.socket
2025-08-20T19:18:39.7969014Z        Docs: https://docs.docker.com
2025-08-20T19:18:39.7969273Z    Main PID: 19701 (dockerd)
2025-08-20T19:18:39.7969478Z       Tasks: 10
2025-08-20T19:18:39.7969675Z      Memory: 23.5M (peak: 25.8M)
2025-08-20T19:18:39.7969980Z         CPU: 320ms
2025-08-20T19:18:39.7970346Z      CGroup: /system.slice/docker.service
2025-08-20T19:18:39.7970863Z              └─19701 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T19:18:39.7971354Z 
2025-08-20T19:18:39.7971673Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.135213196Z" level=info msg="Loading containers: start."
2025-08-20T19:18:39.7972818Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.678458721Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count d89ade8758e35af3a1aee3ba2c0464530e0979695c77943e7b7c1841da0c5168], retrying...."
2025-08-20T19:18:39.7973951Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.710851090Z" level=info msg="Loading containers: done."
2025-08-20T19:18:39.7975273Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720098995Z" 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:18:39.7976566Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720197199Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T19:18:39.7977433Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.720231033Z" level=info msg="Initializing buildkit"
2025-08-20T19:18:39.7978108Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.739852452Z" level=info msg="Completed buildkit initialization"
2025-08-20T19:18:39.7978818Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743386371Z" level=info msg="Daemon has completed initialization"
2025-08-20T19:18:39.7979514Z Aug 20 19:18:29 pkrvmqc4gcfdwos dockerd[19701]: time="2025-08-20T19:18:29.743498620Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T19:18:39.7980300Z Aug 20 19:18:29 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T19:18:39.8093513Z Docker version 28.3.3, build 980b856
2025-08-20T19:18:39.8293344Z Unable to find image 'hello-world:latest' locally
2025-08-20T19:18:40.0426702Z latest: Pulling from library/hello-world
2025-08-20T19:18:40.1012582Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T19:18:40.2504477Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T19:18:40.2504864Z 17eec7bbc9d7: Download complete
2025-08-20T19:18:40.2583504Z 17eec7bbc9d7: Pull complete
2025-08-20T19:18:40.2629771Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T19:18:40.2645299Z Status: Downloaded newer image for hello-world:latest
2025-08-20T19:18:40.4399978Z 
2025-08-20T19:18:40.4413172Z Hello from Docker!
2025-08-20T19:18:40.4413798Z This message shows that your installation appears to be working correctly.
2025-08-20T19:18:40.4414502Z 
2025-08-20T19:18:40.4414788Z To generate this message, Docker took the following steps:
2025-08-20T19:18:40.4415411Z  1. The Docker client contacted the Docker daemon.
2025-08-20T19:18:40.4416066Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T19:18:40.4416632Z     (amd64)
2025-08-20T19:18:40.4417091Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T19:18:40.4417796Z     executable that produces the output you are currently reading.
2025-08-20T19:18:40.4418493Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T19:18:40.4419061Z     to your terminal.
2025-08-20T19:18:40.4419271Z 
2025-08-20T19:18:40.4419565Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T19:18:40.4420166Z  $ docker run -it ubuntu bash
2025-08-20T19:18:40.4420427Z 
2025-08-20T19:18:40.4420723Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T19:18:40.4421308Z  https://hub.docker.com/
2025-08-20T19:18:40.4421561Z 
2025-08-20T19:18:40.4421729Z For more examples and ideas, visit:
2025-08-20T19:18:40.4422133Z  https://docs.docker.com/get-started/
2025-08-20T19:18:40.4422433Z 
2025-08-20T19:18:40.5383259Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:18:40.5383889Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:18:40.5384695Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:18:40.5385304Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:18:40.5386387Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:18:40.5386825Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:18:40.5387210Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:18:40.5387573Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:18:40.5387917Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:18:40.5388249Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:18:40.5388639Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:18:40.5389032Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:18:40.5389425Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:18:40.5389820Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:18:40.5390204Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:18:40.5390595Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:18:40.5390987Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:18:40.5391342Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:18:40.5391813Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:18:40.5392267Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:18:40.5392895Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:18:40.5393279Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:18:40.5393691Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:18:40.5394235Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:18:40.5394620Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:18:40.5395005Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:18:40.5395421Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:18:40.5395822Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:18:40.5396213Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:18:40.5396754Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:18:40.5397530Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:18:40.5398272Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:18:40.5399071Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:18:40.5399824Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:18:40.5400613Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:18:40.5401473Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:18:40.5402216Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:18:40.5402935Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:18:40.5403653Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:18:40.5404913Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:18:40.5405673Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:18:40.5406434Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:18:40.5407436Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:18:40.5408262Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:18:40.5409097Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:18:40.5409967Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:18:40.5410820Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:18:40.5411587Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:18:40.5412324Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:18:40.5413079Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:18:40.5413796Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:18:40.5414796Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:18:40.5415510Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:18:40.5416160Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:18:40.5416788Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:18:40.5417429Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:18:40.5417978Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:18:40.5418580Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:18:40.5419285Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:18:40.5419953Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:18:40.5420849Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:18:40.5421640Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:18:40.5422385Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:18:40.5423102Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:18:40.5423851Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:18:40.5425463Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:18:40.5426196Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:18:40.5426899Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:18:40.5427637Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:18:40.5428468Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:18:40.5429331Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:18:40.5430167Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:18:40.5430890Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:18:40.5431557Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:18:40.5432230Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:18:40.5432929Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:18:40.5433693Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:18:40.5434744Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:18:40.5435621Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:18:40.5436465Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:18:40.5437240Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:18:40.5438129Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:18:40.5438529Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:18:40.5438953Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:18:40.5439346Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:18:40.5439720Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:18:40.5440128Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:18:40.5440536Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:18:40.5440906Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:18:40.5441282Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:18:40.5441677Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:18:40.5442070Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:18:40.5442432Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:18:40.5442809Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:18:40.5443197Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:18:40.5443579Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:18:40.5443925Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:18:40.5444550Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:18:40.5444939Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:18:40.5445436Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:18:40.5445848Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:18:40.5446214Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:18:40.5446592Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:18:40.5447178Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:18:40.5447842Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:18:40.5448603Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:18:40.5449313Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:18:40.5450010Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:18:40.5450401Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:18:40.5450798Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:18:40.5451193Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:18:40.5451529Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:18:40.5451854Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:18:40.5452212Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:18:40.5452561Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:18:40.5452901Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:18:40.5453251Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:18:40.5453591Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:18:40.5453952Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:18:40.5454914Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:18:40.5455368Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:18:40.5455811Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:18:40.5456382Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:18:40.5456762Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:18:40.5457137Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:18:40.5457516Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:18:40.5457906Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:18:40.5458304Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:18:40.5458674Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:18:40.5459052Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:18:40.5459461Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:18:40.5459895Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:18:40.5460317Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:18:40.5460694Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:18:40.5461069Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:18:40.5461473Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:18:40.5461872Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:18:40.5462261Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:18:40.5462641Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:18:40.5463028Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:18:40.5463555Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:18:40.5463947Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:18:40.5464733Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:18:40.5465048Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:18:40.5465379Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:18:40.5465787Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:18:40.5466186Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:18:40.5466576Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:18:40.5466942Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:18:40.5467308Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:18:40.5467680Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:18:40.5468025Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:18:40.5468357Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:18:40.5468773Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:18:40.5469206Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:18:40.5469592Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:18:40.5469959Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:18:40.5470335Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:18:40.5470731Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:18:40.5471138Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:18:40.5471540Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:18:40.5471893Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:18:40.5472244Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:18:40.5472651Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:18:40.5473197Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:18:40.5473591Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:18:40.5473951Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:18:40.5474861Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:18:40.5475331Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:18:40.5475710Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:18:40.5476121Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:18:40.5476579Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:18:40.5476995Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:18:40.5477354Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:18:40.5477695Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:18:40.5478050Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:18:40.5478486Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:18:40.5478982Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:18:40.5479415Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:18:40.5479784Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:18:40.5480244Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:18:40.5480922Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:18:40.5481432Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:18:40.5481860Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:18:40.5482212Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:18:40.5482584Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:18:40.5482984Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:18:40.5483388Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:18:40.5483779Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:18:40.5484354Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:18:40.5484751Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:18:40.5485153Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:18:40.5485556Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:18:40.5485937Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:18:40.5486324Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:18:40.5486702Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:18:40.5487081Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:18:40.5487497Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:18:40.5487964Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:18:40.5488384Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:18:40.5488748Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:18:40.5489114Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:18:40.5489504Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:18:40.5489873Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:18:40.5490366Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:18:40.5498280Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:18:40.5498914Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:18:40.5499378Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:18:40.5499863Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:18:40.5500311Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:18:40.5500719Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:18:40.5501110Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:18:40.5501505Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:18:40.5501883Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:18:40.5502252Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:18:40.5502630Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:18:40.5503007Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:18:40.5503445Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:18:40.5503916Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:18:40.5504539Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:18:40.5505046Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:18:40.5505712Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:18:40.5506202Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:18:40.5506683Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:18:40.5507113Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:18:40.5507468Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:18:40.5507825Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:18:40.5508192Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:18:40.5508561Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:18:40.5508909Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:18:40.5509274Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:18:40.5509638Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:18:40.5510007Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:18:40.5510392Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:18:40.5510763Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:18:40.5511158Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:18:40.5511588Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:18:40.5512007Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:18:40.5512435Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:18:40.5512823Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:18:40.5513192Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:18:40.5513598Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:18:40.5514062Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:18:40.5514637Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:18:40.5515133Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:18:40.5515490Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:18:40.5515867Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:18:40.5516237Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:18:40.5516626Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:18:40.5516984Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:18:40.5517294Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:18:40.5517747Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5518257Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:18:40.5518623Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:18:40.5518998Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:18:40.5519365Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:18:40.5519764Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:18:40.5520197Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:18:40.5520613Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:18:40.5521036Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:18:40.5521436Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:18:40.5521826Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:18:40.5522350Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:18:40.5522768Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:18:40.5523152Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:18:40.5523574Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:18:40.5524052Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:18:40.5524710Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:18:40.5525148Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:18:40.5525550Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:18:40.5525943Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:18:40.5526411Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:18:40.5526881Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:18:40.5527279Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:18:40.5527699Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:18:40.5528137Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:18:40.5528528Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:18:40.5528881Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:18:40.5529238Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:18:40.5529609Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:18:40.5529984Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:18:40.5530338Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:18:40.5530692Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:18:40.5531071Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:18:40.5531563Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:18:40.5531921Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:18:40.5532283Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:18:40.5532632Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:18:40.5533002Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:18:40.5533374Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:18:40.5533721Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:18:40.5534061Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:18:40.5534538Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:18:40.5534898Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:18:40.5535267Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:18:40.5535624Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:18:40.5535970Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:18:40.5536334Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:18:40.5536685Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:18:40.5537047Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:18:40.5537466Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:18:40.5537864Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:18:40.5538222Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:18:40.5538764Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:18:40.5539181Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:18:40.5539568Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:18:40.5539919Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:18:40.5540275Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:18:40.5540629Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:18:40.5540914Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:18:40.5541217Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:18:40.5541567Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:18:40.5541919Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:18:40.5542276Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:18:40.5542629Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:18:40.5542969Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:18:40.5543308Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:18:40.5543682Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:18:40.5544193Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:18:40.5544588Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:18:40.5544979Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:18:40.5545357Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:18:40.5545759Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:18:40.5546249Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:18:40.5546867Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:18:40.5547483Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:18:40.5548136Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:18:40.5548632Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:18:40.5549072Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:18:40.5549584Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:18:40.5550196Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:18:40.5550749Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:18:40.5551233Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:18:40.5551668Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:18:40.5552029Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:18:40.5552392Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:18:40.5552754Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:18:40.5553122Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:18:40.5553507Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:18:40.5553880Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:18:40.5554514Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:18:40.5554895Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:18:40.5555267Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:18:40.5555757Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:18:40.5556128Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:18:40.5556489Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:18:40.5556868Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:18:40.5557258Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:18:40.5557663Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:18:40.5558069Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:18:40.5558420Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:18:40.5558801Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:18:40.5559203Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:18:40.5559609Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:18:40.5560048Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:18:40.5560469Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:18:40.5560828Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:18:40.5561191Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:18:40.5561565Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:18:40.5561917Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:18:40.5562290Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:18:40.5562668Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:18:40.5563038Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:18:40.5563415Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:18:40.5563765Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:18:40.5564347Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:18:40.5564902Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5565600Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5566265Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5566905Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5567414Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:18:40.5567792Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:18:40.5568156Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:18:40.5568522Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:18:40.5568885Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:18:40.5569236Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:18:40.5569594Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:18:40.5569969Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:18:40.5570341Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:18:40.5570709Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:18:40.5571078Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:18:40.5571435Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:18:40.5571922Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:18:40.5572326Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:18:40.5572723Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:18:40.5573107Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:18:40.5573497Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:18:40.5573880Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:18:40.5574383Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:18:40.5574761Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:18:40.5575135Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:18:40.5575528Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:18:40.5575937Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:18:40.5576333Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:18:40.5576734Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:18:40.5577123Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:18:40.5577507Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:18:40.5577923Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:18:40.5578345Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:18:40.5578740Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:18:40.5579170Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:18:40.5579619Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:18:40.5580022Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:18:40.5580382Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:18:40.5580872Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:18:40.5581262Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:18:40.5581665Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:18:40.5582057Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:18:40.5582427Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:18:40.5582804Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:18:40.5583268Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:18:40.5583733Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:18:40.5584239Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:18:40.5584636Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:18:40.5585081Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:18:40.5585519Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:18:40.5585981Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:18:40.5586459Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:18:40.5586892Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:18:40.5587319Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:18:40.5587711Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:18:40.5588212Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:18:40.5588624Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:18:40.5589001Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:18:40.5589369Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:18:40.5589768Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:18:40.5590156Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:18:40.5590547Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:18:40.5590967Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:18:40.5591349Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:18:40.5591721Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:18:40.5592083Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:18:40.5592438Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:18:40.5592822Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:18:40.5593227Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:18:40.5593667Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:18:40.5594297Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:18:40.5594750Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:18:40.5595183Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:18:40.5595595Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:18:40.5595989Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:18:40.5596392Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:18:40.5596748Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:18:40.5597226Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:18:40.5597607Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:18:40.5597998Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:18:40.5598359Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:18:40.5598682Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:18:40.5598989Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:18:40.5599332Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:18:40.5599828Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:18:40.5600334Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:18:40.5600700Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:18:40.5601063Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:18:40.5601448Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:18:40.5601848Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:18:40.5602248Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:18:40.5602640Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:18:40.5603044Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:18:40.5603441Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:18:40.5603802Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:18:40.5604355Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:18:40.5604836Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:18:40.5605220Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:18:40.5605635Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:18:40.5606057Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:18:40.5606441Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:18:40.5606847Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:18:40.5607275Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:18:40.5607657Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:18:40.5608012Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:18:40.5608359Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:18:40.5608712Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:18:40.5609073Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:18:40.5609445Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:18:40.5609831Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:18:40.5610228Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:18:40.5610677Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:18:40.5611107Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:18:40.5611481Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:18:40.5611855Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:18:40.5612228Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:18:40.5612605Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:18:40.5612975Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:18:40.5613449Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:18:40.5613880Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:18:40.5614509Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:18:40.5614917Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:18:40.5615277Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:18:40.5615637Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:18:40.5616028Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:18:40.5616412Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:18:40.5616776Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:18:40.5617163Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:18:40.5617537Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:18:40.5617879Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:18:40.5618224Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:18:40.5618609Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:18:40.5619012Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:18:40.5619383Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:18:40.5619761Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:18:40.5620191Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:18:40.5620720Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:18:40.5621126Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:18:40.5621509Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:18:40.5622012Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5622510Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:18:40.5622816Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:18:40.5623153Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:18:40.5623556Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:18:40.5623970Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:18:40.5624589Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:18:40.5625167Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:18:40.5625767Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:18:40.5626399Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:18:40.5627029Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:18:40.5627648Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:18:40.5628261Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:18:40.5628829Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:18:40.5629306Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:18:40.5629749Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:18:40.5630289Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:18:40.5630703Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:18:40.5631159Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:18:40.5631581Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:18:40.5631954Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:18:40.5632315Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:18:40.5632676Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:18:40.5633045Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:18:40.5633445Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:18:40.5633846Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:18:40.5634453Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:18:40.5634855Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:18:40.5635309Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:18:40.5635786Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:18:40.5636253Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:18:40.5636722Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:18:40.5637191Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:18:40.5637661Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:18:40.5638231Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:18:40.5638640Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:18:40.5639041Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:18:40.5639442Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:18:40.5639838Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:18:40.5640233Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:18:40.5640651Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:18:40.5641067Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:18:40.5641443Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:18:40.5641811Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:18:40.5642177Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:18:40.5642553Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:18:40.5642985Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:18:40.5643413Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:18:40.5643805Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:18:40.5644316Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:18:40.5644731Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:18:40.5645165Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:18:40.5645597Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:18:40.5646019Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:18:40.5646406Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:18:40.5646886Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:18:40.5647257Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:18:40.5647617Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:18:40.5647980Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:18:40.5648392Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:18:40.5648786Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:18:40.5649200Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:18:40.5649654Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:18:40.5650061Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:18:40.5650455Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:18:40.5650839Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:18:40.5651132Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:18:40.5651446Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:18:40.5651815Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:18:40.5652197Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:18:40.5652579Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:18:40.5652961Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:18:40.5653373Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:18:40.5653808Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:18:40.5654460Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:18:40.5654835Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:18:40.5655227Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:18:40.5655761Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:40.5656331Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:18:40.5656774Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:18:40.5657207Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:18:40.5657633Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:18:40.5658042Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:18:40.5658431Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:18:40.5658810Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:18:40.5659184Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:18:40.5659572Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:18:40.5659960Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:18:40.5660325Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:18:40.5660704Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:18:40.5661093Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:18:40.5661460Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:18:40.5661857Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:18:40.5662315Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:18:40.5662729Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:18:40.5663245Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:18:40.5663606Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:18:40.5663983Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:18:40.5664452Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:18:40.5664817Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:18:40.5665240Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:18:40.5665676Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:18:40.5666068Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:18:40.5666459Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:18:40.5666846Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:18:40.5667217Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:18:40.5667580Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:18:40.5667951Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:18:40.5668338Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:18:40.5668772Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:18:40.5669214Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:18:40.5669629Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:18:40.5670018Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:18:40.5670519Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:18:40.5670932Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:18:40.5671312Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:18:40.5671655Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:18:40.5671966Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:18:40.5672261Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:18:40.5672622Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:18:40.5672980Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:18:40.5673320Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:18:40.5673680Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:18:40.5674064Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:18:40.5674699Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:18:40.5675054Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:18:40.5675402Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:18:40.5675768Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:18:40.5676159Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:18:40.5676527Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:18:40.5676879Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:18:40.5677226Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:18:40.5677599Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:18:40.5677971Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:18:40.5678309Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:18:40.5678673Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:18:40.5679175Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:18:40.5679545Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:18:40.5679908Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:18:40.5680273Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:18:40.5680644Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:18:40.5681033Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:18:40.5681441Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:18:40.5681835Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:18:40.5682181Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:18:40.5682524Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:18:40.5682862Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:18:40.5683275Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:18:40.5683759Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:18:40.5684338Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:18:40.5684804Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:18:40.5685286Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:18:40.5685707Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:18:40.5686076Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:18:40.5686571Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:18:40.5686945Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:18:40.5687325Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:18:40.5687697Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:18:40.5688067Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:18:40.5688425Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:18:40.5688803Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:18:40.5689234Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:18:40.5689652Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:18:40.5690021Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:18:40.5690413Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:18:40.5690835Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:18:40.5691205Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:18:40.5691546Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:18:40.5691925Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:18:40.5692362Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:18:40.5692777Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:18:40.5693177Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:18:40.5693576Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:18:40.5693892Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:18:40.5694285Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:18:40.5694636Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:18:40.5695104Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:18:40.6149375Z [+] Installing Go for linux-amd64...
2025-08-20T19:18:40.6929419Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T19:18:40.6930043Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:18:40.6930910Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T19:18:43.6693822Z [+] Downloading Go go1.25.0...
2025-08-20T19:18:43.6747056Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:18:43.6747598Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:18:43.6747887Z 
2025-08-20T19:18:43.7818477Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:18:43.7819243Z 100    80  100    80    0     0    746      0 --:--:-- --:--:-- --:--:--   747
2025-08-20T19:18:43.8612464Z 
2025-08-20T19:18:43.8613289Z 100    75  100    75    0     0    401      0 --:--:-- --:--:-- --:--:--   401
2025-08-20T19:18:44.1798388Z 
2025-08-20T19:18:44.1799093Z 100 56.8M  100 56.8M    0     0   112M      0 --:--:-- --:--:-- --:--:--  112M
2025-08-20T19:18:44.1834359Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T19:18:45.5735093Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T19:18:45.5735688Z [+] GOROOT: /home/runner/.go
2025-08-20T19:18:45.5736106Z [+] GOPATH: /home/runner/go
2025-08-20T19:18:45.5736598Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T19:18:45.5894314Z go version go1.25.0 linux/amd64
2025-08-20T19:18:45.6255293Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:18:45.6256151Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:18:45.6256958Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:18:45.6258998Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:18:45.6259827Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:18:45.6260762Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:18:45.6261479Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:18:45.6262259Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:18:45.6263150Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:18:45.6263972Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:18:45.6264981Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:18:45.6265834Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:18:45.6266676Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:18:45.6267225Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:18:45.6267622Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:18:45.6268010Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:18:45.6268693Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:18:45.6269094Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:18:45.6269703Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:18:45.6270170Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:18:45.6270811Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:18:45.6271414Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:18:45.6271843Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:18:45.6272449Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:18:45.6272816Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:18:45.6273200Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:18:45.6273819Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:18:45.6275044Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:18:45.6275460Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:18:45.6275884Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:18:45.6276531Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:18:45.6277156Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:18:45.6277613Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:18:45.6278035Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:18:45.6278482Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:18:45.6278917Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:18:45.6279318Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:18:45.6279704Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:18:45.6280515Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:18:45.6280984Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:18:45.6281389Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:18:45.6282008Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:18:45.6282391Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:18:45.6282834Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:18:45.6283802Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:18:45.6284900Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:18:45.6285518Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:18:45.6285958Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:18:45.6286371Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:18:45.6286783Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:18:45.6287261Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:18:45.6287661Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:18:45.6288145Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:18:45.6288515Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:18:45.6288944Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:18:45.6289306Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:18:45.6289621Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:18:45.6289966Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:18:45.6290368Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:18:45.6290748Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:18:45.6291224Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:18:45.6291653Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:18:45.6292058Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:18:45.6292531Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:18:45.6293013Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:18:45.6293433Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:18:45.6293969Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:18:45.6294667Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:18:45.6295087Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:18:45.6295550Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:18:45.6296127Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:18:45.6296588Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:18:45.6296991Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:18:45.6297372Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:18:45.6297830Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:18:45.6298293Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:18:45.6298724Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:18:45.6299200Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:18:45.6299684Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:18:45.6300166Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:18:45.6300605Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:18:45.6301006Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:18:45.6301384Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:18:45.6301987Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:18:45.6302479Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:18:45.6302936Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:18:45.6303345Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:18:45.6303755Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:18:45.6304454Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:18:45.6304828Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:18:45.6305224Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:18:45.6305614Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:18:45.6305984Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:18:45.6306423Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:18:45.6306813Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:18:45.6307191Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:18:45.6307535Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:18:45.6307919Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:18:45.6308283Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:18:45.6308641Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:18:45.6309016Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:18:45.6309366Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:18:45.6309721Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:18:45.6310083Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:18:45.6310475Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:18:45.6310951Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:18:45.6311463Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:18:45.6311827Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:18:45.6312187Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:18:45.6312569Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:18:45.6313040Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:18:45.6313373Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:18:45.6313688Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:18:45.6314035Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:18:45.6314835Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:18:45.6315222Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:18:45.6315590Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:18:45.6315944Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:18:45.6316320Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:18:45.6316707Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:18:45.6317134Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:18:45.6317570Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:18:45.6317964Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:18:45.6318340Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:18:45.6318808Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:18:45.6319318Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:18:45.6319885Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:18:45.6320399Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:18:45.6320771Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:18:45.6321150Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:18:45.6321552Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:18:45.6321981Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:18:45.6322482Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:18:45.6322855Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:18:45.6323231Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:18:45.6323723Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:18:45.6324494Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:18:45.6324905Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:18:45.6325293Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:18:45.6325923Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:18:45.6326330Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:18:45.6326713Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:18:45.6327072Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:18:45.6327378Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:18:45.6327694Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:18:45.6328082Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:18:45.6328474Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:18:45.6329012Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:18:45.6329373Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:18:45.6329735Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:18:45.6330346Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:18:45.6330729Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:18:45.6331059Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:18:45.6331711Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:18:45.6332158Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:18:45.6332552Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:18:45.6332920Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:18:45.6333299Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:18:45.6333926Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:18:45.6334691Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:18:45.6335285Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:18:45.6335640Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:18:45.6336243Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:18:45.6336664Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:18:45.6337084Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:18:45.6337487Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:18:45.6345906Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:18:45.6346329Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:18:45.6346745Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:18:45.6347159Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:18:45.6347633Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:18:45.6348110Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:18:45.6348534Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:18:45.6348900Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:18:45.6349233Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:18:45.6349582Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:18:45.6350024Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:18:45.6350521Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:18:45.6350963Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:18:45.6351336Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:18:45.6351791Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:18:45.6352323Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:18:45.6352813Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:18:45.6353235Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:18:45.6353588Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:18:45.6353970Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:18:45.6354579Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:18:45.6354999Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:18:45.6355528Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:18:45.6355897Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:18:45.6356270Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:18:45.6356667Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:18:45.6357063Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:18:45.6357455Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:18:45.6357840Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:18:45.6358222Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:18:45.6358611Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:18:45.6359031Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:18:45.6359489Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:18:45.6359911Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:18:45.6360277Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:18:45.6360640Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:18:45.6361029Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:18:45.6361408Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:18:45.6361788Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:18:45.6362163Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:18:45.6362660Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:18:45.6363352Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:18:45.6363904Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:18:45.6364580Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:18:45.6365256Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:18:45.6365659Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:18:45.6366264Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:18:45.6366643Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:18:45.6367002Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:18:45.6367381Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:18:45.6367765Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:18:45.6368456Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:18:45.6369156Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:18:45.6369634Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:18:45.6370151Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:18:45.6370778Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:18:45.6371432Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:18:45.6371913Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:18:45.6372535Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:18:45.6372935Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:18:45.6373517Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:18:45.6374750Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:18:45.6375493Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:18:45.6376081Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:18:45.6376506Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:18:45.6376885Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:18:45.6377397Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:18:45.6377902Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:18:45.6378287Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:18:45.6378914Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:18:45.6379317Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:18:45.6380037Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:18:45.6380643Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:18:45.6381126Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:18:45.6381501Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:18:45.6382129Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:18:45.6382506Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:18:45.6383250Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:18:45.6383679Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:18:45.6384047Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:18:45.6384841Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:18:45.6385373Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:18:45.6385927Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:18:45.6386515Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:18:45.6387046Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:18:45.6387520Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6388032Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:18:45.6388736Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:18:45.6389210Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:18:45.6389580Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:18:45.6389985Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:18:45.6390645Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:18:45.6391223Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:18:45.6391654Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:18:45.6392052Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:18:45.6392454Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:18:45.6392870Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:18:45.6393277Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:18:45.6393659Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:18:45.6394237Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:18:45.6394853Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:18:45.6395341Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:18:45.6395934Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:18:45.6396335Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:18:45.6396734Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:18:45.6397196Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:18:45.6397668Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:18:45.6398060Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:18:45.6398481Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:18:45.6398923Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:18:45.6399319Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:18:45.6399679Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:18:45.6400047Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:18:45.6400429Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:18:45.6400811Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:18:45.6401175Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:18:45.6401533Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:18:45.6401910Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:18:45.6402279Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:18:45.6402645Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:18:45.6403123Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:18:45.6403473Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:18:45.6403847Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:18:45.6404440Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:18:45.6404799Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:18:45.6405149Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:18:45.6405496Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:18:45.6405849Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:18:45.6406212Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:18:45.6406566Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:18:45.6406911Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:18:45.6407284Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:18:45.6407633Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:18:45.6408003Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:18:45.6408431Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:18:45.6408830Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:18:45.6409194Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:18:45.6409567Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:18:45.6409979Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:18:45.6410369Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:18:45.6410721Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:18:45.6411080Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:18:45.6411436Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:18:45.6411731Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:18:45.6412153Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:18:45.6412496Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:18:45.6412845Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:18:45.6413204Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:18:45.6413557Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:18:45.6413898Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:18:45.6414357Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:18:45.6414737Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:18:45.6415151Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:18:45.6415549Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:18:45.6415932Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:18:45.6416318Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:18:45.6416726Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:18:45.6417225Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:18:45.6417853Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:18:45.6418494Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:18:45.6419035Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:18:45.6419629Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:18:45.6420082Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:18:45.6420595Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:18:45.6421204Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:18:45.6421758Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:18:45.6422242Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:18:45.6422685Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:18:45.6423050Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:18:45.6423424Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:18:45.6423791Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:18:45.6424370Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:18:45.6424772Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:18:45.6425154Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:18:45.6425604Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:18:45.6425978Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:18:45.6426357Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:18:45.6426717Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:18:45.6427083Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:18:45.6427449Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:18:45.6427838Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:18:45.6428231Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:18:45.6428639Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:18:45.6429174Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:18:45.6429530Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:18:45.6429916Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:18:45.6430322Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:18:45.6430732Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:18:45.6431165Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:18:45.6431593Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:18:45.6431961Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:18:45.6432330Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:18:45.6432703Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:18:45.6433069Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:18:45.6433447Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:18:45.6433828Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:18:45.6434464Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:18:45.6434846Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:18:45.6435209Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:18:45.6435572Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:18:45.6436113Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6436965Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6437645Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6438296Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6438810Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:18:45.6439188Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:18:45.6439554Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:18:45.6439920Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:18:45.6440288Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:18:45.6440644Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:18:45.6441013Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:18:45.6441391Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:18:45.6441764Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:18:45.6442135Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:18:45.6442511Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:18:45.6442878Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:18:45.6443261Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:18:45.6443667Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:18:45.6444061Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:18:45.6444565Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:18:45.6444962Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:18:45.6445345Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:18:45.6445843Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:18:45.6446220Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:18:45.6446589Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:18:45.6446968Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:18:45.6447366Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:18:45.6447792Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:18:45.6448177Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:18:45.6448567Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:18:45.6448950Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:18:45.6449366Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:18:45.6449793Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:18:45.6450186Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:18:45.6450613Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:18:45.6451065Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:18:45.6451466Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:18:45.6451828Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:18:45.6452198Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:18:45.6452579Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:18:45.6453095Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:18:45.6453518Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:18:45.6453920Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:18:45.6454533Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:18:45.6455003Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:18:45.6455470Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:18:45.6455868Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:18:45.6456272Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:18:45.6456719Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:18:45.6457156Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:18:45.6457626Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:18:45.6458113Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:18:45.6458549Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:18:45.6458981Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:18:45.6459380Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:18:45.6459770Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:18:45.6460182Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:18:45.6460564Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:18:45.6460940Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:18:45.6461345Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:18:45.6461743Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:18:45.6462275Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:18:45.6462687Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:18:45.6463077Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:18:45.6463449Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:18:45.6463810Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:18:45.6464367Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:18:45.6464760Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:18:45.6465172Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:18:45.6465624Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:18:45.6466067Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:18:45.6466464Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:18:45.6466892Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:18:45.6467304Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:18:45.6467710Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:18:45.6468111Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:18:45.6468468Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:18:45.6468829Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:18:45.6469215Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:18:45.6469723Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:18:45.6470089Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:18:45.6470419Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:18:45.6470726Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:18:45.6471072Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:18:45.6471571Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:18:45.6472081Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:18:45.6472455Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:18:45.6472822Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:18:45.6473208Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:18:45.6473611Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:18:45.6474012Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:18:45.6474665Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:18:45.6475087Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:18:45.6475498Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:18:45.6475866Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:18:45.6476232Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:18:45.6476592Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:18:45.6476969Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:18:45.6477387Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:18:45.6477810Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:18:45.6478208Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:18:45.6478620Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:18:45.6479206Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:18:45.6479592Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:18:45.6479954Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:18:45.6480305Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:18:45.6480660Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:18:45.6481025Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:18:45.6481395Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:18:45.6481786Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:18:45.6482194Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:18:45.6482645Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:18:45.6483082Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:18:45.6483454Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:18:45.6483833Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:18:45.6484501Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:18:45.6484952Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:18:45.6485331Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:18:45.6485698Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:18:45.6486132Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:18:45.6486792Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:18:45.6487217Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:18:45.6487591Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:18:45.6487958Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:18:45.6488355Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:18:45.6488741Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:18:45.6489114Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:18:45.6489508Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:18:45.6489889Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:18:45.6490236Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:18:45.6490596Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:18:45.6490987Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:18:45.6491405Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:18:45.6491780Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:18:45.6492162Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:18:45.6492599Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:18:45.6493027Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:18:45.6493438Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:18:45.6493824Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:18:45.6494548Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6495066Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:18:45.6495366Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:18:45.6497619Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:18:45.6498309Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:18:45.6499022Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:18:45.6499886Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:18:45.6500885Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:18:45.6501899Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:18:45.6502873Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:18:45.6503559Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:18:45.6504462Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:18:45.6505103Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:18:45.6505677Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:18:45.6506159Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:18:45.6506597Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:18:45.6507024Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:18:45.6507437Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:18:45.6508060Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:18:45.6508490Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:18:45.6508869Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:18:45.6509233Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:18:45.6509601Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:18:45.6509972Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:18:45.6510372Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:18:45.6510778Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:18:45.6511133Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:18:45.6511516Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:18:45.6511974Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:18:45.6512451Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:18:45.6512925Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:18:45.6513396Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:18:45.6513861Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:18:45.6514567Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:18:45.6515014Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:18:45.6515425Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:18:45.6515827Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:18:45.6516225Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:18:45.6516625Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:18:45.6517015Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:18:45.6517571Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:18:45.6517986Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:18:45.6518364Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:18:45.6518736Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:18:45.6519103Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:18:45.6519472Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:18:45.6519898Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:18:45.6520322Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:18:45.6520719Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:18:45.6521118Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:18:45.6521533Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:18:45.6521969Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:18:45.6522402Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:18:45.6522822Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:18:45.6523208Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:18:45.6523575Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:18:45.6523950Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:18:45.6524526Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:18:45.6525011Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:18:45.6525411Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:18:45.6525797Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:18:45.6526210Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:18:45.6526666Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:18:45.6527074Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:18:45.6527483Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:18:45.6527866Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:18:45.6528158Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:18:45.6528474Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:18:45.6528853Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:18:45.6529238Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:18:45.6529621Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:18:45.6530005Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:18:45.6530421Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:18:45.6530856Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:18:45.6531256Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:18:45.6531627Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:18:45.6532012Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:18:45.6532549Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:45.6533120Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:18:45.6533669Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:18:45.6534305Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:18:45.6534771Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:18:45.6535187Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:18:45.6535575Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:18:45.6535951Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:18:45.6536324Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:18:45.6536705Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:18:45.6537095Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:18:45.6537457Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:18:45.6537837Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:18:45.6538225Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:18:45.6538594Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:18:45.6538995Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:18:45.6539444Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:18:45.6539852Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:18:45.6540216Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:18:45.6540582Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:18:45.6541079Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:18:45.6541451Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:18:45.6541814Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:18:45.6542224Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:18:45.6542659Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:18:45.6543051Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:18:45.6543431Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:18:45.6543813Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:18:45.6544409Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:18:45.6544785Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:18:45.6545162Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:18:45.6545550Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:18:45.6545993Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:18:45.6546440Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:18:45.6546855Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:18:45.6547247Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:18:45.6547670Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:18:45.6548075Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:18:45.6548450Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:18:45.6548793Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:18:45.6549101Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:18:45.6549397Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:18:45.6549758Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:18:45.6550242Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:18:45.6550582Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:18:45.6550940Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:18:45.6551327Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:18:45.6551700Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:18:45.6552047Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:18:45.6552386Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:18:45.6552751Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:18:45.6553142Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:18:45.6553502Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:18:45.6553860Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:18:45.6554419Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:18:45.6554802Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:18:45.6555174Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:18:45.6555515Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:18:45.6555876Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:18:45.6556258Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:18:45.6556623Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:18:45.6556985Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:18:45.6557460Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:18:45.6557840Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:18:45.6558231Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:18:45.6558645Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:18:45.6559034Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:18:45.6559375Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:18:45.6559713Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:18:45.6560047Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:18:45.6560457Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:18:45.6560939Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:18:45.6561392Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:18:45.6561849Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:18:45.6562334Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:18:45.6562756Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:18:45.6563125Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:18:45.6563500Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:18:45.6563878Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:18:45.6564466Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:18:45.6564845Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:18:45.6565217Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:18:45.6565581Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:18:45.6565961Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:18:45.6566512Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:18:45.6566928Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:18:45.6567291Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:18:45.6567679Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:18:45.6568086Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:18:45.6568459Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:18:45.6568799Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:18:45.6569177Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:18:45.6569620Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:18:45.6570041Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:18:45.6570440Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:18:45.6570835Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:18:45.6571152Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:18:45.6571421Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:18:45.6571765Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:18:45.6572231Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:18:45.8772634Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:18:46.3438006Z Collecting meson
2025-08-20T19:18:46.3915219Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T19:18:46.4288885Z Collecting ninja
2025-08-20T19:18:46.4364339Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T19:18:46.4556999Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T19:18:46.5264000Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 16.8 MB/s  0:00:00
2025-08-20T19:18:46.5337809Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T19:18:46.6302533Z Installing collected packages: ninja, meson
2025-08-20T19:18:47.3580902Z 
2025-08-20T19:18:47.3609816Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T19:18:47.6558213Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:18:47.7636579Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T19:18:47.8305303Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T19:18:48.3918291Z 1.8.4
2025-08-20T19:18:48.4199127Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T19:18:48.4461083Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:18:48.4461731Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:18:48.4462335Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:18:48.4462975Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:18:48.4464016Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:18:48.4464859Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:18:48.4465466Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:18:48.4466065Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:18:48.4466645Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:18:48.4467227Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:18:48.4467874Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:18:48.4468549Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:18:48.4469497Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:18:48.4470228Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:18:48.4470911Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:18:48.4471595Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:18:48.4472291Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:18:48.4472909Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:18:48.4473550Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:18:48.4474541Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:18:48.4475025Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:18:48.4475416Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:18:48.4475831Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:18:48.4476218Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:18:48.4476569Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:18:48.4476952Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:18:48.4477382Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:18:48.4477786Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:18:48.4478184Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:18:48.4478590Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:18:48.4479264Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:18:48.4480058Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:18:48.4480792Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:18:48.4481537Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:18:48.4482311Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:18:48.4483091Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:18:48.4483919Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:18:48.4484903Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:18:48.4485637Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:18:48.4486385Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:18:48.4487133Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:18:48.4487829Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:18:48.4488531Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:18:48.4489348Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:18:48.4490202Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:18:48.4491040Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:18:48.4491877Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:18:48.4492650Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:18:48.4493377Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:18:48.4494315Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:18:48.4495002Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:18:48.4495987Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:18:48.4496693Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:18:48.4497335Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:18:48.4497962Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:18:48.4498626Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:18:48.4499186Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:18:48.4499800Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:18:48.4500515Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:18:48.4501169Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:18:48.4501890Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:18:48.4502652Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:18:48.4503393Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:18:48.4504314Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:18:48.4505064Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:18:48.4505818Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:18:48.4506517Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:18:48.4507224Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:18:48.4507967Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:18:48.4508782Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:18:48.4509823Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:18:48.4510658Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:18:48.4511390Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:18:48.4512068Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:18:48.4512733Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:18:48.4513420Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:18:48.4514387Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:18:48.4515226Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:18:48.4516103Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:18:48.4516966Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:18:48.4517738Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:18:48.4518453Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:18:48.4519122Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:18:48.4519810Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:18:48.4520511Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:18:48.4521189Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:18:48.4521619Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:18:48.4522025Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:18:48.4522398Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:18:48.4522777Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:18:48.4523191Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:18:48.4523818Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:18:48.4524428Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:18:48.4524795Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:18:48.4525175Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:18:48.4525547Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:18:48.4525887Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:18:48.4526252Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:18:48.4526613Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:18:48.4526968Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:18:48.4527342Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:18:48.4527691Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:18:48.4528048Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:18:48.4528409Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:18:48.4528783Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:18:48.4529170Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:18:48.4529543Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:18:48.4529908Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:18:48.4530267Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:18:48.4530646Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:18:48.4531154Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:18:48.4531489Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:18:48.4531809Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:18:48.4532256Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:18:48.4532599Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:18:48.4532944Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:18:48.4533293Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:18:48.4533631Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:18:48.4533991Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:18:48.4534578Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:18:48.4535007Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:18:48.4535447Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:18:48.4535834Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:18:48.4536216Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:18:48.4536583Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:18:48.4536962Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:18:48.4537348Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:18:48.4537742Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:18:48.4538108Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:18:48.4545438Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:18:48.4545908Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:18:48.4546363Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:18:48.4546801Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:18:48.4547366Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:18:48.4547756Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:18:48.4548163Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:18:48.4548559Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:18:48.4548950Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:18:48.4549329Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:18:48.4549715Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:18:48.4550106Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:18:48.4550481Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:18:48.4550832Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:18:48.4551135Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:18:48.4551449Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:18:48.4551832Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:18:48.4552218Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:18:48.4552602Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:18:48.4552965Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:18:48.4553326Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:18:48.4553696Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:18:48.4554039Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:18:48.4554881Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:18:48.4555310Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:18:48.4555750Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:18:48.4556138Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:18:48.4556497Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:18:48.4556868Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:18:48.4557273Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:18:48.4557681Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:18:48.4558087Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:18:48.4558435Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:18:48.4558783Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:18:48.4559191Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:18:48.4559609Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:18:48.4560005Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:18:48.4560356Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:18:48.4560684Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:18:48.4561067Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:18:48.4561454Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:18:48.4561873Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:18:48.4562338Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:18:48.4562753Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:18:48.4563115Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:18:48.4563566Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:18:48.4563906Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:18:48.4564537Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:18:48.4565038Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:18:48.4565472Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:18:48.4565844Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:18:48.4566296Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:18:48.4566823Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:18:48.4567310Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:18:48.4567732Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:18:48.4568093Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:18:48.4568467Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:18:48.4568873Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:18:48.4569285Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:18:48.4569676Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:18:48.4570039Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:18:48.4570402Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:18:48.4570785Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:18:48.4571299Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:18:48.4571688Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:18:48.4572077Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:18:48.4572463Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:18:48.4572841Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:18:48.4573258Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:18:48.4573703Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:18:48.4574297Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:18:48.4574889Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:18:48.4575344Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:18:48.4575744Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:18:48.4576113Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:18:48.4576489Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:18:48.4576857Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:18:48.4577238Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:18:48.4577645Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:18:48.4578102Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:18:48.4578538Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:18:48.4578931Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:18:48.4579305Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:18:48.4579678Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:18:48.4580047Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:18:48.4580546Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:18:48.4580921Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:18:48.4581290Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:18:48.4581727Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:18:48.4582192Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:18:48.4582639Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:18:48.4583144Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:18:48.4583638Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:18:48.4584346Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:18:48.4584856Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:18:48.4585285Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:18:48.4585651Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:18:48.4586009Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:18:48.4586380Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:18:48.4586750Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:18:48.4587102Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:18:48.4587470Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:18:48.4587841Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:18:48.4588332Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:18:48.4588714Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:18:48.4589089Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:18:48.4589479Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:18:48.4589856Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:18:48.4590259Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:18:48.4590685Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:18:48.4591068Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:18:48.4591437Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:18:48.4591838Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:18:48.4592217Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:18:48.4592567Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:18:48.4592907Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:18:48.4593264Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:18:48.4593638Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:18:48.4594011Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:18:48.4594510Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:18:48.4594866Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:18:48.4595174Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:18:48.4595626Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4596142Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:18:48.4596501Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:18:48.4596986Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:18:48.4597350Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:18:48.4597745Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:18:48.4598170Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:18:48.4598583Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:18:48.4599000Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:18:48.4599394Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:18:48.4599781Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:18:48.4600192Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:18:48.4600591Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:18:48.4600970Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:18:48.4601387Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:18:48.4601861Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:18:48.4602346Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:18:48.4602780Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:18:48.4603178Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:18:48.4603632Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:18:48.4604308Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:18:48.4604935Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:18:48.4605341Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:18:48.4605765Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:18:48.4606220Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:18:48.4606628Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:18:48.4606984Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:18:48.4607342Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:18:48.4607713Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:18:48.4608084Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:18:48.4608442Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:18:48.4608799Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:18:48.4609178Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:18:48.4609550Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:18:48.4609900Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:18:48.4610261Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:18:48.4610610Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:18:48.4610977Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:18:48.4611352Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:18:48.4611702Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:18:48.4612051Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:18:48.4612395Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:18:48.4612756Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:18:48.4613118Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:18:48.4613584Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:18:48.4613961Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:18:48.4614436Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:18:48.4614783Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:18:48.4615145Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:18:48.4615567Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:18:48.4615963Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:18:48.4616314Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:18:48.4616677Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:18:48.4617093Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:18:48.4617477Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:18:48.4617828Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:18:48.4618183Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:18:48.4618530Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:18:48.4618817Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:18:48.4619110Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:18:48.4619451Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:18:48.4619794Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:18:48.4620151Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:18:48.4620502Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:18:48.4620950Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:18:48.4621284Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:18:48.4621661Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:18:48.4622066Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:18:48.4622453Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:18:48.4622839Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:18:48.4623215Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:18:48.4623613Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:18:48.4624265Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:18:48.4624890Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:18:48.4625503Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:18:48.4626033Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:18:48.4626496Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:18:48.4626938Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:18:48.4627447Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:18:48.4628050Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:18:48.4628595Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:18:48.4629075Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:18:48.4629513Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:18:48.4629872Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:18:48.4630357Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:18:48.4630719Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:18:48.4631092Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:18:48.4631472Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:18:48.4631844Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:18:48.4632215Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:18:48.4632585Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:18:48.4632956Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:18:48.4633322Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:18:48.4633685Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:18:48.4634041Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:18:48.4634527Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:18:48.4634913Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:18:48.4635315Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:18:48.4635716Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:18:48.4636068Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:18:48.4636446Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:18:48.4636847Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:18:48.4637356Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:18:48.4637791Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:18:48.4638214Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:18:48.4638575Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:18:48.4638936Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:18:48.4639313Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:18:48.4639664Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:18:48.4640043Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:18:48.4640424Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:18:48.4640792Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:18:48.4641164Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:18:48.4641512Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:18:48.4641864Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:18:48.4642400Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4643096Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4643755Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4644517Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4645028Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:18:48.4645401Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:18:48.4645765Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:18:48.4646132Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:18:48.4646613Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:18:48.4646963Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:18:48.4647326Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:18:48.4647700Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:18:48.4648065Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:18:48.4648431Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:18:48.4648800Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:18:48.4649164Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:18:48.4649542Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:18:48.4649939Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:18:48.4650330Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:18:48.4650713Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:18:48.4651101Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:18:48.4651482Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:18:48.4651855Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:18:48.4652226Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:18:48.4652591Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:18:48.4652963Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:18:48.4653501Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:18:48.4653891Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:18:48.4654377Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:18:48.4654761Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:18:48.4655141Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:18:48.4655550Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:18:48.4655971Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:18:48.4656359Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:18:48.4656780Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:18:48.4657227Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:18:48.4657625Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:18:48.4657983Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:18:48.4658356Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:18:48.4658747Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:18:48.4659140Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:18:48.4659525Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:18:48.4659894Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:18:48.4660274Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:18:48.4660733Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:18:48.4661195Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:18:48.4661587Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:18:48.4661978Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:18:48.4662537Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:18:48.4662972Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:18:48.4663429Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:18:48.4663903Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:18:48.4664432Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:18:48.4664855Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:18:48.4665243Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:18:48.4665634Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:18:48.4666041Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:18:48.4666419Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:18:48.4666783Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:18:48.4667176Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:18:48.4667565Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:18:48.4667963Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:18:48.4668370Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:18:48.4668744Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:18:48.4669108Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:18:48.4669466Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:18:48.4669924Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:18:48.4670307Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:18:48.4670716Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:18:48.4671156Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:18:48.4671592Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:18:48.4671982Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:18:48.4672402Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:18:48.4672817Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:18:48.4673211Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:18:48.4673612Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:18:48.4673962Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:18:48.4674426Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:18:48.4674811Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:18:48.4675193Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:18:48.4675555Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:18:48.4675877Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:18:48.4676181Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:18:48.4676520Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:18:48.4677008Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:18:48.4677510Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:18:48.4677880Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:18:48.4678242Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:18:48.4678742Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:18:48.4679140Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:18:48.4679534Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:18:48.4679949Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:18:48.4680349Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:18:48.4680747Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:18:48.4681106Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:18:48.4681461Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:18:48.4681815Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:18:48.4682182Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:18:48.4682594Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:18:48.4683007Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:18:48.4683389Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:18:48.4683792Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:18:48.4684321Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:18:48.4684700Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:18:48.4685054Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:18:48.4685398Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:18:48.4685852Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:18:48.4686218Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:18:48.4686596Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:18:48.4686982Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:18:48.4687383Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:18:48.4687830Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:18:48.4688251Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:18:48.4688619Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:18:48.4688986Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:18:48.4689360Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:18:48.4689737Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:18:48.4690102Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:18:48.4690466Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:18:48.4690897Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:18:48.4691373Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:18:48.4691778Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:18:48.4692138Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:18:48.4692499Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:18:48.4692888Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:18:48.4693265Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:18:48.4693630Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:18:48.4694015Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:18:48.4694606Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:18:48.4694945Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:18:48.4695289Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:18:48.4695676Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:18:48.4696084Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:18:48.4696452Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:18:48.4696823Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:18:48.4697252Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:18:48.4697675Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:18:48.4698080Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:18:48.4698462Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:18:48.4698963Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4699460Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:18:48.4699761Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:18:48.4700097Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:18:48.4700495Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:18:48.4700906Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:18:48.4701409Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:18:48.4702183Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:18:48.4702804Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:18:48.4703442Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:18:48.4704160Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:18:48.4704772Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:18:48.4705376Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:18:48.4705937Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:18:48.4706404Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:18:48.4706831Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:18:48.4707251Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:18:48.4707671Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:18:48.4708126Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:18:48.4708540Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:18:48.4708913Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:18:48.4709271Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:18:48.4709635Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:18:48.4710010Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:18:48.4710407Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:18:48.4710813Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:18:48.4711168Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:18:48.4711670Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:18:48.4712123Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:18:48.4712598Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:18:48.4713067Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:18:48.4713530Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:18:48.4714033Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:18:48.4714593Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:18:48.4715030Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:18:48.4715432Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:18:48.4715836Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:18:48.4716234Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:18:48.4716628Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:18:48.4717024Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:18:48.4717439Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:18:48.4717857Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:18:48.4718229Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:18:48.4718603Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:18:48.4719078Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:18:48.4719450Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:18:48.4719885Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:18:48.4720310Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:18:48.4720701Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:18:48.4721098Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:18:48.4721512Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:18:48.4721946Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:18:48.4722378Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:18:48.4722795Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:18:48.4723183Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:18:48.4723550Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:18:48.4723933Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:18:48.4724443Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:18:48.4724805Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:18:48.4725190Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:18:48.4725574Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:18:48.4725987Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:18:48.4726441Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:18:48.4726851Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:18:48.4727248Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:18:48.4727634Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:18:48.4728042Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:18:48.4728358Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:18:48.4728731Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:18:48.4729115Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:18:48.4729494Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:18:48.4729875Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:18:48.4730288Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:18:48.4730721Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:18:48.4731126Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:18:48.4731503Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:18:48.4731892Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:18:48.4732425Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:48.4732992Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:18:48.4733430Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:18:48.4733856Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:18:48.4734368Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:18:48.4734778Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:18:48.4735278Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:18:48.4735662Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:18:48.4736039Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:18:48.4736421Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:18:48.4736806Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:18:48.4737172Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:18:48.4737546Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:18:48.4737934Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:18:48.4738292Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:18:48.4738689Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:18:48.4739142Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:18:48.4739549Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:18:48.4739926Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:18:48.4740287Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:18:48.4740660Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:18:48.4741023Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:18:48.4741382Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:18:48.4741795Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:18:48.4742223Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:18:48.4742614Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:18:48.4743000Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:18:48.4743381Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:18:48.4743859Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:18:48.4744313Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:18:48.4744683Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:18:48.4745069Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:18:48.4745503Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:18:48.4745941Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:18:48.4746351Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:18:48.4746741Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:18:48.4747132Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:18:48.4747539Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:18:48.4747917Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:18:48.4748261Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:18:48.4748568Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:18:48.4748857Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:18:48.4749217Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:18:48.4749577Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:18:48.4749912Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:18:48.4750272Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:18:48.4750656Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:18:48.4751140Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:18:48.4751494Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:18:48.4751850Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:18:48.4752214Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:18:48.4752599Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:18:48.4752960Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:18:48.4753312Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:18:48.4753660Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:18:48.4754030Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:18:48.4754500Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:18:48.4754836Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:18:48.4755205Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:18:48.4755583Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:18:48.4755953Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:18:48.4756318Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:18:48.4756680Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:18:48.4757055Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:18:48.4757444Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:18:48.4757860Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:18:48.4758251Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:18:48.4758593Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:18:48.4758934Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:18:48.4759269Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:18:48.4759801Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:18:48.4760291Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:18:48.4760743Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:18:48.4761205Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:18:48.4761687Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:18:48.4762108Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:18:48.4762475Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:18:48.4762852Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:18:48.4763230Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:18:48.4763604Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:18:48.4763981Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:18:48.4764454Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:18:48.4764815Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:18:48.4765191Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:18:48.4765619Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:18:48.4766038Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:18:48.4766401Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:18:48.4766788Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:18:48.4767307Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:18:48.4767680Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:18:48.4768026Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:18:48.4768402Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:18:48.4768845Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:18:48.4769261Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:18:48.4769659Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:18:48.4770056Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:18:48.4770375Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:18:48.4770646Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:18:48.4770994Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:18:48.4771462Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:18:48.7388752Z info: downloading installer
2025-08-20T19:18:49.0492771Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T19:18:49.0493239Z warn: /home/runner/.rustup/settings.toml
2025-08-20T19:18:49.0493707Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T19:18:49.0494532Z warn: instead of the one inferred from the default host triple.
2025-08-20T19:18:49.0656185Z info: profile set to 'default'
2025-08-20T19:18:49.0656631Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T19:18:49.0657188Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T19:18:49.1343080Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:18:49.1801751Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:18:49.1802115Z 
2025-08-20T19:18:49.1897617Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:18:49.1898259Z 
2025-08-20T19:18:49.1898263Z 
2025-08-20T19:18:49.1898364Z Rust is installed now. Great!
2025-08-20T19:18:49.1898535Z 
2025-08-20T19:18:49.1898824Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T19:18:49.1899538Z environment variable. This has not been done automatically.
2025-08-20T19:18:49.1899957Z 
2025-08-20T19:18:49.1900156Z To configure your current shell, you need to source
2025-08-20T19:18:49.1900698Z the corresponding env file under $HOME/.cargo.
2025-08-20T19:18:49.1901035Z 
2025-08-20T19:18:49.1901349Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T19:18:49.1902063Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T19:18:49.1902619Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T19:18:49.1903139Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T19:18:49.2543898Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:18:49.2878230Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T19:18:49.2878778Z 
2025-08-20T19:18:49.2976118Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:18:49.2976556Z 
2025-08-20T19:18:49.3478427Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T19:18:50.9218024Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T19:18:51.0627342Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T19:18:51.0627964Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T19:18:51.0628557Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T19:18:51.0629176Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T19:18:51.0629837Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T19:18:51.0630672Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T19:18:51.0631087Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T19:18:51.0631467Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T19:18:51.0631811Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T19:18:51.0632139Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T19:18:51.0632497Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T19:18:51.0632896Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T19:18:51.0633279Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T19:18:51.0633685Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T19:18:51.0634263Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T19:18:51.0634701Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T19:18:51.0635111Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T19:18:51.0635468Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T19:18:51.0635944Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T19:18:51.0636400Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T19:18:51.0636842Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T19:18:51.0637223Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T19:18:51.0637638Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T19:18:51.0638033Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T19:18:51.0638383Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T19:18:51.0638775Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T19:18:51.0639204Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T19:18:51.0639604Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T19:18:51.0640155Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T19:18:51.0640551Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T19:18:51.0640954Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T19:18:51.0641365Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T19:18:51.0641779Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T19:18:51.0642183Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T19:18:51.0642610Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T19:18:51.0643026Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T19:18:51.0643419Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T19:18:51.0643800Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T19:18:51.0644460Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T19:18:51.0644928Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T19:18:51.0645334Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T19:18:51.0645722Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T19:18:51.0646096Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T19:18:51.0646539Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T19:18:51.0646995Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T19:18:51.0647445Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T19:18:51.0648042Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T19:18:51.0648483Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T19:18:51.0648897Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T19:18:51.0649301Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T19:18:51.0649693Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T19:18:51.0650092Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T19:18:51.0650473Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T19:18:51.0650828Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T19:18:51.0651178Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T19:18:51.0651528Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T19:18:51.0651851Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T19:18:51.0652180Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T19:18:51.0652573Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T19:18:51.0652937Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T19:18:51.0653330Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T19:18:51.0653749Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T19:18:51.0654364Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T19:18:51.0654761Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T19:18:51.0655168Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T19:18:51.0655581Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T19:18:51.0655969Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T19:18:51.0656349Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T19:18:51.0656879Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T19:18:51.0657337Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T19:18:51.0657824Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T19:18:51.0658280Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T19:18:51.0658689Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T19:18:51.0659064Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T19:18:51.0659437Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T19:18:51.0659827Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T19:18:51.0660252Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T19:18:51.0660728Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T19:18:51.0661209Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T19:18:51.0661682Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T19:18:51.0662101Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T19:18:51.0662509Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T19:18:51.0670202Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T19:18:51.0670684Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T19:18:51.0671102Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T19:18:51.0671672Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T19:18:51.0672115Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T19:18:51.0672550Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T19:18:51.0672935Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T19:18:51.0673309Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T19:18:51.0673712Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T19:18:51.0674324Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T19:18:51.0674715Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T19:18:51.0675084Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T19:18:51.0675475Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T19:18:51.0675865Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T19:18:51.0676212Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T19:18:51.0676587Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T19:18:51.0676956Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T19:18:51.0677317Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T19:18:51.0677698Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T19:18:51.0678306Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T19:18:51.0678819Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T19:18:51.0679194Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T19:18:51.0679579Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T19:18:51.0679970Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T19:18:51.0680360Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T19:18:51.0680727Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T19:18:51.0681237Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T19:18:51.0681627Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T19:18:51.0682025Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T19:18:51.0682360Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T19:18:51.0682682Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T19:18:51.0683030Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T19:18:51.0683374Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T19:18:51.0683734Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T19:18:51.0685601Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T19:18:51.0685970Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T19:18:51.0686346Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T19:18:51.0686740Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T19:18:51.0687170Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T19:18:51.0687607Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T19:18:51.0687997Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T19:18:51.0688375Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T19:18:51.0688758Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T19:18:51.0689140Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T19:18:51.0689537Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T19:18:51.0690056Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T19:18:51.0690429Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T19:18:51.0690806Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T19:18:51.0691215Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T19:18:51.0691650Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T19:18:51.0692069Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T19:18:51.0692447Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T19:18:51.0692825Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T19:18:51.0693227Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T19:18:51.0693620Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T19:18:51.0694019Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T19:18:51.0694513Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T19:18:51.0694908Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T19:18:51.0695296Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T19:18:51.0695662Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T19:18:51.0696010Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T19:18:51.0696338Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T19:18:51.0696653Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T19:18:51.0697038Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T19:18:51.0697424Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T19:18:51.0697813Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T19:18:51.0698176Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T19:18:51.0698656Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T19:18:51.0699030Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T19:18:51.0699372Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T19:18:51.0699701Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T19:18:51.0700115Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T19:18:51.0700549Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T19:18:51.0700937Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T19:18:51.0701308Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T19:18:51.0701681Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T19:18:51.0702081Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T19:18:51.0702489Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T19:18:51.0702897Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T19:18:51.0703248Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T19:18:51.0703591Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T19:18:51.0703997Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T19:18:51.0704523Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T19:18:51.0705176Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T19:18:51.0705608Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T19:18:51.0705951Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T19:18:51.0706476Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T19:18:51.0706862Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T19:18:51.0707287Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T19:18:51.0707744Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T19:18:51.0708153Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T19:18:51.0708512Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T19:18:51.0708846Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T19:18:51.0709191Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T19:18:51.0709648Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T19:18:51.0710142Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T19:18:51.0710576Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T19:18:51.0710947Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T19:18:51.0711408Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T19:18:51.0711932Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T19:18:51.0712425Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T19:18:51.0712848Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T19:18:51.0713201Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T19:18:51.0713575Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T19:18:51.0713975Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T19:18:51.0714613Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T19:18:51.0715007Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T19:18:51.0715372Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T19:18:51.0715940Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T19:18:51.0716333Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T19:18:51.0716723Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T19:18:51.0717108Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T19:18:51.0717499Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T19:18:51.0717883Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T19:18:51.0718265Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T19:18:51.0718684Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T19:18:51.0719149Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T19:18:51.0719574Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T19:18:51.0719942Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T19:18:51.0720305Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T19:18:51.0720692Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T19:18:51.0721064Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T19:18:51.0721432Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T19:18:51.0721798Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T19:18:51.0722176Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T19:18:51.0722586Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T19:18:51.0723148Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T19:18:51.0723590Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T19:18:51.0723985Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T19:18:51.0724474Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T19:18:51.0724847Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T19:18:51.0725215Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T19:18:51.0725573Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T19:18:51.0725948Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T19:18:51.0726317Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T19:18:51.0726757Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T19:18:51.0727227Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T19:18:51.0727678Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T19:18:51.0728186Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T19:18:51.0728684Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T19:18:51.0729168Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T19:18:51.0729712Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T19:18:51.0730367Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T19:18:51.0730726Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T19:18:51.0731081Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T19:18:51.0731458Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T19:18:51.0731830Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T19:18:51.0732180Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T19:18:51.0732685Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T19:18:51.0733057Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T19:18:51.0733428Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T19:18:51.0733801Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T19:18:51.0734289Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T19:18:51.0734679Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T19:18:51.0735054Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T19:18:51.0735462Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T19:18:51.0735899Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T19:18:51.0736282Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T19:18:51.0736651Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T19:18:51.0737055Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T19:18:51.0737417Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T19:18:51.0737767Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T19:18:51.0738109Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T19:18:51.0738459Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T19:18:51.0738837Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T19:18:51.0739200Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T19:18:51.0739699Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T19:18:51.0740059Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T19:18:51.0740378Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T19:18:51.0740829Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0741338Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T19:18:51.0741697Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T19:18:51.0742064Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T19:18:51.0742422Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T19:18:51.0742812Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T19:18:51.0743240Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T19:18:51.0743660Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T19:18:51.0744188Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T19:18:51.0744595Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T19:18:51.0744986Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T19:18:51.0745394Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T19:18:51.0745797Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T19:18:51.0746179Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T19:18:51.0746599Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T19:18:51.0747076Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T19:18:51.0747562Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T19:18:51.0748003Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T19:18:51.0748400Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T19:18:51.0748909Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T19:18:51.0749374Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T19:18:51.0749848Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T19:18:51.0750243Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T19:18:51.0750663Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T19:18:51.0751108Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T19:18:51.0751505Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T19:18:51.0751858Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T19:18:51.0752218Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T19:18:51.0752593Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T19:18:51.0752968Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T19:18:51.0753324Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T19:18:51.0753678Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T19:18:51.0754054Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T19:18:51.0754637Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T19:18:51.0754998Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T19:18:51.0755359Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T19:18:51.0755705Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T19:18:51.0756071Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T19:18:51.0756564Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T19:18:51.0756922Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T19:18:51.0757278Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T19:18:51.0757623Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T19:18:51.0757980Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T19:18:51.0758343Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T19:18:51.0758690Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T19:18:51.0759037Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T19:18:51.0759403Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T19:18:51.0759759Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T19:18:51.0760123Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T19:18:51.0760557Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T19:18:51.0760978Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T19:18:51.0761332Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T19:18:51.0761714Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T19:18:51.0762129Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T19:18:51.0762517Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T19:18:51.0762871Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T19:18:51.0763226Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T19:18:51.0763578Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T19:18:51.0763870Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T19:18:51.0764288Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T19:18:51.0764636Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T19:18:51.0765118Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T19:18:51.0765489Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T19:18:51.0765842Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T19:18:51.0766185Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T19:18:51.0766517Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T19:18:51.0766897Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T19:18:51.0767310Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T19:18:51.0767707Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T19:18:51.0768096Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T19:18:51.0768484Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T19:18:51.0768899Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T19:18:51.0769397Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T19:18:51.0770007Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T19:18:51.0770620Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T19:18:51.0771156Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T19:18:51.0771625Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T19:18:51.0772071Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T19:18:51.0772722Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T19:18:51.0773378Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T19:18:51.0773935Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T19:18:51.0774526Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T19:18:51.0774967Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T19:18:51.0775329Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T19:18:51.0775698Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T19:18:51.0776057Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T19:18:51.0776434Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T19:18:51.0776818Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T19:18:51.0777200Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T19:18:51.0777584Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T19:18:51.0777963Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T19:18:51.0778341Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T19:18:51.0778707Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T19:18:51.0779082Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T19:18:51.0779447Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T19:18:51.0779833Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T19:18:51.0780219Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T19:18:51.0780624Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T19:18:51.0781035Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T19:18:51.0781391Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T19:18:51.0781894Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T19:18:51.0782300Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T19:18:51.0782704Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T19:18:51.0783135Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T19:18:51.0783557Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T19:18:51.0783916Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T19:18:51.0784383Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T19:18:51.0784758Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T19:18:51.0785124Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T19:18:51.0785503Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T19:18:51.0785889Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T19:18:51.0786265Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T19:18:51.0786643Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T19:18:51.0787000Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T19:18:51.0787353Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T19:18:51.0787892Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0788844Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0790199Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0791424Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0792198Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T19:18:51.0792614Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T19:18:51.0793019Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T19:18:51.0793403Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T19:18:51.0793777Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T19:18:51.0794399Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T19:18:51.0794785Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T19:18:51.0795249Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T19:18:51.0795627Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T19:18:51.0796000Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T19:18:51.0796398Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T19:18:51.0796765Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T19:18:51.0797144Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T19:18:51.0797545Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T19:18:51.0797934Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T19:18:51.0798317Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T19:18:51.0798702Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T19:18:51.0799088Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T19:18:51.0799467Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T19:18:51.0799840Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T19:18:51.0800382Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T19:18:51.0800753Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T19:18:51.0801143Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T19:18:51.0801526Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T19:18:51.0801908Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T19:18:51.0802292Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T19:18:51.0802668Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T19:18:51.0803081Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T19:18:51.0803511Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T19:18:51.0803898Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T19:18:51.0804458Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T19:18:51.0804909Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T19:18:51.0805308Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T19:18:51.0805671Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T19:18:51.0806042Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T19:18:51.0806435Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T19:18:51.0806836Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T19:18:51.0807229Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T19:18:51.0807709Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T19:18:51.0808092Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T19:18:51.0808556Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T19:18:51.0809015Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T19:18:51.0809403Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T19:18:51.0809801Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T19:18:51.0810236Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T19:18:51.0810670Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T19:18:51.0811133Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T19:18:51.0811611Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T19:18:51.0812043Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T19:18:51.0812477Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T19:18:51.0812867Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T19:18:51.0813253Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T19:18:51.0813666Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T19:18:51.0814044Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T19:18:51.0814520Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T19:18:51.0814919Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T19:18:51.0815306Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T19:18:51.0815717Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T19:18:51.0816124Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T19:18:51.0816624Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T19:18:51.0816990Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T19:18:51.0817348Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T19:18:51.0817691Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T19:18:51.0818072Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T19:18:51.0818478Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T19:18:51.0818921Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T19:18:51.0819360Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T19:18:51.0819754Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T19:18:51.0820178Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T19:18:51.0820590Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T19:18:51.0820986Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T19:18:51.0821389Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T19:18:51.0821739Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T19:18:51.0822097Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T19:18:51.0822476Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T19:18:51.0822859Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T19:18:51.0823220Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T19:18:51.0823541Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T19:18:51.0823957Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T19:18:51.0824400Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T19:18:51.0824895Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T19:18:51.0825403Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T19:18:51.0825770Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T19:18:51.0826135Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T19:18:51.0826517Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T19:18:51.0826918Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T19:18:51.0827320Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T19:18:51.0827711Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T19:18:51.0828118Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T19:18:51.0828513Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T19:18:51.0828876Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T19:18:51.0829237Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T19:18:51.0829593Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T19:18:51.0829963Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T19:18:51.0830375Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T19:18:51.0830956Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T19:18:51.0831350Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T19:18:51.0831758Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T19:18:51.0832187Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T19:18:51.0832570Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T19:18:51.0833054Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T19:18:51.0833397Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T19:18:51.0833743Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T19:18:51.0834290Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T19:18:51.0834687Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T19:18:51.0835079Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T19:18:51.0835480Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T19:18:51.0835929Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T19:18:51.0836361Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T19:18:51.0836731Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T19:18:51.0837109Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T19:18:51.0837480Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T19:18:51.0837855Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T19:18:51.0838225Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T19:18:51.0838587Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T19:18:51.0839022Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T19:18:51.0839506Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T19:18:51.0839916Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T19:18:51.0840434Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T19:18:51.0840804Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T19:18:51.0841195Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T19:18:51.0841582Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T19:18:51.0841943Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T19:18:51.0842329Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T19:18:51.0842700Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T19:18:51.0843042Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T19:18:51.0843391Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T19:18:51.0843780Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T19:18:51.0844297Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T19:18:51.0844685Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T19:18:51.0845066Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T19:18:51.0845502Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T19:18:51.0845924Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T19:18:51.0846332Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T19:18:51.0846713Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T19:18:51.0847222Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0847726Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T19:18:51.0848027Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T19:18:51.0848444Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T19:18:51.0848852Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T19:18:51.0849389Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T19:18:51.0849895Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T19:18:51.0850468Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T19:18:51.0851065Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T19:18:51.0851699Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T19:18:51.0852334Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T19:18:51.0852953Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T19:18:51.0853564Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T19:18:51.0854267Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T19:18:51.0854744Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T19:18:51.0855180Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T19:18:51.0855605Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T19:18:51.0856019Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T19:18:51.0856473Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T19:18:51.0856902Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T19:18:51.0857282Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T19:18:51.0857758Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T19:18:51.0858129Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T19:18:51.0858503Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T19:18:51.0858905Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T19:18:51.0859311Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T19:18:51.0859669Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T19:18:51.0860057Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T19:18:51.0860513Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T19:18:51.0860991Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T19:18:51.0861469Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T19:18:51.0861935Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T19:18:51.0862407Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T19:18:51.0862874Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T19:18:51.0863312Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T19:18:51.0863719Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T19:18:51.0864228Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T19:18:51.0864634Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T19:18:51.0865112Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T19:18:51.0865519Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T19:18:51.0865950Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T19:18:51.0866370Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T19:18:51.0866870Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T19:18:51.0867245Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T19:18:51.0867610Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T19:18:51.0867981Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T19:18:51.0868409Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T19:18:51.0868840Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T19:18:51.0869232Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T19:18:51.0869635Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T19:18:51.0870053Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T19:18:51.0870496Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T19:18:51.0870932Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T19:18:51.0871359Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T19:18:51.0871747Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T19:18:51.0872118Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T19:18:51.0872500Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T19:18:51.0872861Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T19:18:51.0873230Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T19:18:51.0873623Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T19:18:51.0874313Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T19:18:51.0874787Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T19:18:51.0875261Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T19:18:51.0875676Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T19:18:51.0876075Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T19:18:51.0876461Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T19:18:51.0876758Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T19:18:51.0877071Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T19:18:51.0877441Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T19:18:51.0877829Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T19:18:51.0878211Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T19:18:51.0878588Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T19:18:51.0879011Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T19:18:51.0879443Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T19:18:51.0879847Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T19:18:51.0880225Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T19:18:51.0880614Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T19:18:51.0881151Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T19:18:51.0881721Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T19:18:51.0882159Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T19:18:51.0882598Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T19:18:51.0883143Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T19:18:51.0883553Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T19:18:51.0883941Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T19:18:51.0884435Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T19:18:51.0884808Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T19:18:51.0885193Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T19:18:51.0885578Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T19:18:51.0885939Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T19:18:51.0886319Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T19:18:51.0886708Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T19:18:51.0887075Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T19:18:51.0887476Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T19:18:51.0887924Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T19:18:51.0888334Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T19:18:51.0888706Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T19:18:51.0889069Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T19:18:51.0889442Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T19:18:51.0889804Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T19:18:51.0890277Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T19:18:51.0890701Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T19:18:51.0891143Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T19:18:51.0891537Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T19:18:51.0891922Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T19:18:51.0892308Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T19:18:51.0892677Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T19:18:51.0893050Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T19:18:51.0893422Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T19:18:51.0893813Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T19:18:51.0894394Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T19:18:51.0894838Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T19:18:51.0895254Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T19:18:51.0895646Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T19:18:51.0896033Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T19:18:51.0896491Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T19:18:51.0896871Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T19:18:51.0897217Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T19:18:51.0897524Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T19:18:51.0897819Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T19:18:51.0898177Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T19:18:51.0898542Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T19:18:51.0898885Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T19:18:51.0899366Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T19:18:51.0899753Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T19:18:51.0900126Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T19:18:51.0900475Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T19:18:51.0900817Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T19:18:51.0901179Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T19:18:51.0901563Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T19:18:51.0901925Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T19:18:51.0902288Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T19:18:51.0902629Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T19:18:51.0903001Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T19:18:51.0903383Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T19:18:51.0903721Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T19:18:51.0904190Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T19:18:51.0904572Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T19:18:51.0904936Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T19:18:51.0905299Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T19:18:51.0905661Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T19:18:51.0906051Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T19:18:51.0906562Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T19:18:51.0906985Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T19:18:51.0907392Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T19:18:51.0907743Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T19:18:51.0908087Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T19:18:51.0908429Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T19:18:51.0908846Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T19:18:51.0909337Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T19:18:51.0909795Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T19:18:51.0910262Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T19:18:51.0910752Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T19:18:51.0911180Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T19:18:51.0911561Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T19:18:51.0911943Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T19:18:51.0912323Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T19:18:51.0912706Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T19:18:51.0913079Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T19:18:51.0913456Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T19:18:51.0913819Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T19:18:51.0914330Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T19:18:51.0914770Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T19:18:51.0915195Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T19:18:51.0915688Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T19:18:51.0916083Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T19:18:51.0916500Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T19:18:51.0916871Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T19:18:51.0917212Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T19:18:51.0917594Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T19:18:51.0918038Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T19:18:51.0918457Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T19:18:51.0918857Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T19:18:51.0919256Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T19:18:51.0919590Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T19:18:51.0919866Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T19:18:51.0920210Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T19:18:51.0920686Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T19:18:51.0921022Z 
2025-08-20T19:18:51.0921026Z 
2025-08-20T19:18:51.0921380Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:18:51 PM)
2025-08-20T19:18:51.0921757Z 
2025-08-20T19:18:51.0921761Z 
2025-08-20T19:18:51.0921765Z 
2025-08-20T19:18:51.0921837Z [+] Continue : YES
2025-08-20T19:18:51.0921955Z 
2025-08-20T19:18:51.0922296Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T19:18:51.1867575Z 
2025-08-20T19:18:51.1868173Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (07:18:51 PM) UTC
2025-08-20T19:18:51.1868650Z 
2025-08-20T19:18:51.1885714Z 
2025-08-20T19:18:51.1885880Z [+] Total RECIPES :: 1
2025-08-20T19:18:51.1886129Z 
2025-08-20T19:18:51.1960916Z 
2025-08-20T19:18:51.1961599Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml (1/1)
2025-08-20T19:18:51.1962132Z 
2025-08-20T19:18:51.2746678Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:18:51.2759509Z mode of '/tmp/pkgforge/bS9dZncVd_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:18:51.2809063Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/cobalt-cli/official [Provided]
2025-08-20T19:18:51.2809789Z [+] Setting '.pkg_family' --> cobalt-cli [Provided]
2025-08-20T19:18:51.2822748Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T19:18:51.2828831Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T19:18:51.2859240Z [00:00:00.003]➜  
2025-08-20T19:18:51.2860023Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:18:51.2860469Z [00:00:00.003]➜  
2025-08-20T19:18:51.2901685Z [00:00:00.007]➜  
2025-08-20T19:18:51.2902445Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:18:51.2902885Z [00:00:00.007]➜  
2025-08-20T19:18:51.2981092Z [00:00:00.015]➜  
2025-08-20T19:18:51.2982431Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/cobalt-cli/static.official.source.yaml) --> /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (07:18:51 PM) UTC]
2025-08-20T19:18:51.2983359Z [00:00:00.015]➜  
2025-08-20T19:18:51.2983570Z [00:00:00.015]➜  
2025-08-20T19:18:51.2983769Z [00:00:00.015]➜  
2025-08-20T19:18:51.2984541Z [00:00:00.015]➜  ###################################################################
2025-08-20T19:18:51.2991903Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T19:18:51.2993134Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:18:51.2994387Z [00:00:00.016]➜  _disabled: false
2025-08-20T19:18:51.2994836Z [00:00:00.016]➜  
2025-08-20T19:18:51.2995246Z [00:00:00.016]➜  pkg: "cobalt-cli"
2025-08-20T19:18:51.2995811Z [00:00:00.016]➜  pkg_id: "github.com.lostdusty.cobalt"
2025-08-20T19:18:51.2996936Z [00:00:00.016]➜  pkg_type: "static"
2025-08-20T19:18:51.2997386Z [00:00:00.017]➜  category:
2025-08-20T19:18:51.2999672Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T19:18:51.3000330Z [00:00:00.017]➜    - "Utility"
2025-08-20T19:18:51.3001208Z [00:00:00.017]➜  description: "Command-line interface wrapper for https://cobalt.tools"
2025-08-20T19:18:51.3001964Z [00:00:00.017]➜  distro_pkg:
2025-08-20T19:18:51.3002439Z [00:00:00.017]➜    archlinux:
2025-08-20T19:18:51.3002881Z [00:00:00.017]➜      aur:
2025-08-20T19:18:51.3003352Z [00:00:00.017]➜        - "cobalt-cli-git"
2025-08-20T19:18:51.3003851Z [00:00:00.017]➜  homepage:
2025-08-20T19:18:51.3004523Z [00:00:00.017]➜    - "https://cobalt.tools"
2025-08-20T19:18:51.3005151Z [00:00:00.017]➜    - "https://github.com/lostdusty/cobalt"
2025-08-20T19:18:51.3005695Z [00:00:00.017]➜  license:
2025-08-20T19:18:51.3006110Z [00:00:00.017]➜    - "MIT"  
2025-08-20T19:18:51.3006541Z [00:00:00.017]➜  maintainer:
2025-08-20T19:18:51.3007126Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T19:18:51.3007701Z [00:00:00.017]➜  note:
2025-08-20T19:18:51.3008249Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T19:18:51.3009501Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/lostdusty/cobalt"  
2025-08-20T19:18:51.3010367Z [00:00:00.017]➜  provides:
2025-08-20T19:18:51.3010863Z [00:00:00.017]➜    - "cobalt:cobalt-cli" 
2025-08-20T19:18:51.3011336Z [00:00:00.017]➜  repology:
2025-08-20T19:18:51.3011751Z [00:00:00.017]➜    - "cobalt-cli"
2025-08-20T19:18:51.3012185Z [00:00:00.017]➜  src_url:
2025-08-20T19:18:51.3012582Z [00:00:00.017]➜    - "https://github.com/lostdusty/cobalt"
2025-08-20T19:18:51.3012897Z [00:00:00.017]➜  tag:
2025-08-20T19:18:51.3013122Z [00:00:00.017]➜    - "cobalt"
2025-08-20T19:18:51.3013378Z [00:00:00.017]➜    - "cobalt-tools"
2025-08-20T19:18:51.3013637Z [00:00:00.017]➜    - "downloader"
2025-08-20T19:18:51.3013897Z [00:00:00.017]➜    - "youtube"
2025-08-20T19:18:51.3014383Z [00:00:00.017]➜    - "ytdlp"
2025-08-20T19:18:51.3014664Z [00:00:00.017]➜  x_exec:
2025-08-20T19:18:51.3014916Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T19:18:51.3015177Z [00:00:00.017]➜    host:
2025-08-20T19:18:51.3015431Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T19:18:51.3015698Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T19:18:51.3015978Z [00:00:00.017]➜    shell: "bash"
2025-08-20T19:18:51.3016225Z [00:00:00.017]➜    pkgver: |
2025-08-20T19:18:51.3016521Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T19:18:51.3017256Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/lostdusty/cobalt" "./TEMPREPO" &>/dev/null && \
2025-08-20T19:18:51.3018143Z [00:00:00.017]➜      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:18:51.3018813Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T19:18:51.3019199Z [00:00:00.017]➜    run: |
2025-08-20T19:18:51.3019428Z [00:00:00.017]➜      #Build
2025-08-20T19:18:51.3020049Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T19:18:51.3021214Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T19:18:51.3031570Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T19:18:51.3032584Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T19:18:51.3033364Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T19:18:51.3034008Z [00:00:00.017]➜        bash -l -c '
2025-08-20T19:18:51.3034696Z [00:00:00.017]➜        #Setup ENV
2025-08-20T19:18:51.3035411Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:18:51.3036111Z [00:00:00.017]➜         CGO_ENABLED="1" 
2025-08-20T19:18:51.3036810Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:18:51.3037791Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T19:18:51.3038545Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T19:18:51.3039148Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:18:51.3039717Z [00:00:00.017]➜        #Build
2025-08-20T19:18:51.3040675Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/lostdusty/cobalt" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T19:18:51.3041685Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T19:18:51.3042576Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T19:18:51.3043377Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T19:18:51.3045271Z [00:00:00.017]➜         go build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/cobalt"
2025-08-20T19:18:51.3046481Z [00:00:00.017]➜        #Copy
2025-08-20T19:18:51.3047108Z [00:00:00.017]➜         cp -fv "/build-bins/cobalt" "/build-bins/cobalt-cli"
2025-08-20T19:18:51.3048490Z [00:00:00.017]➜         ( 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:18:51.3049595Z [00:00:00.017]➜        #Strip 
2025-08-20T19:18:51.3050537Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:18:51.3051806Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:18:51.3053056Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:18:51.3054357Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:18:51.3055414Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:18:51.3056211Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T19:18:51.3056680Z [00:00:00.017]➜        '
2025-08-20T19:18:51.3057102Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T19:18:51.3057774Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T19:18:51.3058797Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T19:18:51.3060760Z [00:00:00.017]➜       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:18:51.3062162Z [00:00:00.017]➜  
2025-08-20T19:18:51.3062534Z [00:00:00.017]➜  
2025-08-20T19:18:51.3063031Z [00:00:00.017]➜  ###################################################################
2025-08-20T19:18:51.3063774Z [00:00:00.017]➜  
2025-08-20T19:18:51.3064290Z [00:00:00.017]➜  
2025-08-20T19:18:51.3064658Z [00:00:00.017]➜  
2025-08-20T19:18:51.3065555Z [00:00:00.018]➜  '/tmp/pkgforge/bS9dZncVd_build.yaml' -> '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T19:18:52.6056752Z [00:00:01.323]➜  '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.version' -> '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.version'
2025-08-20T19:18:52.6113779Z [00:00:01.329]➜  [+] Version: HEAD-de2d362-250326T155634 ('.x_exec.pkgver') [/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.version]
2025-08-20T19:18:52.6361349Z [00:00:01.353]➜  [+] Progs: cobalt cobalt-cli
2025-08-20T19:18:52.9000613Z [00:00:01.617]➜  
2025-08-20T19:18:52.9001111Z [00:00:01.617]➜  [-] Missing packages. Found: 
2025-08-20T19:18:52.9001547Z [00:00:01.617]➜  [+] Expected: cobalt cobalt-cli
2025-08-20T19:18:52.9001880Z [00:00:01.617]➜  [+] Continuing with build...
2025-08-20T19:18:52.9002164Z [00:00:01.617]➜  
2025-08-20T19:18:53.2914011Z [00:00:02.009]➜  
2025-08-20T19:18:53.2914668Z [00:00:02.009]➜  
2025-08-20T19:18:53.3006985Z [00:00:02.018]➜  + mkdir -pv /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T19:18:53.3025283Z [00:00:02.020]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=cobalt-cli -e PKG_ID=github.com.lostdusty.cobalt -e PKG_TYPE=static -e PKG_VER=HEAD-de2d362-250326T155634 -e PKGVER=HEAD-de2d362-250326T155634 -e SBUILD_PKG=cobalt-cli.static -e SBUILD_PKGVER=HEAD-de2d362-250326T155634 --volume /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T19:18:53.3027003Z [00:00:02.020]➜    #Setup ENV
2025-08-20T19:18:53.3027647Z [00:00:02.020]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T19:18:53.3028051Z [00:00:02.020]➜     CGO_ENABLED="1" 
2025-08-20T19:18:53.3028444Z [00:00:02.020]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:18:53.3028971Z [00:00:02.020]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T19:18:53.3029368Z [00:00:02.020]➜     GOOS="linux"
2025-08-20T19:18:53.3029680Z [00:00:02.020]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:18:53.3029979Z [00:00:02.020]➜    #Build
2025-08-20T19:18:53.3030510Z [00:00:02.020]➜     git clone --filter "blob:none" --quiet "https://github.com/lostdusty/cobalt" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T19:18:53.3031066Z [00:00:02.020]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T19:18:53.3031543Z [00:00:02.020]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T19:18:53.3031985Z [00:00:02.020]➜     go mod tidy -v ; go generate ./...
2025-08-20T19:18:53.3032748Z [00:00:02.020]➜     go build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/cobalt"
2025-08-20T19:18:53.3033383Z [00:00:02.020]➜    #Copy
2025-08-20T19:18:53.3033705Z [00:00:02.020]➜     cp -fv "/build-bins/cobalt" "/build-bins/cobalt-cli"
2025-08-20T19:18:53.3034644Z [00:00:02.020]➜     ( 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:18:53.3035241Z [00:00:02.020]➜    #Strip 
2025-08-20T19:18:53.3035741Z [00:00:02.020]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T19:18:53.3036428Z [00:00:02.020]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T19:18:53.3037116Z [00:00:02.020]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T19:18:53.3037930Z [00:00:02.020]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T19:18:53.3038496Z [00:00:02.020]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T19:18:53.3038923Z [00:00:02.020]➜     popd &>/dev/null
2025-08-20T19:18:53.3039177Z [00:00:02.020]➜    '
2025-08-20T19:18:53.6540829Z [00:00:02.371]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T19:18:53.7039796Z [00:00:02.421]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T19:18:53.7040582Z [00:00:02.421]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T19:18:53.7040988Z [00:00:02.421]➜  bffca73cb30c: Pulling fs layer
2025-08-20T19:18:53.7041368Z [00:00:02.421]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T19:18:53.7041732Z [00:00:02.421]➜  eb4a15147d73: Pulling fs layer
2025-08-20T19:18:53.7042137Z [00:00:02.421]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T19:18:53.7042486Z [00:00:02.421]➜  73d19b2d2e73: Waiting
2025-08-20T19:18:53.7042833Z [00:00:02.421]➜  eb4a15147d73: Waiting
2025-08-20T19:18:53.7043163Z [00:00:02.421]➜  1eff1cf6af24: Waiting
2025-08-20T19:18:53.7715423Z [00:00:02.489]➜  bffca73cb30c: Download complete
2025-08-20T19:18:53.8071697Z [00:00:02.524]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T19:18:53.8072418Z [00:00:02.524]➜  d62bb7eb03b5: Download complete
2025-08-20T19:18:53.8115004Z [00:00:02.529]➜  74f0d3ee81d8: Download complete
2025-08-20T19:18:53.8862036Z [00:00:02.603]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T19:18:53.8862729Z [00:00:02.603]➜  1eff1cf6af24: Download complete
2025-08-20T19:18:53.9341223Z [00:00:02.651]➜  d62bb7eb03b5: Pull complete
2025-08-20T19:18:54.1088483Z [00:00:02.826]➜  eb4a15147d73: Verifying Checksum
2025-08-20T19:18:54.1089172Z [00:00:02.826]➜  eb4a15147d73: Download complete
2025-08-20T19:18:55.8972093Z [00:00:04.614]➜  74f0d3ee81d8: Pull complete
2025-08-20T19:18:57.1406348Z [00:00:05.858]➜  bffca73cb30c: Pull complete
2025-08-20T19:19:00.6342087Z [00:00:09.351]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T19:19:00.6343432Z [00:00:09.351]➜  73d19b2d2e73: Download complete
2025-08-20T19:20:14.4455931Z [00:01:23.163]➜  73d19b2d2e73: Pull complete
2025-08-20T19:20:19.8388953Z [00:01:28.556]➜  eb4a15147d73: Pull complete
2025-08-20T19:20:19.8526273Z [00:01:28.570]➜  1eff1cf6af24: Pull complete
2025-08-20T19:20:19.8616316Z [00:01:28.579]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T19:20:19.8633592Z [00:01:28.581]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T19:20:20.0626397Z [00:01:28.780]➜  + mkdir -p /build-bins
2025-08-20T19:20:20.0645661Z [00:01:28.782]➜  ++ mktemp -d
2025-08-20T19:20:20.0663644Z [00:01:28.784]➜  + pushd /tmp/tmp.F3d1pP10ss
2025-08-20T19:20:20.0664612Z [00:01:28.784]➜  + CGO_ENABLED=1
2025-08-20T19:20:20.0665414Z [00:01:28.784]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T19:20:20.0668692Z [00:01:28.784]➜  ++ uname -m
2025-08-20T19:20:20.0671831Z [00:01:28.784]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T19:20:20.0688027Z [00:01:28.786]➜  + GOARCH=amd64
2025-08-20T19:20:20.0688731Z [00:01:28.786]➜  + GOOS=linux
2025-08-20T19:20:20.0689416Z [00:01:28.786]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T19:20:20.0690420Z [00:01:28.786]➜  + git clone --filter blob:none --quiet https://github.com/lostdusty/cobalt ./TEMPREPO
2025-08-20T19:20:20.8596510Z [00:01:29.577]➜  + cd ./TEMPREPO
2025-08-20T19:20:20.8597287Z [00:01:29.577]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T19:20:20.8597745Z [00:01:29.577]➜  
2025-08-20T19:20:20.8598051Z [00:01:29.577]➜  [+] Target: "amd64/linux"
2025-08-20T19:20:20.8598649Z [00:01:29.577]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T19:20:20.8599192Z [00:01:29.577]➜  
2025-08-20T19:20:20.8599745Z [00:01:29.577]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T19:20:20.8600627Z [00:01:29.577]➜  + go mod tidy -v
2025-08-20T19:20:20.8632573Z [00:01:29.580]➜  go: go.mod file not found in current directory or any parent directory; see 'go help modules'
2025-08-20T19:20:20.8639323Z [00:01:29.581]➜  + go generate ./...
2025-08-20T19:20:20.8681344Z [00:01:29.585]➜  pattern ./...: directory prefix . does not contain main module or its selected dependencies
2025-08-20T19:20:20.8688842Z [00:01:29.586]➜  + go build -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/cobalt
2025-08-20T19:20:20.8711036Z [00:01:29.588]➜  WORK=/tmp/go-build2524790831
2025-08-20T19:20:20.8713448Z [00:01:29.589]➜  go: cannot find main module, but found .git/config in /tmp/tmp.F3d1pP10ss/TEMPREPO
2025-08-20T19:20:20.8714432Z [00:01:29.589]➜  	to create a module there, run:
2025-08-20T19:20:20.8714942Z [00:01:29.589]➜  	go mod init
2025-08-20T19:20:20.8720797Z [00:01:29.589]➜  + cp -fv /build-bins/cobalt /build-bins/cobalt-cli
2025-08-20T19:20:20.8736937Z [00:01:29.591]➜  cp: cannot stat '/build-bins/cobalt': No such file or directory
2025-08-20T19:20:21.0285391Z [00:01:29.746]➜  '/tmp/tmp.F3d1pP10ss/TEMPREPO/api/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T19:20:21.0853294Z [00:01:29.802]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T19:20:21.0875400Z [00:01:29.805]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T19:20:21.0879729Z [00:01:29.805]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T19:20:21.1267224Z [00:01:29.844]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T19:20:21.1298841Z [00:01:29.847]➜  
2025-08-20T19:20:21.1316472Z [00:01:29.849]➜  /build-bins/LICENSE
2025-08-20T19:20:21.1333097Z [00:01:29.851]➜  + file /build-bins/LICENSE
2025-08-20T19:20:21.1611755Z [00:01:29.878]➜  /build-bins/LICENSE: ASCII text
2025-08-20T19:20:21.1620608Z [00:01:29.879]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T19:20:21.1641751Z [00:01:29.881]➜  /build-bins/LICENSE:         34469 Bytes
2025-08-20T19:20:21.1645648Z [00:01:29.882]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T19:20:21.1659637Z [00:01:29.883]➜  34K	2025-08-20 19:20:21.026310823 +0000	/build-bins/LICENSE
2025-08-20T19:20:21.1662048Z [00:01:29.883]➜  + popd
2025-08-20T19:20:21.2123377Z [00:01:29.929]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T19:20:21.2283928Z [00:01:29.945]➜  + '[' -s /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T19:20:21.2287113Z [00:01:29.945]➜  + cp -fv /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T19:20:21.2317887Z [00:01:29.949]➜  '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T19:20:21.2322703Z [00:01:29.949]➜  + find /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T19:20:21.2326940Z [00:01:29.950]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T19:20:21.2330434Z [00:01:29.950]➜  + cut -d: -f1
2025-08-20T19:20:21.2331171Z [00:01:29.950]➜  + xargs realpath --no-symlinks
2025-08-20T19:20:21.2342028Z [00:01:29.951]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:21.4270737Z [00:01:30.144]➜  realpath: missing operand
2025-08-20T19:20:21.4271462Z [00:01:30.144]➜  Try 'realpath --help' for more information.
2025-08-20T19:20:21.4280862Z [00:01:30.145]➜  
2025-08-20T19:20:21.8286763Z [00:01:30.546]➜  
2025-08-20T19:20:21.8399964Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T19:20:21.8402666Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/README.md' from root:root to runner:runner
2025-08-20T19:20:21.8407082Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/package.json' from root:root to runner:runner
2025-08-20T19:20:21.8409400Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/cobalt.js' from root:root to runner:runner
2025-08-20T19:20:21.8412131Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/base-store.js' from root:root to runner:runner
2025-08-20T19:20:21.8414902Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/memory-store.js' from root:root to runner:runner
2025-08-20T19:20:21.8417390Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/redis-store.js' from root:root to runner:runner
2025-08-20T19:20:21.8419876Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/redis-ratelimit.js' from root:root to runner:runner
2025-08-20T19:20:21.8422401Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/store.js' from root:root to runner:runner
2025-08-20T19:20:21.8424880Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store' from root:root to runner:runner
2025-08-20T19:20:21.8427194Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/core/api.js' from root:root to runner:runner
2025-08-20T19:20:21.8429461Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/core' from root:root to runner:runner
2025-08-20T19:20:21.8431747Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/jwt.js' from root:root to runner:runner
2025-08-20T19:20:21.8434315Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/api-keys.js' from root:root to runner:runner
2025-08-20T19:20:21.8437068Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/turnstile.js' from root:root to runner:runner
2025-08-20T19:20:21.8439495Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/secrets.js' from root:root to runner:runner
2025-08-20T19:20:21.8441852Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security' from root:root to runner:runner
2025-08-20T19:20:21.8444352Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/config.js' from root:root to runner:runner
2025-08-20T19:20:21.8446699Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/stream.js' from root:root to runner:runner
2025-08-20T19:20:21.8449084Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/shared.js' from root:root to runner:runner
2025-08-20T19:20:21.8451463Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/internal.js' from root:root to runner:runner
2025-08-20T19:20:21.8453935Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/internal-hls.js' from root:root to runner:runner
2025-08-20T19:20:21.8456742Z [00:01:30.557]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/manage.js' from root:root to runner:runner
2025-08-20T19:20:21.8459161Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/types.js' from root:root to runner:runner
2025-08-20T19:20:21.8461471Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream' from root:root to runner:runner
2025-08-20T19:20:21.8463801Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/load-from-fs.js' from root:root to runner:runner
2025-08-20T19:20:21.8466426Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/randomize-ciphers.js' from root:root to runner:runner
2025-08-20T19:20:21.8468851Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/utils.js' from root:root to runner:runner
2025-08-20T19:20:21.8471234Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/console-text.js' from root:root to runner:runner
2025-08-20T19:20:21.8473610Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/run-test.js' from root:root to runner:runner
2025-08-20T19:20:21.8476202Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/crypto.js' from root:root to runner:runner
2025-08-20T19:20:21.8478545Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/cluster.js' from root:root to runner:runner
2025-08-20T19:20:21.8480796Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc' from root:root to runner:runner
2025-08-20T19:20:21.8483477Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-alias.js' from root:root to runner:runner
2025-08-20T19:20:21.8486241Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-patterns.js' from root:root to runner:runner
2025-08-20T19:20:21.8488840Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/create-filename.js' from root:root to runner:runner
2025-08-20T19:20:21.8491497Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/helpers/youtube-session.js' from root:root to runner:runner
2025-08-20T19:20:21.8494036Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/helpers' from root:root to runner:runner
2025-08-20T19:20:21.8496653Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/request.js' from root:root to runner:runner
2025-08-20T19:20:21.8499154Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-config.js' from root:root to runner:runner
2025-08-20T19:20:21.8501860Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/match-action.js' from root:root to runner:runner
2025-08-20T19:20:21.8504475Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/url.js' from root:root to runner:runner
2025-08-20T19:20:21.8507014Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/streamable.js' from root:root to runner:runner
2025-08-20T19:20:21.8509585Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/loom.js' from root:root to runner:runner
2025-08-20T19:20:21.8512198Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/vimeo.js' from root:root to runner:runner
2025-08-20T19:20:21.8514858Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/vk.js' from root:root to runner:runner
2025-08-20T19:20:21.8517589Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/twitter.js' from root:root to runner:runner
2025-08-20T19:20:21.8520216Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/pinterest.js' from root:root to runner:runner
2025-08-20T19:20:21.8522804Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/twitch.js' from root:root to runner:runner
2025-08-20T19:20:21.8525604Z [00:01:30.558]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/bilibili.js' from root:root to runner:runner
2025-08-20T19:20:21.8528393Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/rutube.js' from root:root to runner:runner
2025-08-20T19:20:21.8531006Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/dailymotion.js' from root:root to runner:runner
2025-08-20T19:20:21.8533603Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/reddit.js' from root:root to runner:runner
2025-08-20T19:20:21.8536336Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/tiktok.js' from root:root to runner:runner
2025-08-20T19:20:21.8538905Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/bluesky.js' from root:root to runner:runner
2025-08-20T19:20:21.8541514Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/snapchat.js' from root:root to runner:runner
2025-08-20T19:20:21.8544273Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/instagram.js' from root:root to runner:runner
2025-08-20T19:20:21.8547048Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/ok.js' from root:root to runner:runner
2025-08-20T19:20:21.8549665Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/soundcloud.js' from root:root to runner:runner
2025-08-20T19:20:21.8552288Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/tumblr.js' from root:root to runner:runner
2025-08-20T19:20:21.8555224Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/xiaohongshu.js' from root:root to runner:runner
2025-08-20T19:20:21.8557884Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/facebook.js' from root:root to runner:runner
2025-08-20T19:20:21.8560438Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/youtube.js' from root:root to runner:runner
2025-08-20T19:20:21.8562040Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services' from root:root to runner:runner
2025-08-20T19:20:21.8563385Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/match.js' from root:root to runner:runner
2025-08-20T19:20:21.8565014Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/cookie/manager.js' from root:root to runner:runner
2025-08-20T19:20:21.8566399Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/cookie/cookie.js' from root:root to runner:runner
2025-08-20T19:20:21.8567742Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/cookie' from root:root to runner:runner
2025-08-20T19:20:21.8569229Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/schema.js' from root:root to runner:runner
2025-08-20T19:20:21.8571079Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing' from root:root to runner:runner
2025-08-20T19:20:21.8573302Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/generate-jwt-secret.js' from root:root to runner:runner
2025-08-20T19:20:21.8575265Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/loom.json' from root:root to runner:runner
2025-08-20T19:20:21.8576613Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/instagram.json' from root:root to runner:runner
2025-08-20T19:20:21.8577957Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/pinterest.json' from root:root to runner:runner
2025-08-20T19:20:21.8579274Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/bsky.json' from root:root to runner:runner
2025-08-20T19:20:21.8580714Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/ok.json' from root:root to runner:runner
2025-08-20T19:20:21.8582032Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/tumblr.json' from root:root to runner:runner
2025-08-20T19:20:21.8583369Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/snapchat.json' from root:root to runner:runner
2025-08-20T19:20:21.8584876Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/vk.json' from root:root to runner:runner
2025-08-20T19:20:21.8586186Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/twitch.json' from root:root to runner:runner
2025-08-20T19:20:21.8587508Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/rutube.json' from root:root to runner:runner
2025-08-20T19:20:21.8588848Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/bilibili.json' from root:root to runner:runner
2025-08-20T19:20:21.8590185Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/twitter.json' from root:root to runner:runner
2025-08-20T19:20:21.8591517Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/facebook.json' from root:root to runner:runner
2025-08-20T19:20:21.8592875Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/streamable.json' from root:root to runner:runner
2025-08-20T19:20:21.8594362Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/vimeo.json' from root:root to runner:runner
2025-08-20T19:20:21.8595860Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/soundcloud.json' from root:root to runner:runner
2025-08-20T19:20:21.8597200Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/youtube.json' from root:root to runner:runner
2025-08-20T19:20:21.8598548Z [00:01:30.559]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/dailymotion.json' from root:root to runner:runner
2025-08-20T19:20:21.8599890Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/tiktok.json' from root:root to runner:runner
2025-08-20T19:20:21.8601209Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/reddit.json' from root:root to runner:runner
2025-08-20T19:20:21.8602545Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/xiaohongshu.json' from root:root to runner:runner
2025-08-20T19:20:21.8603831Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests' from root:root to runner:runner
2025-08-20T19:20:21.8605387Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/test.js' from root:root to runner:runner
2025-08-20T19:20:21.8606611Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util' from root:root to runner:runner
2025-08-20T19:20:21.8607773Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src' from root:root to runner:runner
2025-08-20T19:20:21.8608922Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/LICENSE' from root:root to runner:runner
2025-08-20T19:20:21.8610060Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api' from root:root to runner:runner
2025-08-20T19:20:21.8611250Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.dockerignore' from root:root to runner:runner
2025-08-20T19:20:21.8612423Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T19:20:21.8613588Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T19:20:21.8615036Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.gitignore' from root:root to runner:runner
2025-08-20T19:20:21.8616378Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.prettierignore' from root:root to runner:runner
2025-08-20T19:20:21.8617729Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/package.json' from root:root to runner:runner
2025-08-20T19:20:21.8619211Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/tsconfig.json' from root:root to runner:runner
2025-08-20T19:20:21.8620533Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.prettierrc' from root:root to runner:runner
2025-08-20T19:20:21.8621840Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/LICENSE' from root:root to runner:runner
2025-08-20T19:20:21.8623116Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client' from root:root to runner:runner
2025-08-20T19:20:21.8624650Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/package.json' from root:root to runner:runner
2025-08-20T19:20:21.8625999Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/index.js' from root:root to runner:runner
2025-08-20T19:20:21.8627320Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/index.d.ts' from root:root to runner:runner
2025-08-20T19:20:21.8628609Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info' from root:root to runner:runner
2025-08-20T19:20:21.8629946Z [00:01:30.560]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages' from root:root to runner:runner
2025-08-20T19:20:21.8631137Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/.gitignore' from root:root to runner:runner
2025-08-20T19:20:21.8632306Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/.npmrc' from root:root to runner:runner
2025-08-20T19:20:21.8633497Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/vite.config.ts' from root:root to runner:runner
2025-08-20T19:20:21.8635066Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/README.md' from root:root to runner:runner
2025-08-20T19:20:21.8636321Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/save.json' from root:root to runner:runner
2025-08-20T19:20:21.8637594Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/general.json' from root:root to runner:runner
2025-08-20T19:20:21.8638874Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/save.json' from root:root to runner:runner
2025-08-20T19:20:21.8640335Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/general.json' from root:root to runner:runner
2025-08-20T19:20:21.8641646Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/tabs.json' from root:root to runner:runner
2025-08-20T19:20:21.8643048Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y' from root:root to runner:runner
2025-08-20T19:20:21.8644456Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/tabs.json' from root:root to runner:runner
2025-08-20T19:20:21.8645669Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru' from root:root to runner:runner
2025-08-20T19:20:21.8646891Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/save.json' from root:root to runner:runner
2025-08-20T19:20:21.8648152Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/error.json' from root:root to runner:runner
2025-08-20T19:20:21.8649422Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/general.json' from root:root to runner:runner
2025-08-20T19:20:21.8650688Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/updates.json' from root:root to runner:runner
2025-08-20T19:20:21.8651961Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/save.json' from root:root to runner:runner
2025-08-20T19:20:21.8654034Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/general.json' from root:root to runner:runner
2025-08-20T19:20:21.8655779Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/tabs.json' from root:root to runner:runner
2025-08-20T19:20:21.8657134Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/donate.json' from root:root to runner:runner
2025-08-20T19:20:21.8658448Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/dialog.json' from root:root to runner:runner
2025-08-20T19:20:21.8659710Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y' from root:root to runner:runner
2025-08-20T19:20:21.8660974Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/settings.json' from root:root to runner:runner
2025-08-20T19:20:21.8662251Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about.json' from root:root to runner:runner
2025-08-20T19:20:21.8663503Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/tabs.json' from root:root to runner:runner
2025-08-20T19:20:21.8664925Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/donate.json' from root:root to runner:runner
2025-08-20T19:20:21.8666221Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/notification.json' from root:root to runner:runner
2025-08-20T19:20:21.8667508Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/button.json' from root:root to runner:runner
2025-08-20T19:20:21.8668962Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/receiver.json' from root:root to runner:runner
2025-08-20T19:20:21.8670231Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/dialog.json' from root:root to runner:runner
2025-08-20T19:20:21.8671490Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/remux.json' from root:root to runner:runner
2025-08-20T19:20:21.8672780Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/credits.md' from root:root to runner:runner
2025-08-20T19:20:21.8674253Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/terms.md' from root:root to runner:runner
2025-08-20T19:20:21.8675610Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/privacy.md' from root:root to runner:runner
2025-08-20T19:20:21.8676919Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/general.md' from root:root to runner:runner
2025-08-20T19:20:21.8678173Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about' from root:root to runner:runner
2025-08-20T19:20:21.8679493Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en' from root:root to runner:runner
2025-08-20T19:20:21.8680728Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/languages.json' from root:root to runner:runner
2025-08-20T19:20:21.8681933Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n' from root:root to runner:runner
2025-08-20T19:20:21.8683131Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/package.json' from root:root to runner:runner
2025-08-20T19:20:21.8684555Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/tsconfig.json' from root:root to runner:runner
2025-08-20T19:20:21.8685780Z [00:01:30.561]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/app.html' from root:root to runner:runner
2025-08-20T19:20:21.8686992Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/app.d.ts' from root:root to runner:runner
2025-08-20T19:20:21.8688316Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/OmniboxIcon.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8689786Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/SupportedServices.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8691314Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/buttons/DownloadButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8692970Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/buttons/ClearButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8694690Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/buttons' from root:root to runner:runner
2025-08-20T19:20:21.8696079Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/Omnibox.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8697417Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save' from root:root to runner:runner
2025-08-20T19:20:21.8698812Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/changelog/ChangelogEntry.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8700361Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/changelog/ChangelogEntryWrapper.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8701823Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/changelog' from root:root to runner:runner
2025-08-20T19:20:21.8703426Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateCardContainer.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8705068Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateShareCard.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8706813Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateOptionsCard.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8708305Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateAltItem.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8709785Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonationOption.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8711521Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateBanner.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8712913Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate' from root:root to runner:runner
2025-08-20T19:20:21.8714361Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Music.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8715795Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/CobaltSticker.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8717236Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Sparkles.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8718787Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/CobaltQR.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8720203Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Clipboard.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8721596Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Mute.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8723262Z [00:01:30.562]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Imput.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8725435Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Cobalt.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8726805Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons' from root:root to runner:runner
2025-08-20T19:20:21.8728181Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/CobaltLogo.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8729747Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/Sidebar.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8731191Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/SidebarTab.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8732562Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar' from root:root to runner:runner
2025-08-20T19:20:21.8733960Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNavSection.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8735752Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNav.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8737186Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNavTab.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8738545Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav' from root:root to runner:runner
2025-08-20T19:20:21.8739966Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/VerticalActionButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8741468Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/ActionButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8742920Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/Switcher.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8744732Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/SettingsToggle.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8746236Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/SettingsButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8747633Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons' from root:root to runner:runner
2025-08-20T19:20:21.8749026Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/SectionHeading.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8750483Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/NotchSticker.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8751927Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/DropReceiver.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8753393Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/UpdateNotification.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8755101Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/BulletExplain.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8756560Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Toggle.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8757981Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/OuterLink.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8759404Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Placeholder.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8760823Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Turnstile.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8762233Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Skeleton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8763704Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/AboutPageWrapper.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8765275Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/FileReceiver.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8766709Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/BetaTesters.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8768133Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Meowbalt.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8769663Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/CopyIcon.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8771002Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc' from root:root to runner:runner
2025-08-20T19:20:21.8772407Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsCategory.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8773926Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsInput.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8775857Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/ResetSettingsButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8777406Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/FilenamePreview.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8778924Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsDropdown.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8780779Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/ManageSettings.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8782192Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings' from root:root to runner:runner
2025-08-20T19:20:21.8783592Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogButton.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8785296Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/NoScriptDialog.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8786766Z [00:01:30.563]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/PickerItem.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8788224Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SmallDialog.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8789685Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogHolder.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8791149Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogButtons.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8792910Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogBackdropClose.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8795212Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SavingDialog.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8796874Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SavingTutorial.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8798348Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/PickerDialog.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8799826Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogContainer.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8801215Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog' from root:root to runner:runner
2025-08-20T19:20:21.8802589Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/about/AboutSupport.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8803947Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/about' from root:root to runner:runner
2025-08-20T19:20:21.8805423Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components' from root:root to runner:runner
2025-08-20T19:20:21.8806699Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8808167Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/updates/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8809496Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/updates' from root:root to runner:runner
2025-08-20T19:20:21.8810843Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/donate/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8812149Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/donate' from root:root to runner:runner
2025-08-20T19:20:21.8813477Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/version.json/+server.ts' from root:root to runner:runner
2025-08-20T19:20:21.8814928Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/version.json' from root:root to runner:runner
2025-08-20T19:20:21.8816258Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/remux/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8817550Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/remux' from root:root to runner:runner
2025-08-20T19:20:21.8818829Z [00:01:30.564]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+error.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8820137Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+layout.ts' from root:root to runner:runner
2025-08-20T19:20:21.8821592Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8823074Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/video/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8824620Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/video' from root:root to runner:runner
2025-08-20T19:20:21.8826032Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/privacy/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8827432Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/privacy' from root:root to runner:runner
2025-08-20T19:20:21.8828862Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/appearance/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8830278Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/appearance' from root:root to runner:runner
2025-08-20T19:20:21.8831812Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/advanced/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8833225Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/advanced' from root:root to runner:runner
2025-08-20T19:20:21.8834754Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/instances/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8836159Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/instances' from root:root to runner:runner
2025-08-20T19:20:21.8837564Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/download/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8838969Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/download' from root:root to runner:runner
2025-08-20T19:20:21.8840371Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/audio/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8841743Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/audio' from root:root to runner:runner
2025-08-20T19:20:21.8843130Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/debug/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8844605Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/debug' from root:root to runner:runner
2025-08-20T19:20:21.8846318Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/+layout.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8847657Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings' from root:root to runner:runner
2025-08-20T19:20:21.8848959Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/_headers/+server.ts' from root:root to runner:runner
2025-08-20T19:20:21.8850435Z [00:01:30.565]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/_headers' from root:root to runner:runner
2025-08-20T19:20:21.8851769Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+layout.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8853116Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8854687Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/[page]/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8856074Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/[page]/+page.ts' from root:root to runner:runner
2025-08-20T19:20:21.8857541Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/[page]' from root:root to runner:runner
2025-08-20T19:20:21.8858894Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/+layout.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8860297Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/community/+page.svelte' from root:root to runner:runner
2025-08-20T19:20:21.8861677Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/community' from root:root to runner:runner
2025-08-20T19:20:21.8863583Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about' from root:root to runner:runner
2025-08-20T19:20:21.8865947Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes' from root:root to runner:runner
2025-08-20T19:20:21.8867286Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills/user-activation.ts' from root:root to runner:runner
2025-08-20T19:20:21.8868715Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills/abortsignal-timeout.ts' from root:root to runner:runner
2025-08-20T19:20:21.8870053Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills' from root:root to runner:runner
2025-08-20T19:20:21.8871339Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/omnibox.ts' from root:root to runner:runner
2025-08-20T19:20:21.8872793Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/theme.ts' from root:root to runner:runner
2025-08-20T19:20:21.8874312Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/server-info.ts' from root:root to runner:runner
2025-08-20T19:20:21.8875678Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/turnstile.ts' from root:root to runner:runner
2025-08-20T19:20:21.8877012Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/settings.ts' from root:root to runner:runner
2025-08-20T19:20:21.8878327Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/dialogs.ts' from root:root to runner:runner
2025-08-20T19:20:21.8879596Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state' from root:root to runner:runner
2025-08-20T19:20:21.8880857Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/session.ts' from root:root to runner:runner
2025-08-20T19:20:21.8882178Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/safety-warning.ts' from root:root to runner:runner
2025-08-20T19:20:21.8883613Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/api.ts' from root:root to runner:runner
2025-08-20T19:20:21.8885106Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/server-info.ts' from root:root to runner:runner
2025-08-20T19:20:21.8886419Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/turnstile.ts' from root:root to runner:runner
2025-08-20T19:20:21.8887712Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/api-url.ts' from root:root to runner:runner
2025-08-20T19:20:21.8888982Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api' from root:root to runner:runner
2025-08-20T19:20:21.8890211Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/device.ts' from root:root to runner:runner
2025-08-20T19:20:21.8891474Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/download.ts' from root:root to runner:runner
2025-08-20T19:20:21.8892743Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/version.ts' from root:root to runner:runner
2025-08-20T19:20:21.8893997Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/libav.ts' from root:root to runner:runner
2025-08-20T19:20:21.8895527Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/clipboard.ts' from root:root to runner:runner
2025-08-20T19:20:21.8896964Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/i18n/locale.ts' from root:root to runner:runner
2025-08-20T19:20:21.8898282Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/i18n/translations.ts' from root:root to runner:runner
2025-08-20T19:20:21.8899551Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/i18n' from root:root to runner:runner
2025-08-20T19:20:21.8900797Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills.ts' from root:root to runner:runner
2025-08-20T19:20:21.8902092Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/dialog.ts' from root:root to runner:runner
2025-08-20T19:20:21.8903402Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/meowbalt.ts' from root:root to runner:runner
2025-08-20T19:20:21.8904827Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/libav.ts' from root:root to runner:runner
2025-08-20T19:20:21.8906112Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/i18n.ts' from root:root to runner:runner
2025-08-20T19:20:21.8907546Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/api.ts' from root:root to runner:runner
2025-08-20T19:20:21.8908844Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings.ts' from root:root to runner:runner
2025-08-20T19:20:21.8910183Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v2.ts' from root:root to runner:runner
2025-08-20T19:20:21.8911549Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v4.ts' from root:root to runner:runner
2025-08-20T19:20:21.8912890Z [00:01:30.566]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v3.ts' from root:root to runner:runner
2025-08-20T19:20:21.8914359Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings' from root:root to runner:runner
2025-08-20T19:20:21.8915709Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/changelogs.ts' from root:root to runner:runner
2025-08-20T19:20:21.8917026Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/generic.ts' from root:root to runner:runner
2025-08-20T19:20:21.8918282Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types' from root:root to runner:runner
2025-08-20T19:20:21.8919513Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/env.ts' from root:root to runner:runner
2025-08-20T19:20:21.8920826Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/youtube-lang.ts' from root:root to runner:runner
2025-08-20T19:20:21.8922339Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/migrate.ts' from root:root to runner:runner
2025-08-20T19:20:21.8923671Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/defaults.ts' from root:root to runner:runner
2025-08-20T19:20:21.8925127Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/migrate-v7.ts' from root:root to runner:runner
2025-08-20T19:20:21.8926480Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/validate.ts' from root:root to runner:runner
2025-08-20T19:20:21.8927820Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/lazy-get.ts' from root:root to runner:runner
2025-08-20T19:20:21.8929105Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings' from root:root to runner:runner
2025-08-20T19:20:21.8930350Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/subnav.ts' from root:root to runner:runner
2025-08-20T19:20:21.8931738Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/changelogs.ts' from root:root to runner:runner
2025-08-20T19:20:21.8933646Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib' from root:root to runner:runner
2025-08-20T19:20:21.8935056Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src' from root:root to runner:runner
2025-08-20T19:20:21.8936260Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/eslint.config.js' from root:root to runner:runner
2025-08-20T19:20:21.8937515Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/6.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8938773Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.1.md' from root:root to runner:runner
2025-08-20T19:20:21.8940024Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.4.md' from root:root to runner:runner
2025-08-20T19:20:21.8941271Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8942517Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.6.md' from root:root to runner:runner
2025-08-20T19:20:21.8943753Z [00:01:30.567]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.6.md' from root:root to runner:runner
2025-08-20T19:20:21.8945103Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8946507Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.8.md' from root:root to runner:runner
2025-08-20T19:20:21.8947746Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.7.md' from root:root to runner:runner
2025-08-20T19:20:21.8948984Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8950226Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.5.md' from root:root to runner:runner
2025-08-20T19:20:21.8951474Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8952729Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.6.md' from root:root to runner:runner
2025-08-20T19:20:21.8953961Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.4.md' from root:root to runner:runner
2025-08-20T19:20:21.8955393Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.6.3.md' from root:root to runner:runner
2025-08-20T19:20:21.8956774Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.4.md' from root:root to runner:runner
2025-08-20T19:20:21.8958041Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.7.md' from root:root to runner:runner
2025-08-20T19:20:21.8959287Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.14.md' from root:root to runner:runner
2025-08-20T19:20:21.8960537Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.5.md' from root:root to runner:runner
2025-08-20T19:20:21.8961795Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.9.md' from root:root to runner:runner
2025-08-20T19:20:21.8963038Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.1.md' from root:root to runner:runner
2025-08-20T19:20:21.8964521Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.7.md' from root:root to runner:runner
2025-08-20T19:20:21.8965774Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8967020Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8968270Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.3.md' from root:root to runner:runner
2025-08-20T19:20:21.8969518Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8970894Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.5.md' from root:root to runner:runner
2025-08-20T19:20:21.8972141Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.3.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8973388Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8974864Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.md' from root:root to runner:runner
2025-08-20T19:20:21.8976115Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.8.md' from root:root to runner:runner
2025-08-20T19:20:21.8977351Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.3.md' from root:root to runner:runner
2025-08-20T19:20:21.8978595Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.3.md' from root:root to runner:runner
2025-08-20T19:20:21.8979960Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.1.md' from root:root to runner:runner
2025-08-20T19:20:21.8981213Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.1.md' from root:root to runner:runner
2025-08-20T19:20:21.8982455Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/6.2.md' from root:root to runner:runner
2025-08-20T19:20:21.8983699Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.9.md' from root:root to runner:runner
2025-08-20T19:20:21.8985060Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.8.md' from root:root to runner:runner
2025-08-20T19:20:21.8986307Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.4.md' from root:root to runner:runner
2025-08-20T19:20:21.8987540Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.3.md' from root:root to runner:runner
2025-08-20T19:20:21.8988790Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.6.md' from root:root to runner:runner
2025-08-20T19:20:21.8990082Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8991493Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.13.md' from root:root to runner:runner
2025-08-20T19:20:21.8992759Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.5.md' from root:root to runner:runner
2025-08-20T19:20:21.8994336Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8995631Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.1.md' from root:root to runner:runner
2025-08-20T19:20:21.8996896Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.11.md' from root:root to runner:runner
2025-08-20T19:20:21.8998167Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.0.md' from root:root to runner:runner
2025-08-20T19:20:21.8999418Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.4.md' from root:root to runner:runner
2025-08-20T19:20:21.9000646Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs' from root:root to runner:runner
2025-08-20T19:20:21.9001842Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/LICENSE' from root:root to runner:runner
2025-08-20T19:20:21.9003516Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/favicon.png' from root:root to runner:runner
2025-08-20T19:20:21.9005571Z [00:01:30.568]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/generic.png' from root:root to runner:runner
2025-08-20T19:20:21.9006980Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/apple-touch-icon.png' from root:root to runner:runner
2025-08-20T19:20:21.9008393Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/android-chrome-192x192.png' from root:root to runner:runner
2025-08-20T19:20:21.9009787Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/72.png' from root:root to runner:runner
2025-08-20T19:20:21.9011532Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/192.png' from root:root to runner:runner
2025-08-20T19:20:21.9013336Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/384.png' from root:root to runner:runner
2025-08-20T19:20:21.9014965Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/512.png' from root:root to runner:runner
2025-08-20T19:20:21.9016329Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/96.png' from root:root to runner:runner
2025-08-20T19:20:21.9017681Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/128.png' from root:root to runner:runner
2025-08-20T19:20:21.9019035Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/48.png' from root:root to runner:runner
2025-08-20T19:20:21.9020510Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable' from root:root to runner:runner
2025-08-20T19:20:21.9021883Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/android-chrome-512x512.png' from root:root to runner:runner
2025-08-20T19:20:21.9023195Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons' from root:root to runner:runner
2025-08-20T19:20:21.9024615Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/manifest.json' from root:root to runner:runner
2025-08-20T19:20:21.9025971Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthball.webp' from root:root to runner:runner
2025-08-20T19:20:21.9027377Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catroomba.webp' from root:root to runner:runner
2025-08-20T19:20:21.9028791Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/twitchupdate.webp' from root:root to runner:runner
2025-08-20T19:20:21.9030228Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthpolishegg.webp' from root:root to runner:runner
2025-08-20T19:20:21.9031762Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/newdomain.webp' from root:root to runner:runner
2025-08-20T19:20:21.9033200Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowth101hammer.webp' from root:root to runner:runner
2025-08-20T19:20:21.9034920Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/happymeowth.webp' from root:root to runner:runner
2025-08-20T19:20:21.9036399Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catphonestand.webp' from root:root to runner:runner
2025-08-20T19:20:21.9037845Z [00:01:30.569]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowth7eleven.webp' from root:root to runner:runner
2025-08-20T19:20:21.9039274Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/newyear2025.webp' from root:root to runner:runner
2025-08-20T19:20:21.9040682Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthsnap.webp' from root:root to runner:runner
2025-08-20T19:20:21.9042119Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowbalt_very_fast.webp' from root:root to runner:runner
2025-08-20T19:20:21.9043550Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/cobalt10.webp' from root:root to runner:runner
2025-08-20T19:20:21.9045355Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/millionusers.webp' from root:root to runner:runner
2025-08-20T19:20:21.9046766Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catspeed.webp' from root:root to runner:runner
2025-08-20T19:20:21.9048198Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catswitchboxes.webp' from root:root to runner:runner
2025-08-20T19:20:21.9049624Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catmakeup.webp' from root:root to runner:runner
2025-08-20T19:20:21.9051016Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catsleep.webp' from root:root to runner:runner
2025-08-20T19:20:21.9052441Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthcooking.webp' from root:root to runner:runner
2025-08-20T19:20:21.9054027Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/valentines.webp' from root:root to runner:runner
2025-08-20T19:20:21.9055600Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/shutup.webp' from root:root to runner:runner
2025-08-20T19:20:21.9057147Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthhammer.webp' from root:root to runner:runner
2025-08-20T19:20:21.9058764Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthbusinessman.webp' from root:root to runner:runner
2025-08-20T19:20:21.9060266Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthstrong.webp' from root:root to runner:runner
2025-08-20T19:20:21.9061693Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthcenter.webp' from root:root to runner:runner
2025-08-20T19:20:21.9063102Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/cattired.webp' from root:root to runner:runner
2025-08-20T19:20:21.9064803Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/onemillionr.webp' from root:root to runner:runner
2025-08-20T19:20:21.9066253Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/bettertogether.webp' from root:root to runner:runner
2025-08-20T19:20:21.9067680Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/developers.webp' from root:root to runner:runner
2025-08-20T19:20:21.9069123Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthproductions.webp' from root:root to runner:runner
2025-08-20T19:20:21.9070637Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners' from root:root to runner:runner
2025-08-20T19:20:21.9072591Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/error.png' from root:root to runner:runner
2025-08-20T19:20:21.9074355Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/question.png' from root:root to runner:runner
2025-08-20T19:20:21.9075724Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/smile.png' from root:root to runner:runner
2025-08-20T19:20:21.9077058Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/fast.png' from root:root to runner:runner
2025-08-20T19:20:21.9078374Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/think.png' from root:root to runner:runner
2025-08-20T19:20:21.9080300Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt' from root:root to runner:runner
2025-08-20T19:20:21.9081709Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static' from root:root to runner:runner
2025-08-20T19:20:21.9083118Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/svelte.config.js' from root:root to runner:runner
2025-08-20T19:20:21.9084537Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web' from root:root to runner:runner
2025-08-20T19:20:21.9085962Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/examples/docker-compose.example.yml' from root:root to runner:runner
2025-08-20T19:20:21.9087355Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/examples/cookies.example.json' from root:root to runner:runner
2025-08-20T19:20:21.9088625Z [00:01:30.570]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/examples' from root:root to runner:runner
2025-08-20T19:20:21.9089946Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/sidebar.png' from root:root to runner:runner
2025-08-20T19:20:21.9091367Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/add.png' from root:root to runner:runner
2025-08-20T19:20:21.9092754Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/name.png' from root:root to runner:runner
2025-08-20T19:20:21.9094466Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/created.png' from root:root to runner:runner
2025-08-20T19:20:21.9095900Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/mode.png' from root:root to runner:runner
2025-08-20T19:20:21.9097568Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/domain.png' from root:root to runner:runner
2025-08-20T19:20:21.9098938Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance' from root:root to runner:runner
2025-08-20T19:20:21.9100178Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images' from root:root to runner:runner
2025-08-20T19:20:21.9101392Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/run-an-instance.md' from root:root to runner:runner
2025-08-20T19:20:21.9102673Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/protect-an-instance.md' from root:root to runner:runner
2025-08-20T19:20:21.9103922Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/api.md' from root:root to runner:runner
2025-08-20T19:20:21.9105391Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T19:20:21.9106550Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/package.json' from root:root to runner:runner
2025-08-20T19:20:21.9107945Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.deepsource.toml' from root:root to runner:runner
2025-08-20T19:20:21.9109136Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T19:20:21.9110359Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/test.yml' from root:root to runner:runner
2025-08-20T19:20:21.9111692Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/docker.yml' from root:root to runner:runner
2025-08-20T19:20:21.9113028Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/docker-develop.yml' from root:root to runner:runner
2025-08-20T19:20:21.9114780Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/codeql.yml' from root:root to runner:runner
2025-08-20T19:20:21.9116161Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/fast-forward.yml' from root:root to runner:runner
2025-08-20T19:20:21.9117514Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/test-services.yml' from root:root to runner:runner
2025-08-20T19:20:21.9118790Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T19:20:21.9120012Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/test.sh' from root:root to runner:runner
2025-08-20T19:20:21.9131206Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' from root:root to runner:runner
2025-08-20T19:20:21.9133027Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/bug-main-instance.yml' from root:root to runner:runner
2025-08-20T19:20:21.9134660Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/bug-report.yml' from root:root to runner:runner
2025-08-20T19:20:21.9136049Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/hosting-help.yml' from root:root to runner:runner
2025-08-20T19:20:21.9137434Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/service-request.yml' from root:root to runner:runner
2025-08-20T19:20:21.9138826Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/feature-request.yml' from root:root to runner:runner
2025-08-20T19:20:21.9140134Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T19:20:21.9141327Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T19:20:21.9142662Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T19:20:21.9143869Z [00:01:30.571]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/pnpm-lock.yaml' from root:root to runner:runner
2025-08-20T19:20:21.9145339Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T19:20:21.9146835Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T19:20:21.9148864Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T19:20:21.9150239Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T19:20:21.9151532Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T19:20:21.9152860Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T19:20:21.9154477Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T19:20:21.9156393Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T19:20:21.9158080Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T19:20:21.9159565Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T19:20:21.9160860Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T19:20:21.9162168Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T19:20:21.9163504Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T19:20:21.9165151Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T19:20:21.9166453Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T19:20:21.9167680Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T19:20:21.9169063Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T19:20:21.9170370Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:20:21.9171719Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:20:21.9172993Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T19:20:21.9174396Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T19:20:21.9175709Z [00:01:30.572]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T19:20:21.9176882Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T19:20:21.9178219Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T19:20:21.9179441Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T19:20:21.9180694Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T19:20:21.9181982Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T19:20:21.9183225Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T19:20:21.9184616Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T19:20:21.9185792Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T19:20:21.9186948Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T19:20:21.9188278Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T19:20:21.9189511Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T19:20:21.9190683Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T19:20:21.9192100Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.rev' from root:root to runner:runner
2025-08-20T19:20:21.9193788Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.rev' from root:root to runner:runner
2025-08-20T19:20:21.9195683Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.pack' from root:root to runner:runner
2025-08-20T19:20:21.9197303Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.idx' from root:root to runner:runner
2025-08-20T19:20:21.9198923Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.pack' from root:root to runner:runner
2025-08-20T19:20:21.9200550Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.idx' from root:root to runner:runner
2025-08-20T19:20:21.9202350Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.promisor' from root:root to runner:runner
2025-08-20T19:20:21.9204415Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.promisor' from root:root to runner:runner
2025-08-20T19:20:21.9205853Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T19:20:21.9207073Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T19:20:21.9208458Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T19:20:21.9209688Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T19:20:21.9210909Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T19:20:21.9212065Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T19:20:21.9213337Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T19:20:21.9214795Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/pnpm-workspace.yaml' from root:root to runner:runner
2025-08-20T19:20:21.9215973Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO' from root:root to runner:runner
2025-08-20T19:20:21.9217023Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss' from root:root to runner:runner
2025-08-20T19:20:21.9218002Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T19:20:21.9218974Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T19:20:21.9219967Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T19:20:21.9221527Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T19:20:21.9222694Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T19:20:21.9223663Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.version' from runner:docker to runner:runner
2025-08-20T19:20:21.9224835Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T19:20:21.9225780Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.version' from runner:docker to runner:runner
2025-08-20T19:20:21.9226826Z [00:01:30.573]➜  changed ownership of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T19:20:21.9227852Z [00:01:30.583]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9229068Z [00:01:30.590]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9231258Z [00:01:30.597]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9232665Z [00:01:30.604]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/cobalt.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9233994Z [00:01:30.611]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/base-store.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9235623Z [00:01:30.618]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/memory-store.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9236950Z [00:01:30.624]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/redis-store.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9238449Z [00:01:30.632]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/redis-ratelimit.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9239777Z [00:01:30.639]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/store/store.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9292734Z [00:01:30.646]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/core/api.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9362224Z [00:01:30.653]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/jwt.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9430592Z [00:01:30.660]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/api-keys.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9499021Z [00:01:30.667]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/turnstile.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9568113Z [00:01:30.674]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/security/secrets.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9635985Z [00:01:30.681]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9704508Z [00:01:30.688]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/stream.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9773553Z [00:01:30.695]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/shared.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9842846Z [00:01:30.701]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/internal.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9913888Z [00:01:30.709]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/internal-hls.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:21.9982023Z [00:01:30.715]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/manage.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0051181Z [00:01:30.722]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/stream/types.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0121218Z [00:01:30.729]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/load-from-fs.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0190827Z [00:01:30.736]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/randomize-ciphers.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0261143Z [00:01:30.743]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/utils.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0329843Z [00:01:30.750]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/console-text.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0403446Z [00:01:30.757]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/run-test.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0471820Z [00:01:30.764]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/crypto.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0540365Z [00:01:30.771]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/misc/cluster.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0610445Z [00:01:30.778]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-alias.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0678787Z [00:01:30.785]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-patterns.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0747297Z [00:01:30.792]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/create-filename.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0815924Z [00:01:30.799]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/helpers/youtube-session.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0883639Z [00:01:30.806]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/request.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.0952468Z [00:01:30.812]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/service-config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1023084Z [00:01:30.819]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/match-action.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1091293Z [00:01:30.826]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/url.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1159868Z [00:01:30.833]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/streamable.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1227739Z [00:01:30.840]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/loom.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1296956Z [00:01:30.847]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/vimeo.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1365810Z [00:01:30.854]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/vk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1434489Z [00:01:30.861]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/twitter.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1503718Z [00:01:30.868]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/pinterest.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1572383Z [00:01:30.874]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/twitch.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1640694Z [00:01:30.881]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/bilibili.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1709735Z [00:01:30.888]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/rutube.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1777983Z [00:01:30.895]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/dailymotion.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1844863Z [00:01:30.902]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/reddit.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1913305Z [00:01:30.908]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/tiktok.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.1985611Z [00:01:30.916]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/bluesky.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2059692Z [00:01:30.923]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/snapchat.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2132713Z [00:01:30.930]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/instagram.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2201810Z [00:01:30.937]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/ok.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2270577Z [00:01:30.944]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/soundcloud.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2339230Z [00:01:30.951]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/tumblr.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2407317Z [00:01:30.958]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/xiaohongshu.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2475757Z [00:01:30.965]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/facebook.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2545207Z [00:01:30.972]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/services/youtube.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2613100Z [00:01:30.978]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/match.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2683743Z [00:01:30.986]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/cookie/manager.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2753758Z [00:01:30.992]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/cookie/cookie.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2822317Z [00:01:30.999]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/processing/schema.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2890732Z [00:01:31.006]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/generate-jwt-secret.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.2962169Z [00:01:31.013]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/loom.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3034747Z [00:01:31.021]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/instagram.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3103442Z [00:01:31.027]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/pinterest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3172456Z [00:01:31.034]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/bsky.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3239539Z [00:01:31.041]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/ok.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3307356Z [00:01:31.048]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/tumblr.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3376176Z [00:01:31.055]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/snapchat.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3444771Z [00:01:31.062]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/vk.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3513350Z [00:01:31.069]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/twitch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3581614Z [00:01:31.075]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/rutube.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3649487Z [00:01:31.082]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/bilibili.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3716561Z [00:01:31.089]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/twitter.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3784593Z [00:01:31.096]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/facebook.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3855880Z [00:01:31.103]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/streamable.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3922947Z [00:01:31.109]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/vimeo.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.3991614Z [00:01:31.116]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/soundcloud.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4060510Z [00:01:31.123]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/youtube.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4127929Z [00:01:31.130]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/dailymotion.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4203355Z [00:01:31.137]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/tiktok.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4271974Z [00:01:31.144]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/reddit.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4339281Z [00:01:31.151]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/tests/xiaohongshu.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4407464Z [00:01:31.158]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/src/util/test.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4477553Z [00:01:31.165]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/api/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4547212Z [00:01:31.172]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.dockerignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4614777Z [00:01:31.179]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4683453Z [00:01:31.186]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4751747Z [00:01:31.192]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4819368Z [00:01:31.199]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.prettierignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4889382Z [00:01:31.206]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.4960688Z [00:01:31.213]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5029135Z [00:01:31.220]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/.prettierrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5097574Z [00:01:31.227]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/api-client/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5167393Z [00:01:31.234]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5234698Z [00:01:31.241]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/index.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5303145Z [00:01:31.247]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/packages/version-info/index.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5370856Z [00:01:31.254]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5437790Z [00:01:31.261]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/.npmrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5506708Z [00:01:31.268]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/vite.config.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5575745Z [00:01:31.275]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5643675Z [00:01:31.282]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/save.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5714005Z [00:01:31.289]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/general.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5783454Z [00:01:31.296]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/save.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5851497Z [00:01:31.302]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/general.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5919901Z [00:01:31.309]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/a11y/tabs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.5990036Z [00:01:31.316]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/ru/tabs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6061370Z [00:01:31.323]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/save.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6129578Z [00:01:31.330]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/error.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6199203Z [00:01:31.337]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/general.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6267969Z [00:01:31.344]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/updates.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6337557Z [00:01:31.351]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/save.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6407024Z [00:01:31.358]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/general.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6477997Z [00:01:31.365]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/tabs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6547701Z [00:01:31.372]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/donate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6616843Z [00:01:31.379]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/a11y/dialog.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6687216Z [00:01:31.386]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/settings.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6755655Z [00:01:31.393]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6825302Z [00:01:31.400]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/tabs.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6894423Z [00:01:31.407]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/donate.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.6968160Z [00:01:31.414]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/notification.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7038395Z [00:01:31.421]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/button.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7109027Z [00:01:31.428]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/receiver.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7180736Z [00:01:31.435]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/dialog.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7251157Z [00:01:31.442]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/remux.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7322859Z [00:01:31.449]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/credits.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7394420Z [00:01:31.457]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/terms.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7464246Z [00:01:31.464]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/privacy.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7534902Z [00:01:31.471]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/en/about/general.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7611211Z [00:01:31.478]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/i18n/languages.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7685296Z [00:01:31.486]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7762032Z [00:01:31.493]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7835904Z [00:01:31.501]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/app.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7911024Z [00:01:31.508]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/app.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.7988976Z [00:01:31.516]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/OmniboxIcon.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8070138Z [00:01:31.524]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/SupportedServices.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8145208Z [00:01:31.532]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/buttons/DownloadButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8219536Z [00:01:31.539]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/buttons/ClearButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8291826Z [00:01:31.546]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/save/Omnibox.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8368483Z [00:01:31.554]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/changelog/ChangelogEntry.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8442702Z [00:01:31.561]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/changelog/ChangelogEntryWrapper.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8518151Z [00:01:31.569]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateCardContainer.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8592277Z [00:01:31.576]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateShareCard.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8666962Z [00:01:31.584]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateOptionsCard.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8741961Z [00:01:31.591]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateAltItem.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8821860Z [00:01:31.599]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonationOption.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8899347Z [00:01:31.607]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/donate/DonateBanner.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.8974489Z [00:01:31.614]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Music.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9047631Z [00:01:31.622]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/CobaltSticker.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9118905Z [00:01:31.629]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Sparkles.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9191702Z [00:01:31.636]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/CobaltQR.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9263629Z [00:01:31.643]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Clipboard.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9337914Z [00:01:31.651]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Mute.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9410747Z [00:01:31.658]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Imput.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9484383Z [00:01:31.665]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/icons/Cobalt.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9554442Z [00:01:31.673]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/CobaltLogo.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9629503Z [00:01:31.680]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/Sidebar.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9700036Z [00:01:31.687]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/sidebar/SidebarTab.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9770657Z [00:01:31.694]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNavSection.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9839712Z [00:01:31.701]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNav.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9908409Z [00:01:31.708]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/subnav/PageNavTab.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:22.9978202Z [00:01:31.715]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/VerticalActionButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0047746Z [00:01:31.722]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/ActionButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0117345Z [00:01:31.729]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/Switcher.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0185679Z [00:01:31.736]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/SettingsToggle.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0254333Z [00:01:31.743]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/buttons/SettingsButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0323279Z [00:01:31.749]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/SectionHeading.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0392783Z [00:01:31.756]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/NotchSticker.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0462934Z [00:01:31.763]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/DropReceiver.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0532111Z [00:01:31.770]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/UpdateNotification.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0599757Z [00:01:31.777]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/BulletExplain.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0668475Z [00:01:31.784]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Toggle.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0737458Z [00:01:31.791]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/OuterLink.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0804639Z [00:01:31.798]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Placeholder.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0872842Z [00:01:31.804]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Turnstile.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.0942408Z [00:01:31.811]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Skeleton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1011907Z [00:01:31.818]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/AboutPageWrapper.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1079950Z [00:01:31.825]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/FileReceiver.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1148151Z [00:01:31.832]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/BetaTesters.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1218025Z [00:01:31.839]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/Meowbalt.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1287293Z [00:01:31.846]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/misc/CopyIcon.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1356995Z [00:01:31.853]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsCategory.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1429552Z [00:01:31.860]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsInput.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1504774Z [00:01:31.867]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/ResetSettingsButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1581059Z [00:01:31.875]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/FilenamePreview.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1654549Z [00:01:31.883]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/SettingsDropdown.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1723916Z [00:01:31.890]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/settings/ManageSettings.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1796412Z [00:01:31.897]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogButton.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1868213Z [00:01:31.904]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/NoScriptDialog.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.1937211Z [00:01:31.911]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/PickerItem.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2008661Z [00:01:31.918]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SmallDialog.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2080169Z [00:01:31.925]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogHolder.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2150451Z [00:01:31.932]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogButtons.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2221848Z [00:01:31.939]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogBackdropClose.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2294316Z [00:01:31.947]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SavingDialog.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2367772Z [00:01:31.954]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/SavingTutorial.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2438582Z [00:01:31.961]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/PickerDialog.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2508493Z [00:01:31.968]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/dialog/DialogContainer.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2578904Z [00:01:31.975]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/components/about/AboutSupport.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2650893Z [00:01:31.982]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2731593Z [00:01:31.990]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/updates/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2801088Z [00:01:31.997]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/donate/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2873205Z [00:01:32.004]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/version.json/+server.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.2944657Z [00:01:32.012]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/remux/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3015918Z [00:01:32.019]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+error.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3087931Z [00:01:32.026]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+layout.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3159857Z [00:01:32.033]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3230191Z [00:01:32.040]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/video/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3299149Z [00:01:32.047]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/privacy/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3371350Z [00:01:32.054]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/appearance/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3440415Z [00:01:32.061]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/advanced/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3508631Z [00:01:32.068]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/instances/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3578119Z [00:01:32.075]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/download/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3646454Z [00:01:32.082]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/audio/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3715831Z [00:01:32.089]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/debug/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3787717Z [00:01:32.096]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/settings/+layout.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3857363Z [00:01:32.103]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/_headers/+server.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3926266Z [00:01:32.110]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/+layout.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.3996200Z [00:01:32.117]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4066225Z [00:01:32.124]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/[page]/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4136332Z [00:01:32.131]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/[page]/+page.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4207838Z [00:01:32.138]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/+layout.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4277786Z [00:01:32.145]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/routes/about/community/+page.svelte' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4347666Z [00:01:32.152]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills/user-activation.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4416884Z [00:01:32.159]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills/abortsignal-timeout.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4490080Z [00:01:32.166]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/omnibox.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4559414Z [00:01:32.173]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/theme.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4629815Z [00:01:32.180]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/server-info.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4699221Z [00:01:32.187]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/turnstile.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4768977Z [00:01:32.194]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/settings.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4837712Z [00:01:32.201]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/state/dialogs.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4905649Z [00:01:32.208]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/session.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.4973755Z [00:01:32.215]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/safety-warning.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5046343Z [00:01:32.222]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/api.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5119112Z [00:01:32.229]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/server-info.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5189038Z [00:01:32.236]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/turnstile.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5259632Z [00:01:32.243]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/api/api-url.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5329476Z [00:01:32.250]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/device.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5400194Z [00:01:32.257]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/download.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5468907Z [00:01:32.264]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/version.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5537929Z [00:01:32.271]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/libav.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5605972Z [00:01:32.278]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/clipboard.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5674034Z [00:01:32.285]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/i18n/locale.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5742488Z [00:01:32.291]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/i18n/translations.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5810618Z [00:01:32.298]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/polyfills.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5880884Z [00:01:32.305]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/dialog.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.5948321Z [00:01:32.312]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/meowbalt.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6017411Z [00:01:32.319]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/libav.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6084643Z [00:01:32.326]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/i18n.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6153824Z [00:01:32.333]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/api.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6220570Z [00:01:32.339]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6287449Z [00:01:32.346]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v2.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6354414Z [00:01:32.353]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v4.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6419936Z [00:01:32.359]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/settings/v3.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6486089Z [00:01:32.366]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/changelogs.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6552855Z [00:01:32.372]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/types/generic.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6620064Z [00:01:32.379]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/env.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6686995Z [00:01:32.386]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/youtube-lang.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6753361Z [00:01:32.393]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/migrate.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6819977Z [00:01:32.399]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/defaults.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6887073Z [00:01:32.406]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/migrate-v7.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.6955819Z [00:01:32.413]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/validate.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7022578Z [00:01:32.419]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/settings/lazy-get.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7090439Z [00:01:32.426]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/subnav.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7158381Z [00:01:32.433]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/src/lib/changelogs.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7224537Z [00:01:32.440]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/eslint.config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7292392Z [00:01:32.446]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/6.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7359298Z [00:01:32.453]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7427651Z [00:01:32.460]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7495255Z [00:01:32.467]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7563400Z [00:01:32.474]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7631896Z [00:01:32.480]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7699661Z [00:01:32.487]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7767316Z [00:01:32.494]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7834672Z [00:01:32.501]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7901543Z [00:01:32.507]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.7968777Z [00:01:32.514]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8039348Z [00:01:32.521]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8110602Z [00:01:32.528]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8178431Z [00:01:32.535]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8245520Z [00:01:32.542]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.6.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8315213Z [00:01:32.549]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8384998Z [00:01:32.556]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8451819Z [00:01:32.562]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.14.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8520549Z [00:01:32.569]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8588156Z [00:01:32.576]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8655568Z [00:01:32.583]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8723166Z [00:01:32.589]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.7.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8790941Z [00:01:32.596]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8858710Z [00:01:32.603]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8926487Z [00:01:32.610]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.8993458Z [00:01:32.617]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9060767Z [00:01:32.623]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9130861Z [00:01:32.630]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.3.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9201243Z [00:01:32.637]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9269230Z [00:01:32.644]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9337245Z [00:01:32.651]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9404909Z [00:01:32.658]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9473586Z [00:01:32.665]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9541669Z [00:01:32.671]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9612257Z [00:01:32.678]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9680811Z [00:01:32.685]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/6.2.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9748072Z [00:01:32.692]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.9.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9816433Z [00:01:32.699]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.8.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9885784Z [00:01:32.706]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:23.9954411Z [00:01:32.713]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.3.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0023169Z [00:01:32.719]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.2.6.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0093223Z [00:01:32.726]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/5.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0162106Z [00:01:32.733]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.13.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0233894Z [00:01:32.740]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.5.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0303749Z [00:01:32.748]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/3.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0373207Z [00:01:32.754]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/10.1.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0441858Z [00:01:32.761]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/7.11.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0511572Z [00:01:32.768]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/2.0.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0583537Z [00:01:32.776]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/changelogs/4.4.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0653056Z [00:01:32.782]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0722643Z [00:01:32.789]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/favicon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0793158Z [00:01:32.796]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/generic.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0865211Z [00:01:32.804]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/apple-touch-icon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.0933517Z [00:01:32.811]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/android-chrome-192x192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1006213Z [00:01:32.818]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/72.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1075552Z [00:01:32.825]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1144890Z [00:01:32.832]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/384.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1213553Z [00:01:32.839]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1284649Z [00:01:32.846]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/96.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1357446Z [00:01:32.853]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/128.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1429130Z [00:01:32.860]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/maskable/48.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1500712Z [00:01:32.867]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/icons/android-chrome-512x512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1569242Z [00:01:32.874]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1638053Z [00:01:32.881]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthball.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1706512Z [00:01:32.888]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catroomba.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1774317Z [00:01:32.895]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/twitchupdate.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1842408Z [00:01:32.901]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthpolishegg.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1913186Z [00:01:32.908]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/newdomain.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.1985195Z [00:01:32.916]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowth101hammer.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2054679Z [00:01:32.923]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/happymeowth.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2124393Z [00:01:32.930]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catphonestand.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2192157Z [00:01:32.936]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowth7eleven.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2261896Z [00:01:32.943]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/newyear2025.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2329316Z [00:01:32.950]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthsnap.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2400466Z [00:01:32.957]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowbalt_very_fast.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2473654Z [00:01:32.964]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/cobalt10.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2544714Z [00:01:32.972]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/millionusers.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2613876Z [00:01:32.979]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catspeed.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2681889Z [00:01:32.985]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catswitchboxes.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2750301Z [00:01:32.992]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catmakeup.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2818302Z [00:01:32.999]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/catsleep.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2888320Z [00:01:33.006]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthcooking.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.2957688Z [00:01:33.013]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/valentines.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3027715Z [00:01:33.020]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/shutup.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3094539Z [00:01:33.027]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthhammer.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3163162Z [00:01:33.033]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthbusinessman.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3232410Z [00:01:33.040]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthstrong.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3300939Z [00:01:33.047]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthcenter.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3370813Z [00:01:33.054]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/cattired.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3439510Z [00:01:33.061]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/onemillionr.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3508945Z [00:01:33.068]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/bettertogether.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3577901Z [00:01:33.075]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/developers.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3649468Z [00:01:33.082]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/update-banners/meowthproductions.webp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3717478Z [00:01:33.089]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/error.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3784313Z [00:01:33.096]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/question.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3853538Z [00:01:33.103]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/smile.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3922109Z [00:01:33.109]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/fast.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.3989699Z [00:01:33.116]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/static/meowbalt/think.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4057154Z [00:01:33.123]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/web/svelte.config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4124942Z [00:01:33.130]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/examples/docker-compose.example.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4196355Z [00:01:33.137]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/examples/cookies.example.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4266663Z [00:01:33.144]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/sidebar.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4333296Z [00:01:33.150]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/add.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4401439Z [00:01:33.157]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/name.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4469192Z [00:01:33.164]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/created.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4538488Z [00:01:33.171]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/mode.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4609883Z [00:01:33.178]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/images/protect-an-instance/domain.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4682457Z [00:01:33.185]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/run-an-instance.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4752374Z [00:01:33.192]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/protect-an-instance.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4821855Z [00:01:33.199]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/docs/api.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4892705Z [00:01:33.206]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.4961614Z [00:01:33.213]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.deepsource.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5030770Z [00:01:33.220]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5100632Z [00:01:33.227]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/test.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5169202Z [00:01:33.234]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/docker.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5238135Z [00:01:33.241]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/docker-develop.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5306531Z [00:01:33.248]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/codeql.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5376577Z [00:01:33.255]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/fast-forward.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5444693Z [00:01:33.262]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/workflows/test-services.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5512709Z [00:01:33.268]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/test.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5586877Z [00:01:33.276]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5663399Z [00:01:33.283]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/bug-main-instance.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5741742Z [00:01:33.291]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/bug-report.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5817298Z [00:01:33.299]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/hosting-help.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5890619Z [00:01:33.306]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/service-request.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.5962275Z [00:01:33.313]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.github/ISSUE_TEMPLATE/feature-request.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6031390Z [00:01:33.320]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6101177Z [00:01:33.327]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/pnpm-lock.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6174641Z [00:01:33.335]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6244504Z [00:01:33.342]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6313539Z [00:01:33.349]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6383495Z [00:01:33.356]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6452415Z [00:01:33.362]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6521803Z [00:01:33.369]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6592188Z [00:01:33.376]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6661108Z [00:01:33.383]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6730787Z [00:01:33.390]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6803892Z [00:01:33.398]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6874664Z [00:01:33.405]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.6946725Z [00:01:33.412]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7021739Z [00:01:33.419]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7091921Z [00:01:33.426]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7161902Z [00:01:33.433]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7235316Z [00:01:33.441]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7307685Z [00:01:33.448]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7381906Z [00:01:33.455]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7453098Z [00:01:33.462]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7523811Z [00:01:33.470]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7594002Z [00:01:33.477]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7666826Z [00:01:33.484]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7736718Z [00:01:33.491]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7811468Z [00:01:33.498]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7886016Z [00:01:33.506]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.7959917Z [00:01:33.513]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8030271Z [00:01:33.520]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8102322Z [00:01:33.527]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8171105Z [00:01:33.534]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8241352Z [00:01:33.541]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-4f6b3b1b1fcf4ef8cd59554b03e5ea58d3211783.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8310539Z [00:01:33.548]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/objects/pack/pack-d352721a4ae22ad100b3749e52af73df84354615.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8380848Z [00:01:33.555]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8451288Z [00:01:33.562]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8521689Z [00:01:33.569]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.F3d1pP10ss/TEMPREPO/pnpm-workspace.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8591960Z [00:01:33.576]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8662920Z [00:01:33.583]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8733282Z [00:01:33.590]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8802399Z [00:01:33.597]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8871280Z [00:01:33.604]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.8942990Z [00:01:33.611]➜  mode of '/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T19:20:24.9300039Z [00:01:33.647]➜  realpath: missing operand
2025-08-20T19:20:24.9300764Z [00:01:33.647]➜  Try 'realpath --help' for more information.
2025-08-20T19:20:24.9405968Z [00:01:33.658]➜  
2025-08-20T19:20:24.9406913Z [00:01:33.658]➜  [+] Found LICENSE ==> [/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T19:20:24.9407967Z [00:01:33.658]➜  
2025-08-20T19:20:24.9408185Z [00:01:33.658]➜  
2025-08-20T19:20:24.9416949Z [00:01:33.659]➜                      GNU AFFERO GENERAL PUBLIC LICENSE
2025-08-20T19:20:24.9417682Z [00:01:33.659]➜                         Version 3, 19 November 2007
2025-08-20T19:20:24.9418187Z [00:01:33.659]➜  
2025-08-20T19:20:24.9418857Z [00:01:33.659]➜   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2025-08-20T19:20:24.9419774Z [00:01:33.659]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T19:20:24.9420578Z [00:01:33.659]➜   of this license document, but changing it is not allowed.
2025-08-20T19:20:24.9421142Z [00:01:33.659]➜  
2025-08-20T19:20:24.9421569Z [00:01:33.659]➜                              Preamble
2025-08-20T19:20:24.9422048Z [00:01:33.659]➜  
2025-08-20T19:20:24.9422725Z [00:01:33.659]➜    The GNU Affero General Public License is a free, copyleft license for
2025-08-20T19:20:24.9423638Z [00:01:33.659]➜  software and other kinds of works, specifically designed to ensure
2025-08-20T19:20:24.9424794Z [00:01:33.659]➜  cooperation with the community in the case of network server software.
2025-08-20T19:20:24.9425439Z [00:01:33.659]➜  
2025-08-20T19:20:24.9426091Z [00:01:33.659]➜    The licenses for most software and other practical works are designed
2025-08-20T19:20:24.9427025Z [00:01:33.659]➜  to take away your freedom to share and change the works.  By contrast,
2025-08-20T19:20:24.9427925Z [00:01:33.659]➜  our General Public Licenses are intended to guarantee your freedom to
2025-08-20T19:20:24.9428842Z [00:01:33.659]➜  share and change all versions of a program--to make sure it remains free
2025-08-20T19:20:24.9429585Z [00:01:33.659]➜  software for all its users.
2025-08-20T19:20:24.9430105Z [00:01:33.659]➜  
2025-08-20T19:20:24.9430911Z [00:01:33.659]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T19:20:24.9431801Z [00:01:33.659]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T19:20:24.9432715Z [00:01:33.659]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T19:20:24.9433340Z [00:01:33.659]➜  them if you wish), that you receive source code or can get it if you
2025-08-20T19:20:24.9433811Z [00:01:33.659]➜  want it, that you can change the software or use pieces of it in new
2025-08-20T19:20:24.9434620Z [00:01:33.659]➜  free programs, and that you know you can do these things.
2025-08-20T19:20:24.9434961Z [00:01:33.659]➜  
2025-08-20T19:20:24.9435316Z [00:01:33.659]➜    Developers that use our General Public Licenses protect your rights
2025-08-20T19:20:24.9435847Z [00:01:33.659]➜  with two steps: (1) assert copyright on the software, and (2) offer
2025-08-20T19:20:24.9436347Z [00:01:33.659]➜  you this License which gives you legal permission to copy, distribute
2025-08-20T19:20:24.9436766Z [00:01:33.659]➜  and/or modify the software.
2025-08-20T19:20:24.9437061Z [00:01:33.659]➜  
2025-08-20T19:20:24.9437659Z [00:01:33.659]➜    A secondary benefit of defending all users' freedom is that
2025-08-20T19:20:24.9438735Z [00:01:33.659]➜  improvements made in alternate versions of the program, if they
2025-08-20T19:20:24.9439659Z [00:01:33.659]➜  receive widespread use, become available for other developers to
2025-08-20T19:20:24.9440505Z [00:01:33.659]➜  incorporate.  Many developers of free software are heartened and
2025-08-20T19:20:24.9441681Z [00:01:33.659]➜  encouraged by the resulting cooperation.  However, in the case of
2025-08-20T19:20:24.9442641Z [00:01:33.659]➜  software used on network servers, this result may fail to come about.
2025-08-20T19:20:24.9443578Z [00:01:33.659]➜  The GNU General Public License permits making a modified version and
2025-08-20T19:20:24.9447221Z [00:01:33.659]➜  letting the public access it on a server without ever releasing its
2025-08-20T19:20:24.9448028Z [00:01:33.659]➜  source code to the public.
2025-08-20T19:20:24.9448531Z [00:01:33.659]➜  
2025-08-20T19:20:24.9449187Z [00:01:33.659]➜    The GNU Affero General Public License is designed specifically to
2025-08-20T19:20:24.9450146Z [00:01:33.659]➜  ensure that, in such cases, the modified source code becomes available
2025-08-20T19:20:24.9451080Z [00:01:33.659]➜  to the community.  It requires the operator of a network server to
2025-08-20T19:20:24.9452002Z [00:01:33.659]➜  provide the source code of the modified version running there to the
2025-08-20T19:20:24.9452927Z [00:01:33.659]➜  users of that server.  Therefore, public use of a modified version, on
2025-08-20T19:20:24.9453895Z [00:01:33.659]➜  a publicly accessible server, gives the public access to the source
2025-08-20T19:20:24.9454842Z [00:01:33.659]➜  code of the modified version.
2025-08-20T19:20:24.9455306Z [00:01:33.659]➜  
2025-08-20T19:20:24.9455885Z [00:01:33.659]➜    An older license, called the Affero General Public License and
2025-08-20T19:20:24.9456996Z [00:01:33.659]➜  published by Affero, was designed to accomplish similar goals.  This is
2025-08-20T19:20:24.9457974Z [00:01:33.659]➜  a different license, not a version of the Affero GPL, but Affero has
2025-08-20T19:20:24.9458645Z [00:01:33.659]➜  released a new version of the Affero GPL which permits relicensing under
2025-08-20T19:20:24.9459050Z [00:01:33.659]➜  this license.
2025-08-20T19:20:24.9459283Z [00:01:33.659]➜  
2025-08-20T19:20:24.9459630Z [00:01:33.659]➜    The precise terms and conditions for copying, distribution and
2025-08-20T19:20:24.9460012Z [00:01:33.659]➜  modification follow.
2025-08-20T19:20:24.9460265Z [00:01:33.659]➜  
2025-08-20T19:20:24.9460526Z [00:01:33.659]➜                         TERMS AND CONDITIONS
2025-08-20T19:20:24.9460807Z [00:01:33.659]➜  
2025-08-20T19:20:24.9461025Z [00:01:33.659]➜    0. Definitions.
2025-08-20T19:20:24.9461270Z [00:01:33.659]➜  
2025-08-20T19:20:24.9461651Z [00:01:33.659]➜    "This License" refers to version 3 of the GNU Affero General Public License.
2025-08-20T19:20:24.9462034Z [00:01:33.659]➜  
2025-08-20T19:20:24.9462404Z [00:01:33.659]➜    "Copyright" also means copyright-like laws that apply to other kinds of
2025-08-20T19:20:24.9462848Z [00:01:33.659]➜  works, such as semiconductor masks.
2025-08-20T19:20:24.9463127Z [00:01:33.659]➜  
2025-08-20T19:20:24.9463463Z [00:01:33.659]➜    "The Program" refers to any copyrightable work licensed under this
2025-08-20T19:20:24.9463970Z [00:01:33.659]➜  License.  Each licensee is addressed as "you".  "Licensees" and
2025-08-20T19:20:24.9464816Z [00:01:33.659]➜  "recipients" may be individuals or organizations.
2025-08-20T19:20:24.9465153Z [00:01:33.659]➜  
2025-08-20T19:20:24.9465510Z [00:01:33.659]➜    To "modify" a work means to copy from or adapt all or part of the work
2025-08-20T19:20:24.9466036Z [00:01:33.659]➜  in a fashion requiring copyright permission, other than the making of an
2025-08-20T19:20:24.9466554Z [00:01:33.659]➜  exact copy.  The resulting work is called a "modified version" of the
2025-08-20T19:20:24.9467016Z [00:01:33.659]➜  earlier work or a work "based on" the earlier work.
2025-08-20T19:20:24.9467336Z [00:01:33.659]➜  
2025-08-20T19:20:24.9467959Z [00:01:33.659]➜    A "covered work" means either the unmodified Program or a work based
2025-08-20T19:20:24.9468341Z [00:01:33.659]➜  on the Program.
2025-08-20T19:20:24.9468588Z [00:01:33.659]➜  
2025-08-20T19:20:24.9468927Z [00:01:33.659]➜    To "propagate" a work means to do anything with it that, without
2025-08-20T19:20:24.9469416Z [00:01:33.659]➜  permission, would make you directly or secondarily liable for
2025-08-20T19:20:24.9469932Z [00:01:33.659]➜  infringement under applicable copyright law, except executing it on a
2025-08-20T19:20:24.9470462Z [00:01:33.659]➜  computer or modifying a private copy.  Propagation includes copying,
2025-08-20T19:20:24.9470975Z [00:01:33.659]➜  distribution (with or without modification), making available to the
2025-08-20T19:20:24.9471452Z [00:01:33.659]➜  public, and in some countries other activities as well.
2025-08-20T19:20:24.9471776Z [00:01:33.659]➜  
2025-08-20T19:20:24.9472114Z [00:01:33.659]➜    To "convey" a work means any kind of propagation that enables other
2025-08-20T19:20:24.9472631Z [00:01:33.659]➜  parties to make or receive copies.  Mere interaction with a user through
2025-08-20T19:20:24.9481002Z [00:01:33.659]➜  a computer network, with no transfer of a copy, is not conveying.
2025-08-20T19:20:24.9481637Z [00:01:33.659]➜  
2025-08-20T19:20:24.9482029Z [00:01:33.660]➜    An interactive user interface displays "Appropriate Legal Notices"
2025-08-20T19:20:24.9482563Z [00:01:33.660]➜  to the extent that it includes a convenient and prominently visible
2025-08-20T19:20:24.9483092Z [00:01:33.660]➜  feature that (1) displays an appropriate copyright notice, and (2)
2025-08-20T19:20:24.9483611Z [00:01:33.660]➜  tells the user that there is no warranty for the work (except to the
2025-08-20T19:20:24.9484335Z [00:01:33.660]➜  extent that warranties are provided), that licensees may convey the
2025-08-20T19:20:24.9485061Z [00:01:33.660]➜  work under this License, and how to view a copy of this License.  If
2025-08-20T19:20:24.9485593Z [00:01:33.660]➜  the interface presents a list of user commands or options, such as a
2025-08-20T19:20:24.9486075Z [00:01:33.660]➜  menu, a prominent item in the list meets this criterion.
2025-08-20T19:20:24.9486417Z [00:01:33.660]➜  
2025-08-20T19:20:24.9486645Z [00:01:33.660]➜    1. Source Code.
2025-08-20T19:20:24.9486887Z [00:01:33.660]➜  
2025-08-20T19:20:24.9487225Z [00:01:33.660]➜    The "source code" for a work means the preferred form of the work
2025-08-20T19:20:24.9487719Z [00:01:33.660]➜  for making modifications to it.  "Object code" means any non-source
2025-08-20T19:20:24.9488100Z [00:01:33.660]➜  form of a work.
2025-08-20T19:20:24.9488339Z [00:01:33.660]➜  
2025-08-20T19:20:24.9488690Z [00:01:33.660]➜    A "Standard Interface" means an interface that either is an official
2025-08-20T19:20:24.9489207Z [00:01:33.660]➜  standard defined by a recognized standards body, or, in the case of
2025-08-20T19:20:24.9489730Z [00:01:33.660]➜  interfaces specified for a particular programming language, one that
2025-08-20T19:20:24.9490229Z [00:01:33.660]➜  is widely used among developers working in that language.
2025-08-20T19:20:24.9490560Z [00:01:33.660]➜  
2025-08-20T19:20:24.9490906Z [00:01:33.660]➜    The "System Libraries" of an executable work include anything, other
2025-08-20T19:20:24.9491397Z [00:01:33.660]➜  than the work as a whole, that (a) is included in the normal form of
2025-08-20T19:20:24.9491885Z [00:01:33.660]➜  packaging a Major Component, but which is not part of that Major
2025-08-20T19:20:24.9492371Z [00:01:33.660]➜  Component, and (b) serves only to enable use of the work with that
2025-08-20T19:20:24.9492859Z [00:01:33.660]➜  Major Component, or to implement a Standard Interface for which an
2025-08-20T19:20:24.9493362Z [00:01:33.660]➜  implementation is available to the public in source code form.  A
2025-08-20T19:20:24.9493892Z [00:01:33.660]➜  "Major Component", in this context, means a major essential component
2025-08-20T19:20:24.9494691Z [00:01:33.660]➜  (kernel, window system, and so on) of the specific operating system
2025-08-20T19:20:24.9495339Z [00:01:33.660]➜  (if any) on which the executable work runs, or a compiler used to
2025-08-20T19:20:24.9495815Z [00:01:33.660]➜  produce the work, or an object code interpreter used to run it.
2025-08-20T19:20:24.9496162Z [00:01:33.660]➜  
2025-08-20T19:20:24.9496521Z [00:01:33.660]➜    The "Corresponding Source" for a work in object code form means all
2025-08-20T19:20:24.9497024Z [00:01:33.660]➜  the source code needed to generate, install, and (for an executable
2025-08-20T19:20:24.9497522Z [00:01:33.660]➜  work) run the object code and to modify the work, including scripts to
2025-08-20T19:20:24.9498026Z [00:01:33.660]➜  control those activities.  However, it does not include the work's
2025-08-20T19:20:24.9498556Z [00:01:33.660]➜  System Libraries, or general-purpose tools or generally available free
2025-08-20T19:20:24.9499082Z [00:01:33.660]➜  programs which are used unmodified in performing those activities but
2025-08-20T19:20:24.9499589Z [00:01:33.660]➜  which are not part of the work.  For example, Corresponding Source
2025-08-20T19:20:24.9500091Z [00:01:33.660]➜  includes interface definition files associated with source files for
2025-08-20T19:20:24.9500590Z [00:01:33.660]➜  the work, and the source code for shared libraries and dynamically
2025-08-20T19:20:24.9501088Z [00:01:33.660]➜  linked subprograms that the work is specifically designed to require,
2025-08-20T19:20:24.9501594Z [00:01:33.660]➜  such as by intimate data communication or control flow between those
2025-08-20T19:20:24.9502016Z [00:01:33.660]➜  subprograms and other parts of the work.
2025-08-20T19:20:24.9502306Z [00:01:33.660]➜  
2025-08-20T19:20:24.9502643Z [00:01:33.660]➜    The Corresponding Source need not include anything that users
2025-08-20T19:20:24.9503255Z [00:01:33.660]➜  can regenerate automatically from other parts of the Corresponding
2025-08-20T19:20:24.9503635Z [00:01:33.660]➜  Source.
2025-08-20T19:20:24.9503853Z [00:01:33.660]➜  
2025-08-20T19:20:24.9504473Z [00:01:33.660]➜    The Corresponding Source for a work in source code form is that
2025-08-20T19:20:24.9504931Z [00:01:33.660]➜  same work.
2025-08-20T19:20:24.9505158Z [00:01:33.660]➜  
2025-08-20T19:20:24.9505393Z [00:01:33.660]➜    2. Basic Permissions.
2025-08-20T19:20:24.9505655Z [00:01:33.660]➜  
2025-08-20T19:20:24.9505998Z [00:01:33.660]➜    All rights granted under this License are granted for the term of
2025-08-20T19:20:24.9506495Z [00:01:33.660]➜  copyright on the Program, and are irrevocable provided the stated
2025-08-20T19:20:24.9506992Z [00:01:33.660]➜  conditions are met.  This License explicitly affirms your unlimited
2025-08-20T19:20:24.9507495Z [00:01:33.660]➜  permission to run the unmodified Program.  The output from running a
2025-08-20T19:20:24.9508013Z [00:01:33.660]➜  covered work is covered by this License only if the output, given its
2025-08-20T19:20:24.9508520Z [00:01:33.660]➜  content, constitutes a covered work.  This License acknowledges your
2025-08-20T19:20:24.9509031Z [00:01:33.660]➜  rights of fair use or other equivalent, as provided by copyright law.
2025-08-20T19:20:24.9509387Z [00:01:33.660]➜  
2025-08-20T19:20:24.9509698Z [00:01:33.660]➜    You may make, run and propagate covered works that you do not
2025-08-20T19:20:24.9510182Z [00:01:33.660]➜  convey, without conditions so long as your license otherwise remains
2025-08-20T19:20:24.9510685Z [00:01:33.660]➜  in force.  You may convey covered works to others for the sole purpose
2025-08-20T19:20:24.9511183Z [00:01:33.660]➜  of having them make modifications exclusively for you, or provide you
2025-08-20T19:20:24.9511695Z [00:01:33.660]➜  with facilities for running those works, provided that you comply with
2025-08-20T19:20:24.9512196Z [00:01:33.660]➜  the terms of this License in conveying all material for which you do
2025-08-20T19:20:24.9512710Z [00:01:33.660]➜  not control copyright.  Those thus making or running the covered works
2025-08-20T19:20:24.9513207Z [00:01:33.660]➜  for you must do so exclusively on your behalf, under your direction
2025-08-20T19:20:24.9513887Z [00:01:33.660]➜  and control, on terms that prohibit them from making any copies of
2025-08-20T19:20:24.9514761Z [00:01:33.660]➜  your copyrighted material outside their relationship with you.
2025-08-20T19:20:24.9515125Z [00:01:33.660]➜  
2025-08-20T19:20:24.9515475Z [00:01:33.660]➜    Conveying under any other circumstances is permitted solely under
2025-08-20T19:20:24.9515993Z [00:01:33.660]➜  the conditions stated below.  Sublicensing is not allowed; section 10
2025-08-20T19:20:24.9516389Z [00:01:33.660]➜  makes it unnecessary.
2025-08-20T19:20:24.9516642Z [00:01:33.660]➜  
2025-08-20T19:20:24.9516982Z [00:01:33.660]➜    3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2025-08-20T19:20:24.9517325Z [00:01:33.660]➜  
2025-08-20T19:20:24.9517670Z [00:01:33.660]➜    No covered work shall be deemed part of an effective technological
2025-08-20T19:20:24.9518184Z [00:01:33.660]➜  measure under any applicable law fulfilling obligations under article
2025-08-20T19:20:24.9518692Z [00:01:33.660]➜  11 of the WIPO copyright treaty adopted on 20 December 1996, or
2025-08-20T19:20:24.9519159Z [00:01:33.660]➜  similar laws prohibiting or restricting circumvention of such
2025-08-20T19:20:24.9519517Z [00:01:33.660]➜  measures.
2025-08-20T19:20:24.9519738Z [00:01:33.660]➜  
2025-08-20T19:20:24.9520080Z [00:01:33.660]➜    When you convey a covered work, you waive any legal power to forbid
2025-08-20T19:20:24.9520609Z [00:01:33.660]➜  circumvention of technological measures to the extent such circumvention
2025-08-20T19:20:24.9521130Z [00:01:33.660]➜  is effected by exercising rights under this License with respect to
2025-08-20T19:20:24.9521636Z [00:01:33.660]➜  the covered work, and you disclaim any intention to limit operation or
2025-08-20T19:20:24.9522271Z [00:01:33.660]➜  modification of the work as a means of enforcing, against the work's
2025-08-20T19:20:24.9522779Z [00:01:33.660]➜  users, your or third parties' legal rights to forbid circumvention of
2025-08-20T19:20:24.9523174Z [00:01:33.660]➜  technological measures.
2025-08-20T19:20:24.9523431Z [00:01:33.660]➜  
2025-08-20T19:20:24.9523674Z [00:01:33.660]➜    4. Conveying Verbatim Copies.
2025-08-20T19:20:24.9523941Z [00:01:33.660]➜  
2025-08-20T19:20:24.9524473Z [00:01:33.660]➜    You may convey verbatim copies of the Program's source code as you
2025-08-20T19:20:24.9524962Z [00:01:33.660]➜  receive it, in any medium, provided that you conspicuously and
2025-08-20T19:20:24.9525462Z [00:01:33.660]➜  appropriately publish on each copy an appropriate copyright notice;
2025-08-20T19:20:24.9525940Z [00:01:33.660]➜  keep intact all notices stating that this License and any
2025-08-20T19:20:24.9526428Z [00:01:33.660]➜  non-permissive terms added in accord with section 7 apply to the code;
2025-08-20T19:20:24.9526941Z [00:01:33.660]➜  keep intact all notices of the absence of any warranty; and give all
2025-08-20T19:20:24.9527406Z [00:01:33.660]➜  recipients a copy of this License along with the Program.
2025-08-20T19:20:24.9527739Z [00:01:33.660]➜  
2025-08-20T19:20:24.9528076Z [00:01:33.660]➜    You may charge any price or no price for each copy that you convey,
2025-08-20T19:20:24.9528541Z [00:01:33.660]➜  and you may offer support or warranty protection for a fee.
2025-08-20T19:20:24.9528871Z [00:01:33.660]➜  
2025-08-20T19:20:24.9529138Z [00:01:33.660]➜    5. Conveying Modified Source Versions.
2025-08-20T19:20:24.9529422Z [00:01:33.660]➜  
2025-08-20T19:20:24.9529754Z [00:01:33.660]➜    You may convey a work based on the Program, or the modifications to
2025-08-20T19:20:24.9530241Z [00:01:33.660]➜  produce it from the Program, in the form of source code under the
2025-08-20T19:20:24.9530747Z [00:01:33.660]➜  terms of section 4, provided that you also meet all of these conditions:
2025-08-20T19:20:24.9531108Z [00:01:33.660]➜  
2025-08-20T19:20:24.9531444Z [00:01:33.660]➜      a) The work must carry prominent notices stating that you modified
2025-08-20T19:20:24.9531852Z [00:01:33.660]➜      it, and giving a relevant date.
2025-08-20T19:20:24.9532277Z [00:01:33.660]➜  
2025-08-20T19:20:24.9532587Z [00:01:33.660]➜      b) The work must carry prominent notices stating that it is
2025-08-20T19:20:24.9533057Z [00:01:33.660]➜      released under this License and any conditions added under section
2025-08-20T19:20:24.9533541Z [00:01:33.660]➜      7.  This requirement modifies the requirement in section 4 to
2025-08-20T19:20:24.9533926Z [00:01:33.660]➜      "keep intact all notices".
2025-08-20T19:20:24.9534442Z [00:01:33.660]➜  
2025-08-20T19:20:24.9534769Z [00:01:33.660]➜      c) You must license the entire work, as a whole, under this
2025-08-20T19:20:24.9535235Z [00:01:33.660]➜      License to anyone who comes into possession of a copy.  This
2025-08-20T19:20:24.9535729Z [00:01:33.660]➜      License will therefore apply, along with any applicable section 7
2025-08-20T19:20:24.9536237Z [00:01:33.660]➜      additional terms, to the whole of the work, and all its parts,
2025-08-20T19:20:24.9536715Z [00:01:33.660]➜      regardless of how they are packaged.  This License gives no
2025-08-20T19:20:24.9537191Z [00:01:33.660]➜      permission to license the work in any other way, but it does not
2025-08-20T19:20:24.9537671Z [00:01:33.660]➜      invalidate such permission if you have separately received it.
2025-08-20T19:20:24.9538019Z [00:01:33.660]➜  
2025-08-20T19:20:24.9538360Z [00:01:33.660]➜      d) If the work has interactive user interfaces, each must display
2025-08-20T19:20:24.9538852Z [00:01:33.660]➜      Appropriate Legal Notices; however, if the Program has interactive
2025-08-20T19:20:24.9539352Z [00:01:33.660]➜      interfaces that do not display Appropriate Legal Notices, your
2025-08-20T19:20:24.9539753Z [00:01:33.660]➜      work need not make them do so.
2025-08-20T19:20:24.9540021Z [00:01:33.660]➜  
2025-08-20T19:20:24.9540519Z [00:01:33.660]➜    A compilation of a covered work with other separate and independent
2025-08-20T19:20:24.9541031Z [00:01:33.660]➜  works, which are not by their nature extensions of the covered work,
2025-08-20T19:20:24.9541530Z [00:01:33.660]➜  and which are not combined with it such as to form a larger program,
2025-08-20T19:20:24.9542008Z [00:01:33.660]➜  in or on a volume of a storage or distribution medium, is called an
2025-08-20T19:20:24.9542483Z [00:01:33.660]➜  "aggregate" if the compilation and its resulting copyright are not
2025-08-20T19:20:24.9542968Z [00:01:33.660]➜  used to limit the access or legal rights of the compilation's users
2025-08-20T19:20:24.9543468Z [00:01:33.660]➜  beyond what the individual works permit.  Inclusion of a covered work
2025-08-20T19:20:24.9544052Z [00:01:33.660]➜  in an aggregate does not cause this License to apply to the other
2025-08-20T19:20:24.9544729Z [00:01:33.660]➜  parts of the aggregate.
2025-08-20T19:20:24.9544992Z [00:01:33.660]➜  
2025-08-20T19:20:24.9545251Z [00:01:33.660]➜    6. Conveying Non-Source Forms.
2025-08-20T19:20:24.9545524Z [00:01:33.660]➜  
2025-08-20T19:20:24.9545850Z [00:01:33.660]➜    You may convey a covered work in object code form under the terms
2025-08-20T19:20:24.9546312Z [00:01:33.660]➜  of sections 4 and 5, provided that you also convey the
2025-08-20T19:20:24.9546808Z [00:01:33.660]➜  machine-readable Corresponding Source under the terms of this License,
2025-08-20T19:20:24.9547214Z [00:01:33.660]➜  in one of these ways:
2025-08-20T19:20:24.9547465Z [00:01:33.660]➜  
2025-08-20T19:20:24.9547790Z [00:01:33.660]➜      a) Convey the object code in, or embodied in, a physical product
2025-08-20T19:20:24.9548266Z [00:01:33.660]➜      (including a physical distribution medium), accompanied by the
2025-08-20T19:20:24.9548735Z [00:01:33.660]➜      Corresponding Source fixed on a durable physical medium
2025-08-20T19:20:24.9549150Z [00:01:33.660]➜      customarily used for software interchange.
2025-08-20T19:20:24.9549447Z [00:01:33.660]➜  
2025-08-20T19:20:24.9549782Z [00:01:33.660]➜      b) Convey the object code in, or embodied in, a physical product
2025-08-20T19:20:24.9550257Z [00:01:33.660]➜      (including a physical distribution medium), accompanied by a
2025-08-20T19:20:24.9550889Z [00:01:33.660]➜      written offer, valid for at least three years and valid for as
2025-08-20T19:20:24.9551369Z [00:01:33.660]➜      long as you offer spare parts or customer support for that product
2025-08-20T19:20:24.9551848Z [00:01:33.660]➜      model, to give anyone who possesses the object code either (1) a
2025-08-20T19:20:24.9552309Z [00:01:33.660]➜      copy of the Corresponding Source for all the software in the
2025-08-20T19:20:24.9552776Z [00:01:33.660]➜      product that is covered by this License, on a durable physical
2025-08-20T19:20:24.9553262Z [00:01:33.660]➜      medium customarily used for software interchange, for a price no
2025-08-20T19:20:24.9553739Z [00:01:33.660]➜      more than your reasonable cost of physically performing this
2025-08-20T19:20:24.9554495Z [00:01:33.660]➜      conveying of source, or (2) access to copy the
2025-08-20T19:20:24.9555219Z [00:01:33.660]➜      Corresponding Source from a network server at no charge.
2025-08-20T19:20:24.9555835Z [00:01:33.660]➜  
2025-08-20T19:20:24.9556463Z [00:01:33.660]➜      c) Convey individual copies of the object code with a copy of the
2025-08-20T19:20:24.9557314Z [00:01:33.660]➜      written offer to provide the Corresponding Source.  This
2025-08-20T19:20:24.9558002Z [00:01:33.660]➜      alternative is allowed only occasionally and noncommercially, and
2025-08-20T19:20:24.9558513Z [00:01:33.661]➜      only if you received the object code with such an offer, in accord
2025-08-20T19:20:24.9558892Z [00:01:33.661]➜      with subsection 6b.
2025-08-20T19:20:24.9559148Z [00:01:33.661]➜  
2025-08-20T19:20:24.9559481Z [00:01:33.661]➜      d) Convey the object code by offering access from a designated
2025-08-20T19:20:24.9559964Z [00:01:33.661]➜      place (gratis or for a charge), and offer equivalent access to the
2025-08-20T19:20:24.9560642Z [00:01:33.661]➜      Corresponding Source in the same way through the same place at no
2025-08-20T19:20:24.9561158Z [00:01:33.661]➜      further charge.  You need not require recipients to copy the
2025-08-20T19:20:24.9561668Z [00:01:33.661]➜      Corresponding Source along with the object code.  If the place to
2025-08-20T19:20:24.9562163Z [00:01:33.661]➜      copy the object code is a network server, the Corresponding Source
2025-08-20T19:20:24.9562637Z [00:01:33.661]➜      may be on a different server (operated by you or a third party)
2025-08-20T19:20:24.9563125Z [00:01:33.661]➜      that supports equivalent copying facilities, provided you maintain
2025-08-20T19:20:24.9563620Z [00:01:33.661]➜      clear directions next to the object code saying where to find the
2025-08-20T19:20:24.9564265Z [00:01:33.661]➜      Corresponding Source.  Regardless of what server hosts the
2025-08-20T19:20:24.9564766Z [00:01:33.661]➜      Corresponding Source, you remain obligated to ensure that it is
2025-08-20T19:20:24.9565253Z [00:01:33.661]➜      available for as long as needed to satisfy these requirements.
2025-08-20T19:20:24.9565597Z [00:01:33.661]➜  
2025-08-20T19:20:24.9565948Z [00:01:33.661]➜      e) Convey the object code using peer-to-peer transmission, provided
2025-08-20T19:20:24.9566433Z [00:01:33.661]➜      you inform other peers where the object code and Corresponding
2025-08-20T19:20:24.9566905Z [00:01:33.661]➜      Source of the work are being offered to the general public at no
2025-08-20T19:20:24.9567294Z [00:01:33.661]➜      charge under subsection 6d.
2025-08-20T19:20:24.9567561Z [00:01:33.661]➜  
2025-08-20T19:20:24.9567914Z [00:01:33.661]➜    A separable portion of the object code, whose source code is excluded
2025-08-20T19:20:24.9568403Z [00:01:33.661]➜  from the Corresponding Source as a System Library, need not be
2025-08-20T19:20:24.9568823Z [00:01:33.661]➜  included in conveying the object code work.
2025-08-20T19:20:24.9569118Z [00:01:33.661]➜  
2025-08-20T19:20:24.9569482Z [00:01:33.661]➜    A "User Product" is either (1) a "consumer product", which means any
2025-08-20T19:20:24.9569997Z [00:01:33.661]➜  tangible personal property which is normally used for personal, family,
2025-08-20T19:20:24.9570667Z [00:01:33.661]➜  or household purposes, or (2) anything designed or sold for incorporation
2025-08-20T19:20:24.9571196Z [00:01:33.661]➜  into a dwelling.  In determining whether a product is a consumer product,
2025-08-20T19:20:24.9571726Z [00:01:33.661]➜  doubtful cases shall be resolved in favor of coverage.  For a particular
2025-08-20T19:20:24.9572242Z [00:01:33.661]➜  product received by a particular user, "normally used" refers to a
2025-08-20T19:20:24.9572756Z [00:01:33.661]➜  typical or common use of that class of product, regardless of the status
2025-08-20T19:20:24.9573256Z [00:01:33.661]➜  of the particular user or of the way in which the particular user
2025-08-20T19:20:24.9573770Z [00:01:33.661]➜  actually uses, or expects or is expected to use, the product.  A product
2025-08-20T19:20:24.9574416Z [00:01:33.661]➜  is a consumer product regardless of whether the product has substantial
2025-08-20T19:20:24.9574984Z [00:01:33.661]➜  commercial, industrial or non-consumer uses, unless such uses represent
2025-08-20T19:20:24.9575447Z [00:01:33.661]➜  the only significant mode of use of the product.
2025-08-20T19:20:24.9575750Z [00:01:33.661]➜  
2025-08-20T19:20:24.9576092Z [00:01:33.661]➜    "Installation Information" for a User Product means any methods,
2025-08-20T19:20:24.9576617Z [00:01:33.661]➜  procedures, authorization keys, or other information required to install
2025-08-20T19:20:24.9577154Z [00:01:33.661]➜  and execute modified versions of a covered work in that User Product from
2025-08-20T19:20:24.9577676Z [00:01:33.661]➜  a modified version of its Corresponding Source.  The information must
2025-08-20T19:20:24.9578193Z [00:01:33.661]➜  suffice to ensure that the continued functioning of the modified object
2025-08-20T19:20:24.9578851Z [00:01:33.661]➜  code is in no case prevented or interfered with solely because
2025-08-20T19:20:24.9579236Z [00:01:33.661]➜  modification has been made.
2025-08-20T19:20:24.9579509Z [00:01:33.661]➜  
2025-08-20T19:20:24.9579848Z [00:01:33.661]➜    If you convey an object code work under this section in, or with, or
2025-08-20T19:20:24.9580362Z [00:01:33.661]➜  specifically for use in, a User Product, and the conveying occurs as
2025-08-20T19:20:24.9580866Z [00:01:33.661]➜  part of a transaction in which the right of possession and use of the
2025-08-20T19:20:24.9581368Z [00:01:33.661]➜  User Product is transferred to the recipient in perpetuity or for a
2025-08-20T19:20:24.9581877Z [00:01:33.661]➜  fixed term (regardless of how the transaction is characterized), the
2025-08-20T19:20:24.9582390Z [00:01:33.661]➜  Corresponding Source conveyed under this section must be accompanied
2025-08-20T19:20:24.9582909Z [00:01:33.661]➜  by the Installation Information.  But this requirement does not apply
2025-08-20T19:20:24.9583409Z [00:01:33.661]➜  if neither you nor any third party retains the ability to install
2025-08-20T19:20:24.9583897Z [00:01:33.661]➜  modified object code on the User Product (for example, the work has
2025-08-20T19:20:24.9584548Z [00:01:33.661]➜  been installed in ROM).
2025-08-20T19:20:24.9584803Z [00:01:33.661]➜  
2025-08-20T19:20:24.9585161Z [00:01:33.661]➜    The requirement to provide Installation Information does not include a
2025-08-20T19:20:24.9585692Z [00:01:33.661]➜  requirement to continue to provide support service, warranty, or updates
2025-08-20T19:20:24.9586219Z [00:01:33.661]➜  for a work that has been modified or installed by the recipient, or for
2025-08-20T19:20:24.9586728Z [00:01:33.661]➜  the User Product in which it has been modified or installed.  Access to a
2025-08-20T19:20:24.9587239Z [00:01:33.661]➜  network may be denied when the modification itself materially and
2025-08-20T19:20:24.9587755Z [00:01:33.661]➜  adversely affects the operation of the network or violates the rules and
2025-08-20T19:20:24.9588229Z [00:01:33.661]➜  protocols for communication across the network.
2025-08-20T19:20:24.9588537Z [00:01:33.661]➜  
2025-08-20T19:20:24.9589080Z [00:01:33.661]➜    Corresponding Source conveyed, and Installation Information provided,
2025-08-20T19:20:24.9589598Z [00:01:33.661]➜  in accord with this section must be in a format that is publicly
2025-08-20T19:20:24.9590110Z [00:01:33.661]➜  documented (and with an implementation available to the public in
2025-08-20T19:20:24.9590612Z [00:01:33.661]➜  source code form), and must require no special password or key for
2025-08-20T19:20:24.9591017Z [00:01:33.661]➜  unpacking, reading or copying.
2025-08-20T19:20:24.9591295Z [00:01:33.661]➜  
2025-08-20T19:20:24.9591521Z [00:01:33.661]➜    7. Additional Terms.
2025-08-20T19:20:24.9591774Z [00:01:33.661]➜  
2025-08-20T19:20:24.9592131Z [00:01:33.661]➜    "Additional permissions" are terms that supplement the terms of this
2025-08-20T19:20:24.9592649Z [00:01:33.661]➜  License by making exceptions from one or more of its conditions.
2025-08-20T19:20:24.9593161Z [00:01:33.661]➜  Additional permissions that are applicable to the entire Program shall
2025-08-20T19:20:24.9593690Z [00:01:33.661]➜  be treated as though they were included in this License, to the extent
2025-08-20T19:20:24.9594336Z [00:01:33.661]➜  that they are valid under applicable law.  If additional permissions
2025-08-20T19:20:24.9594839Z [00:01:33.661]➜  apply only to part of the Program, that part may be used separately
2025-08-20T19:20:24.9595357Z [00:01:33.661]➜  under those permissions, but the entire Program remains governed by
2025-08-20T19:20:24.9595845Z [00:01:33.661]➜  this License without regard to the additional permissions.
2025-08-20T19:20:24.9596184Z [00:01:33.661]➜  
2025-08-20T19:20:24.9596522Z [00:01:33.661]➜    When you convey a copy of a covered work, you may at your option
2025-08-20T19:20:24.9597032Z [00:01:33.661]➜  remove any additional permissions from that copy, or from any part of
2025-08-20T19:20:24.9597672Z [00:01:33.661]➜  it.  (Additional permissions may be written to require their own
2025-08-20T19:20:24.9598163Z [00:01:33.661]➜  removal in certain cases when you modify the work.)  You may place
2025-08-20T19:20:24.9598678Z [00:01:33.661]➜  additional permissions on material, added by you to a covered work,
2025-08-20T19:20:24.9599171Z [00:01:33.661]➜  for which you have or can give appropriate copyright permission.
2025-08-20T19:20:24.9599514Z [00:01:33.661]➜  
2025-08-20T19:20:24.9599872Z [00:01:33.661]➜    Notwithstanding any other provision of this License, for material you
2025-08-20T19:20:24.9600398Z [00:01:33.661]➜  add to a covered work, you may (if authorized by the copyright holders of
2025-08-20T19:20:24.9600895Z [00:01:33.661]➜  that material) supplement the terms of this License with terms:
2025-08-20T19:20:24.9601240Z [00:01:33.661]➜  
2025-08-20T19:20:24.9601582Z [00:01:33.661]➜      a) Disclaiming warranty or limiting liability differently from the
2025-08-20T19:20:24.9602038Z [00:01:33.661]➜      terms of sections 15 and 16 of this License; or
2025-08-20T19:20:24.9602338Z [00:01:33.661]➜  
2025-08-20T19:20:24.9602683Z [00:01:33.661]➜      b) Requiring preservation of specified reasonable legal notices or
2025-08-20T19:20:24.9603191Z [00:01:33.661]➜      author attributions in that material or in the Appropriate Legal
2025-08-20T19:20:24.9603635Z [00:01:33.661]➜      Notices displayed by works containing it; or
2025-08-20T19:20:24.9603937Z [00:01:33.661]➜  
2025-08-20T19:20:24.9604449Z [00:01:33.661]➜      c) Prohibiting misrepresentation of the origin of that material, or
2025-08-20T19:20:24.9604947Z [00:01:33.661]➜      requiring that modified versions of such material be marked in
2025-08-20T19:20:24.9605416Z [00:01:33.661]➜      reasonable ways as different from the original version; or
2025-08-20T19:20:24.9605748Z [00:01:33.661]➜  
2025-08-20T19:20:24.9606081Z [00:01:33.661]➜      d) Limiting the use for publicity purposes of names of licensors or
2025-08-20T19:20:24.9606483Z [00:01:33.661]➜      authors of the material; or
2025-08-20T19:20:24.9606753Z [00:01:33.661]➜  
2025-08-20T19:20:24.9607078Z [00:01:33.661]➜      e) Declining to grant rights under trademark law for use of some
2025-08-20T19:20:24.9607659Z [00:01:33.661]➜      trade names, trademarks, or service marks; or
2025-08-20T19:20:24.9607962Z [00:01:33.661]➜  
2025-08-20T19:20:24.9608287Z [00:01:33.661]➜      f) Requiring indemnification of licensors and authors of that
2025-08-20T19:20:24.9608781Z [00:01:33.661]➜      material by anyone who conveys the material (or modified versions of
2025-08-20T19:20:24.9609286Z [00:01:33.661]➜      it) with contractual assumptions of liability to the recipient, for
2025-08-20T19:20:24.9609790Z [00:01:33.661]➜      any liability that these contractual assumptions directly impose on
2025-08-20T19:20:24.9610193Z [00:01:33.661]➜      those licensors and authors.
2025-08-20T19:20:24.9610462Z [00:01:33.661]➜  
2025-08-20T19:20:24.9610806Z [00:01:33.661]➜    All other non-permissive additional terms are considered "further
2025-08-20T19:20:24.9611318Z [00:01:33.661]➜  restrictions" within the meaning of section 10.  If the Program as you
2025-08-20T19:20:24.9611842Z [00:01:33.661]➜  received it, or any part of it, contains a notice stating that it is
2025-08-20T19:20:24.9612314Z [00:01:33.661]➜  governed by this License along with a term that is a further
2025-08-20T19:20:24.9612803Z [00:01:33.661]➜  restriction, you may remove that term.  If a license document contains
2025-08-20T19:20:24.9613321Z [00:01:33.661]➜  a further restriction but permits relicensing or conveying under this
2025-08-20T19:20:24.9613836Z [00:01:33.661]➜  License, you may add to a covered work material governed by the terms
2025-08-20T19:20:24.9614458Z [00:01:33.661]➜  of that license document, provided that the further restriction does
2025-08-20T19:20:24.9614895Z [00:01:33.661]➜  not survive such relicensing or conveying.
2025-08-20T19:20:24.9615207Z [00:01:33.661]➜  
2025-08-20T19:20:24.9615696Z [00:01:33.661]➜    If you add terms to a covered work in accord with this section, you
2025-08-20T19:20:24.9616174Z [00:01:33.661]➜  must place, in the relevant source files, a statement of the
2025-08-20T19:20:24.9616667Z [00:01:33.661]➜  additional terms that apply to those files, or a notice indicating
2025-08-20T19:20:24.9617084Z [00:01:33.661]➜  where to find the applicable terms.
2025-08-20T19:20:24.9617360Z [00:01:33.661]➜  
2025-08-20T19:20:24.9617725Z [00:01:33.661]➜    Additional terms, permissive or non-permissive, may be stated in the
2025-08-20T19:20:24.9618220Z [00:01:33.661]➜  form of a separately written license, or stated as exceptions;
2025-08-20T19:20:24.9618634Z [00:01:33.661]➜  the above requirements apply either way.
2025-08-20T19:20:24.9618922Z [00:01:33.661]➜  
2025-08-20T19:20:24.9619145Z [00:01:33.661]➜    8. Termination.
2025-08-20T19:20:24.9619382Z [00:01:33.661]➜  
2025-08-20T19:20:24.9619728Z [00:01:33.661]➜    You may not propagate or modify a covered work except as expressly
2025-08-20T19:20:24.9620238Z [00:01:33.661]➜  provided under this License.  Any attempt otherwise to propagate or
2025-08-20T19:20:24.9620752Z [00:01:33.661]➜  modify it is void, and will automatically terminate your rights under
2025-08-20T19:20:24.9621261Z [00:01:33.661]➜  this License (including any patent licenses granted under the third
2025-08-20T19:20:24.9621657Z [00:01:33.661]➜  paragraph of section 11).
2025-08-20T19:20:24.9621926Z [00:01:33.661]➜  
2025-08-20T19:20:24.9622249Z [00:01:33.661]➜    However, if you cease all violation of this License, then your
2025-08-20T19:20:24.9622719Z [00:01:33.661]➜  license from a particular copyright holder is reinstated (a)
2025-08-20T19:20:24.9623212Z [00:01:33.661]➜  provisionally, unless and until the copyright holder explicitly and
2025-08-20T19:20:24.9623734Z [00:01:33.661]➜  finally terminates your license, and (b) permanently, if the copyright
2025-08-20T19:20:24.9624518Z [00:01:33.661]➜  holder fails to notify you of the violation by some reasonable means
2025-08-20T19:20:24.9624957Z [00:01:33.661]➜  prior to 60 days after the cessation.
2025-08-20T19:20:24.9625236Z [00:01:33.661]➜  
2025-08-20T19:20:24.9625565Z [00:01:33.661]➜    Moreover, your license from a particular copyright holder is
2025-08-20T19:20:24.9626241Z [00:01:33.661]➜  reinstated permanently if the copyright holder notifies you of the
2025-08-20T19:20:24.9626750Z [00:01:33.661]➜  violation by some reasonable means, this is the first time you have
2025-08-20T19:20:24.9627256Z [00:01:33.661]➜  received notice of violation of this License (for any work) from that
2025-08-20T19:20:24.9627764Z [00:01:33.661]➜  copyright holder, and you cure the violation prior to 30 days after
2025-08-20T19:20:24.9628157Z [00:01:33.661]➜  your receipt of the notice.
2025-08-20T19:20:24.9628420Z [00:01:33.661]➜  
2025-08-20T19:20:24.9628769Z [00:01:33.661]➜    Termination of your rights under this section does not terminate the
2025-08-20T19:20:24.9629282Z [00:01:33.662]➜  licenses of parties who have received copies or rights from you under
2025-08-20T19:20:24.9629801Z [00:01:33.662]➜  this License.  If your rights have been terminated and not permanently
2025-08-20T19:20:24.9630299Z [00:01:33.662]➜  reinstated, you do not qualify to receive new licenses for the same
2025-08-20T19:20:24.9630704Z [00:01:33.662]➜  material under section 10.
2025-08-20T19:20:24.9630964Z [00:01:33.662]➜  
2025-08-20T19:20:24.9631245Z [00:01:33.662]➜    9. Acceptance Not Required for Having Copies.
2025-08-20T19:20:24.9631544Z [00:01:33.662]➜  
2025-08-20T19:20:24.9631876Z [00:01:33.662]➜    You are not required to accept this License in order to receive or
2025-08-20T19:20:24.9632362Z [00:01:33.662]➜  run a copy of the Program.  Ancillary propagation of a covered work
2025-08-20T19:20:24.9632879Z [00:01:33.662]➜  occurring solely as a consequence of using peer-to-peer transmission
2025-08-20T19:20:24.9633374Z [00:01:33.662]➜  to receive a copy likewise does not require acceptance.  However,
2025-08-20T19:20:24.9633997Z [00:01:33.662]➜  nothing other than this License grants you permission to propagate or
2025-08-20T19:20:24.9634692Z [00:01:33.662]➜  modify any covered work.  These actions infringe copyright if you do
2025-08-20T19:20:24.9635206Z [00:01:33.662]➜  not accept this License.  Therefore, by modifying or propagating a
2025-08-20T19:20:24.9635707Z [00:01:33.662]➜  covered work, you indicate your acceptance of this License to do so.
2025-08-20T19:20:24.9636064Z [00:01:33.662]➜  
2025-08-20T19:20:24.9636357Z [00:01:33.662]➜    10. Automatic Licensing of Downstream Recipients.
2025-08-20T19:20:24.9636665Z [00:01:33.662]➜  
2025-08-20T19:20:24.9636992Z [00:01:33.662]➜    Each time you convey a covered work, the recipient automatically
2025-08-20T19:20:24.9637476Z [00:01:33.662]➜  receives a license from the original licensors, to run, modify and
2025-08-20T19:20:24.9637983Z [00:01:33.662]➜  propagate that work, subject to this License.  You are not responsible
2025-08-20T19:20:24.9638479Z [00:01:33.662]➜  for enforcing compliance by third parties with this License.
2025-08-20T19:20:24.9638824Z [00:01:33.662]➜  
2025-08-20T19:20:24.9639163Z [00:01:33.662]➜    An "entity transaction" is a transaction transferring control of an
2025-08-20T19:20:24.9639672Z [00:01:33.662]➜  organization, or substantially all assets of one, or subdividing an
2025-08-20T19:20:24.9640177Z [00:01:33.662]➜  organization, or merging organizations.  If propagation of a covered
2025-08-20T19:20:24.9640659Z [00:01:33.662]➜  work results from an entity transaction, each party to that
2025-08-20T19:20:24.9641131Z [00:01:33.662]➜  transaction who receives a copy of the work also receives whatever
2025-08-20T19:20:24.9641639Z [00:01:33.662]➜  licenses to the work the party's predecessor in interest had or could
2025-08-20T19:20:24.9642140Z [00:01:33.662]➜  give under the previous paragraph, plus a right to possession of the
2025-08-20T19:20:24.9642655Z [00:01:33.662]➜  Corresponding Source of the work from the predecessor in interest, if
2025-08-20T19:20:24.9643159Z [00:01:33.662]➜  the predecessor has it or can get it with reasonable efforts.
2025-08-20T19:20:24.9643501Z [00:01:33.662]➜  
2025-08-20T19:20:24.9643827Z [00:01:33.662]➜    You may not impose any further restrictions on the exercise of the
2025-08-20T19:20:24.9644580Z [00:01:33.662]➜  rights granted or affirmed under this License.  For example, you may
2025-08-20T19:20:24.9645070Z [00:01:33.662]➜  not impose a license fee, royalty, or other charge for exercise of
2025-08-20T19:20:24.9645576Z [00:01:33.662]➜  rights granted under this License, and you may not initiate litigation
2025-08-20T19:20:24.9646088Z [00:01:33.662]➜  (including a cross-claim or counterclaim in a lawsuit) alleging that
2025-08-20T19:20:24.9646589Z [00:01:33.662]➜  any patent claim is infringed by making, using, selling, offering for
2025-08-20T19:20:24.9647048Z [00:01:33.662]➜  sale, or importing the Program or any portion of it.
2025-08-20T19:20:24.9647362Z [00:01:33.662]➜  
2025-08-20T19:20:24.9647576Z [00:01:33.662]➜    11. Patents.
2025-08-20T19:20:24.9647806Z [00:01:33.662]➜  
2025-08-20T19:20:24.9648148Z [00:01:33.662]➜    A "contributor" is a copyright holder who authorizes use under this
2025-08-20T19:20:24.9648648Z [00:01:33.662]➜  License of the Program or a work on which the Program is based.  The
2025-08-20T19:20:24.9649149Z [00:01:33.662]➜  work thus licensed is called the contributor's "contributor version".
2025-08-20T19:20:24.9649509Z [00:01:33.662]➜  
2025-08-20T19:20:24.9649840Z [00:01:33.662]➜    A contributor's "essential patent claims" are all patent claims
2025-08-20T19:20:24.9650333Z [00:01:33.662]➜  owned or controlled by the contributor, whether already acquired or
2025-08-20T19:20:24.9650843Z [00:01:33.662]➜  hereafter acquired, that would be infringed by some manner, permitted
2025-08-20T19:20:24.9651359Z [00:01:33.662]➜  by this License, of making, using, or selling its contributor version,
2025-08-20T19:20:24.9651827Z [00:01:33.662]➜  but do not include claims that would be infringed only as a
2025-08-20T19:20:24.9652452Z [00:01:33.662]➜  consequence of further modification of the contributor version.  For
2025-08-20T19:20:24.9652957Z [00:01:33.662]➜  purposes of this definition, "control" includes the right to grant
2025-08-20T19:20:24.9653464Z [00:01:33.662]➜  patent sublicenses in a manner consistent with the requirements of
2025-08-20T19:20:24.9653837Z [00:01:33.662]➜  this License.
2025-08-20T19:20:24.9654066Z [00:01:33.662]➜  
2025-08-20T19:20:24.9654527Z [00:01:33.662]➜    Each contributor grants you a non-exclusive, worldwide, royalty-free
2025-08-20T19:20:24.9655033Z [00:01:33.662]➜  patent license under the contributor's essential patent claims, to
2025-08-20T19:20:24.9655524Z [00:01:33.662]➜  make, use, sell, offer for sale, import and otherwise run, modify and
2025-08-20T19:20:24.9655972Z [00:01:33.662]➜  propagate the contents of its contributor version.
2025-08-20T19:20:24.9656286Z [00:01:33.662]➜  
2025-08-20T19:20:24.9656631Z [00:01:33.662]➜    In the following three paragraphs, a "patent license" is any express
2025-08-20T19:20:24.9657146Z [00:01:33.662]➜  agreement or commitment, however denominated, not to enforce a patent
2025-08-20T19:20:24.9657659Z [00:01:33.662]➜  (such as an express permission to practice a patent or covenant not to
2025-08-20T19:20:24.9658172Z [00:01:33.662]➜  sue for patent infringement).  To "grant" such a patent license to a
2025-08-20T19:20:24.9658668Z [00:01:33.662]➜  party means to make such an agreement or commitment not to enforce a
2025-08-20T19:20:24.9659054Z [00:01:33.662]➜  patent against the party.
2025-08-20T19:20:24.9659316Z [00:01:33.662]➜  
2025-08-20T19:20:24.9659650Z [00:01:33.662]➜    If you convey a covered work, knowingly relying on a patent license,
2025-08-20T19:20:24.9660146Z [00:01:33.662]➜  and the Corresponding Source of the work is not available for anyone
2025-08-20T19:20:24.9660641Z [00:01:33.662]➜  to copy, free of charge and under the terms of this License, through a
2025-08-20T19:20:24.9661144Z [00:01:33.662]➜  publicly available network server or other readily accessible means,
2025-08-20T19:20:24.9661646Z [00:01:33.662]➜  then you must either (1) cause the Corresponding Source to be so
2025-08-20T19:20:24.9662129Z [00:01:33.662]➜  available, or (2) arrange to deprive yourself of the benefit of the
2025-08-20T19:20:24.9662756Z [00:01:33.662]➜  patent license for this particular work, or (3) arrange, in a manner
2025-08-20T19:20:24.9663269Z [00:01:33.662]➜  consistent with the requirements of this License, to extend the patent
2025-08-20T19:20:24.9663787Z [00:01:33.662]➜  license to downstream recipients.  "Knowingly relying" means you have
2025-08-20T19:20:24.9664543Z [00:01:33.662]➜  actual knowledge that, but for the patent license, your conveying the
2025-08-20T19:20:24.9665058Z [00:01:33.662]➜  covered work in a country, or your recipient's use of the covered work
2025-08-20T19:20:24.9665558Z [00:01:33.662]➜  in a country, would infringe one or more identifiable patents in that
2025-08-20T19:20:24.9666009Z [00:01:33.662]➜  country that you have reason to believe are valid.
2025-08-20T19:20:24.9666330Z [00:01:33.662]➜  
2025-08-20T19:20:24.9666656Z [00:01:33.662]➜    If, pursuant to or in connection with a single transaction or
2025-08-20T19:20:24.9667150Z [00:01:33.662]➜  arrangement, you convey, or propagate by procuring conveyance of, a
2025-08-20T19:20:24.9667639Z [00:01:33.662]➜  covered work, and grant a patent license to some of the parties
2025-08-20T19:20:24.9668132Z [00:01:33.662]➜  receiving the covered work authorizing them to use, propagate, modify
2025-08-20T19:20:24.9668646Z [00:01:33.662]➜  or convey a specific copy of the covered work, then the patent license
2025-08-20T19:20:24.9669143Z [00:01:33.662]➜  you grant is automatically extended to all recipients of the covered
2025-08-20T19:20:24.9669538Z [00:01:33.662]➜  work and works based on it.
2025-08-20T19:20:24.9669801Z [00:01:33.662]➜  
2025-08-20T19:20:24.9670138Z [00:01:33.662]➜    A patent license is "discriminatory" if it does not include within
2025-08-20T19:20:24.9670738Z [00:01:33.662]➜  the scope of its coverage, prohibits the exercise of, or is
2025-08-20T19:20:24.9671231Z [00:01:33.662]➜  conditioned on the non-exercise of one or more of the rights that are
2025-08-20T19:20:24.9671759Z [00:01:33.662]➜  specifically granted under this License.  You may not convey a covered
2025-08-20T19:20:24.9672262Z [00:01:33.662]➜  work if you are a party to an arrangement with a third party that is
2025-08-20T19:20:24.9672753Z [00:01:33.662]➜  in the business of distributing software, under which you make payment
2025-08-20T19:20:24.9673247Z [00:01:33.662]➜  to the third party based on the extent of your activity of conveying
2025-08-20T19:20:24.9673727Z [00:01:33.662]➜  the work, and under which the third party grants, to any of the
2025-08-20T19:20:24.9674383Z [00:01:33.662]➜  parties who would receive the covered work from you, a discriminatory
2025-08-20T19:20:24.9675031Z [00:01:33.662]➜  patent license (a) in connection with copies of the covered work
2025-08-20T19:20:24.9675532Z [00:01:33.662]➜  conveyed by you (or copies made from those copies), or (b) primarily
2025-08-20T19:20:24.9676026Z [00:01:33.662]➜  for and in connection with specific products or compilations that
2025-08-20T19:20:24.9676522Z [00:01:33.662]➜  contain the covered work, unless you entered into that arrangement,
2025-08-20T19:20:24.9676996Z [00:01:33.662]➜  or that patent license was granted, prior to 28 March 2007.
2025-08-20T19:20:24.9677328Z [00:01:33.662]➜  
2025-08-20T19:20:24.9677667Z [00:01:33.662]➜    Nothing in this License shall be construed as excluding or limiting
2025-08-20T19:20:24.9678150Z [00:01:33.662]➜  any implied license or other defenses to infringement that may
2025-08-20T19:20:24.9678617Z [00:01:33.662]➜  otherwise be available to you under applicable patent law.
2025-08-20T19:20:24.9678948Z [00:01:33.662]➜  
2025-08-20T19:20:24.9679204Z [00:01:33.662]➜    12. No Surrender of Others' Freedom.
2025-08-20T19:20:24.9679481Z [00:01:33.662]➜  
2025-08-20T19:20:24.9679839Z [00:01:33.662]➜    If conditions are imposed on you (whether by court order, agreement or
2025-08-20T19:20:24.9680359Z [00:01:33.662]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T19:20:24.9681021Z [00:01:33.662]➜  excuse you from the conditions of this License.  If you cannot convey a
2025-08-20T19:20:24.9681546Z [00:01:33.662]➜  covered work so as to satisfy simultaneously your obligations under this
2025-08-20T19:20:24.9682084Z [00:01:33.662]➜  License and any other pertinent obligations, then as a consequence you may
2025-08-20T19:20:24.9682621Z [00:01:33.662]➜  not convey it at all.  For example, if you agree to terms that obligate you
2025-08-20T19:20:24.9683139Z [00:01:33.662]➜  to collect a royalty for further conveying from those to whom you convey
2025-08-20T19:20:24.9683643Z [00:01:33.662]➜  the Program, the only way you could satisfy both those terms and this
2025-08-20T19:20:24.9684258Z [00:01:33.662]➜  License would be to refrain entirely from conveying the Program.
2025-08-20T19:20:24.9684610Z [00:01:33.662]➜  
2025-08-20T19:20:24.9685257Z [00:01:33.662]➜    13. Remote Network Interaction; Use with the GNU General Public License.
2025-08-20T19:20:24.9685927Z [00:01:33.662]➜  
2025-08-20T19:20:24.9686599Z [00:01:33.662]➜    Notwithstanding any other provision of this License, if you modify the
2025-08-20T19:20:24.9687180Z [00:01:33.662]➜  Program, your modified version must prominently offer all users
2025-08-20T19:20:24.9687695Z [00:01:33.662]➜  interacting with it remotely through a computer network (if your version
2025-08-20T19:20:24.9688222Z [00:01:33.662]➜  supports such interaction) an opportunity to receive the Corresponding
2025-08-20T19:20:24.9688746Z [00:01:33.662]➜  Source of your version by providing access to the Corresponding Source
2025-08-20T19:20:24.9689247Z [00:01:33.662]➜  from a network server at no charge, through some standard or customary
2025-08-20T19:20:24.9689759Z [00:01:33.662]➜  means of facilitating copying of software.  This Corresponding Source
2025-08-20T19:20:24.9690467Z [00:01:33.662]➜  shall include the Corresponding Source for any work covered by version 3
2025-08-20T19:20:24.9690995Z [00:01:33.662]➜  of the GNU General Public License that is incorporated pursuant to the
2025-08-20T19:20:24.9691398Z [00:01:33.662]➜  following paragraph.
2025-08-20T19:20:24.9691650Z [00:01:33.662]➜  
2025-08-20T19:20:24.9691985Z [00:01:33.662]➜    Notwithstanding any other provision of this License, you have
2025-08-20T19:20:24.9692483Z [00:01:33.662]➜  permission to link or combine any covered work with a work licensed
2025-08-20T19:20:24.9692965Z [00:01:33.662]➜  under version 3 of the GNU General Public License into a single
2025-08-20T19:20:24.9693445Z [00:01:33.662]➜  combined work, and to convey the resulting work.  The terms of this
2025-08-20T19:20:24.9693946Z [00:01:33.662]➜  License will continue to apply to the part which is the covered work,
2025-08-20T19:20:24.9694741Z [00:01:33.662]➜  but the work with which it is combined will remain governed by version
2025-08-20T19:20:24.9695173Z [00:01:33.662]➜  3 of the GNU General Public License.
2025-08-20T19:20:24.9695454Z [00:01:33.662]➜  
2025-08-20T19:20:24.9695721Z [00:01:33.662]➜    14. Revised Versions of this License.
2025-08-20T19:20:24.9696237Z [00:01:33.662]➜  
2025-08-20T19:20:24.9696906Z [00:01:33.662]➜    The Free Software Foundation may publish revised and/or new versions of
2025-08-20T19:20:24.9697855Z [00:01:33.662]➜  the GNU Affero General Public License from time to time.  Such new versions
2025-08-20T19:20:24.9698432Z [00:01:33.662]➜  will be similar in spirit to the present version, but may differ in detail to
2025-08-20T19:20:24.9698867Z [00:01:33.662]➜  address new problems or concerns.
2025-08-20T19:20:24.9699152Z [00:01:33.662]➜  
2025-08-20T19:20:24.9699484Z [00:01:33.662]➜    Each version is given a distinguishing version number.  If the
2025-08-20T19:20:24.9700008Z [00:01:33.662]➜  Program specifies that a certain numbered version of the GNU Affero General
2025-08-20T19:20:24.9700538Z [00:01:33.662]➜  Public License "or any later version" applies to it, you have the
2025-08-20T19:20:24.9701036Z [00:01:33.662]➜  option of following the terms and conditions either of that numbered
2025-08-20T19:20:24.9701534Z [00:01:33.663]➜  version or of any later version published by the Free Software
2025-08-20T19:20:24.9702032Z [00:01:33.663]➜  Foundation.  If the Program does not specify a version number of the
2025-08-20T19:20:24.9702573Z [00:01:33.663]➜  GNU Affero General Public License, you may choose any version ever published
2025-08-20T19:20:24.9703011Z [00:01:33.663]➜  by the Free Software Foundation.
2025-08-20T19:20:24.9703286Z [00:01:33.663]➜  
2025-08-20T19:20:24.9703610Z [00:01:33.663]➜    If the Program specifies that a proxy can decide which future
2025-08-20T19:20:24.9704384Z [00:01:33.663]➜  versions of the GNU Affero General Public License can be used, that proxy's
2025-08-20T19:20:24.9705055Z [00:01:33.663]➜  public statement of acceptance of a version permanently authorizes you
2025-08-20T19:20:24.9705670Z [00:01:33.663]➜  to choose that version for the Program.
2025-08-20T19:20:24.9705974Z [00:01:33.663]➜  
2025-08-20T19:20:24.9706297Z [00:01:33.663]➜    Later license versions may give you additional or different
2025-08-20T19:20:24.9706798Z [00:01:33.663]➜  permissions.  However, no additional obligations are imposed on any
2025-08-20T19:20:24.9707415Z [00:01:33.663]➜  author or copyright holder as a result of your choosing to follow a
2025-08-20T19:20:24.9708106Z [00:01:33.663]➜  later version.
2025-08-20T19:20:24.9708515Z [00:01:33.663]➜  
2025-08-20T19:20:24.9708975Z [00:01:33.663]➜    15. Disclaimer of Warranty.
2025-08-20T19:20:24.9709288Z [00:01:33.663]➜  
2025-08-20T19:20:24.9709632Z [00:01:33.663]➜    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2025-08-20T19:20:24.9710142Z [00:01:33.663]➜  APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2025-08-20T19:20:24.9710679Z [00:01:33.663]➜  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2025-08-20T19:20:24.9711235Z [00:01:33.663]➜  OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T19:20:24.9711775Z [00:01:33.663]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T19:20:24.9712326Z [00:01:33.663]➜  PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2025-08-20T19:20:24.9712852Z [00:01:33.663]➜  IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2025-08-20T19:20:24.9713302Z [00:01:33.663]➜  ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T19:20:24.9713607Z [00:01:33.663]➜  
2025-08-20T19:20:24.9713853Z [00:01:33.663]➜    16. Limitation of Liability.
2025-08-20T19:20:24.9714376Z [00:01:33.663]➜  
2025-08-20T19:20:24.9714761Z [00:01:33.663]➜    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T19:20:24.9715294Z [00:01:33.663]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2025-08-20T19:20:24.9715849Z [00:01:33.663]➜  THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2025-08-20T19:20:24.9716389Z [00:01:33.663]➜  GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2025-08-20T19:20:24.9717139Z [00:01:33.663]➜  USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2025-08-20T19:20:24.9717668Z [00:01:33.663]➜  DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2025-08-20T19:20:24.9718200Z [00:01:33.663]➜  PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2025-08-20T19:20:24.9718723Z [00:01:33.663]➜  EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2025-08-20T19:20:24.9719221Z [00:01:33.663]➜  SUCH DAMAGES.
2025-08-20T19:20:24.9719637Z [00:01:33.663]➜  
2025-08-20T19:20:24.9720118Z [00:01:33.663]➜    17. Interpretation of Sections 15 and 16.
2025-08-20T19:20:24.9720648Z [00:01:33.663]➜  
2025-08-20T19:20:24.9721013Z [00:01:33.663]➜    If the disclaimer of warranty and limitation of liability provided
2025-08-20T19:20:24.9721533Z [00:01:33.663]➜  above cannot be given local legal effect according to their terms,
2025-08-20T19:20:24.9722056Z [00:01:33.663]➜  reviewing courts shall apply local law that most closely approximates
2025-08-20T19:20:24.9722580Z [00:01:33.663]➜  an absolute waiver of all civil liability in connection with the
2025-08-20T19:20:24.9723085Z [00:01:33.663]➜  Program, unless a warranty or assumption of liability accompanies a
2025-08-20T19:20:24.9723522Z [00:01:33.663]➜  copy of the Program in return for a fee.
2025-08-20T19:20:24.9723807Z [00:01:33.663]➜  
2025-08-20T19:20:24.9724260Z [00:01:33.663]➜                       END OF TERMS AND CONDITIONS
2025-08-20T19:20:24.9724662Z [00:01:33.663]➜  
2025-08-20T19:20:24.9724958Z [00:01:33.663]➜              How to Apply These Terms to Your New Programs
2025-08-20T19:20:24.9725267Z [00:01:33.663]➜  
2025-08-20T19:20:24.9725603Z [00:01:33.663]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T19:20:24.9726263Z [00:01:33.663]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T19:20:24.9726815Z [00:01:33.663]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T19:20:24.9727206Z [00:01:33.663]➜  
2025-08-20T19:20:24.9727540Z [00:01:33.663]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T19:20:24.9728030Z [00:01:33.663]➜  to attach them to the start of each source file to most effectively
2025-08-20T19:20:24.9728518Z [00:01:33.663]➜  state the exclusion of warranty; and each file should have at least
2025-08-20T19:20:24.9729018Z [00:01:33.663]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T19:20:24.9729372Z [00:01:33.663]➜  
2025-08-20T19:20:24.9729625Z [00:01:33.663]➜      save what you love with cobalt.
2025-08-20T19:20:24.9729962Z [00:01:33.663]➜      Copyright (C) 2024 imput
2025-08-20T19:20:24.9730442Z [00:01:33.663]➜  
2025-08-20T19:20:24.9731087Z [00:01:33.663]➜      This program is free software: you can redistribute it and/or modify
2025-08-20T19:20:24.9731869Z [00:01:33.663]➜      it under the terms of the GNU Affero General Public License as published by
2025-08-20T19:20:24.9732405Z [00:01:33.663]➜      the Free Software Foundation, either version 3 of the License, or
2025-08-20T19:20:24.9732831Z [00:01:33.663]➜      (at your option) any later version.
2025-08-20T19:20:24.9733106Z [00:01:33.663]➜  
2025-08-20T19:20:24.9733445Z [00:01:33.663]➜      This program is distributed in the hope that it will be useful,
2025-08-20T19:20:24.9733927Z [00:01:33.663]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T19:20:24.9734683Z [00:01:33.663]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T19:20:24.9735144Z [00:01:33.663]➜      GNU Affero General Public License for more details.
2025-08-20T19:20:24.9735460Z [00:01:33.663]➜  
2025-08-20T19:20:24.9735824Z [00:01:33.663]➜      You should have received a copy of the GNU Affero General Public License
2025-08-20T19:20:24.9736384Z [00:01:33.663]➜      along with this program.  If not, see <https://www.gnu.org/licenses/>.
2025-08-20T19:20:24.9736928Z [00:01:33.663]➜  
2025-08-20T19:20:24.9737288Z [00:01:33.663]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T19:20:24.9737657Z [00:01:33.663]➜  
2025-08-20T19:20:24.9738001Z [00:01:33.663]➜    If your software can interact with users remotely through a computer
2025-08-20T19:20:24.9738520Z [00:01:33.663]➜  network, you should also make sure that it provides a way for users to
2025-08-20T19:20:24.9739033Z [00:01:33.663]➜  get its source.  For example, if your program is a web application, its
2025-08-20T19:20:24.9739552Z [00:01:33.663]➜  interface could display a "Source" link that leads users to an archive
2025-08-20T19:20:24.9740057Z [00:01:33.663]➜  of the code.  There are many ways you could offer source, and different
2025-08-20T19:20:24.9740569Z [00:01:33.663]➜  solutions will be better for different programs; see section 13 for the
2025-08-20T19:20:24.9740965Z [00:01:33.663]➜  specific requirements.
2025-08-20T19:20:24.9741222Z [00:01:33.663]➜  
2025-08-20T19:20:24.9741856Z [00:01:33.663]➜    You should also get your employer (if you work as a programmer) or school,
2025-08-20T19:20:24.9742823Z [00:01:33.663]➜  if any, to sign a "copyright disclaimer" for the program, if necessary.
2025-08-20T19:20:24.9743406Z [00:01:33.663]➜  For more information on this, and how to apply and follow the GNU AGPL, see
2025-08-20T19:20:24.9743852Z [00:01:33.663]➜  <https://www.gnu.org/licenses/>.
2025-08-20T19:20:24.9744380Z [00:01:33.663]➜  
2025-08-20T19:20:24.9744597Z [00:01:33.663]➜  
2025-08-20T19:20:25.4521748Z [00:01:34.169]➜  
2025-08-20T19:20:25.4522072Z [00:01:34.169]➜  File: LICENSE
2025-08-20T19:20:25.4522367Z [00:01:34.169]➜    Type: ASCII text
2025-08-20T19:20:25.4522963Z [00:01:34.169]➜    B3sum: 47f9bf133d6cbe72e246449cd9a8da103ad20165668de70fe9eee97558b7299c
2025-08-20T19:20:25.4523846Z [00:01:34.169]➜    SHA256sum: ebe435fddb16699248ec09087bfb121517701aac63b679315aec33eb05e4f404
2025-08-20T19:20:25.4524502Z [00:01:34.169]➜    Size: 36K
2025-08-20T19:20:25.4659598Z [00:01:34.183]➜  
2025-08-20T19:20:25.4660016Z [00:01:34.183]➜  File: SBUILD
2025-08-20T19:20:25.4660434Z [00:01:34.183]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T19:20:25.4660977Z [00:01:34.183]➜    B3sum: 28ed8a5cbd1d81ad4143d94246918e3258356de176f05839c9068ffcfaa441df
2025-08-20T19:20:25.4661585Z [00:01:34.183]➜    SHA256sum: f3680cd819563d7bdcd10e2b79030cf0c886a8c7509c991dd79ddae85320174c
2025-08-20T19:20:25.4661999Z [00:01:34.183]➜    Size: 4.0K
2025-08-20T19:20:25.4777464Z [00:01:34.195]➜  
2025-08-20T19:20:25.4777833Z [00:01:34.195]➜  File: cobalt-cli.static.version
2025-08-20T19:20:25.4778477Z [00:01:34.195]➜    Type: ASCII text, with no line terminators
2025-08-20T19:20:25.4779349Z [00:01:34.195]➜    B3sum: 2d4d581536a88278b4dbd7d57c1c6604db3818c161d73546bd2fd3413db9acb1
2025-08-20T19:20:25.4780421Z [00:01:34.195]➜    SHA256sum: c455bf83204f8935517b8fa6482c5fd796f5066f8bf5adb2d539504c7b7a62ee
2025-08-20T19:20:25.4781132Z [00:01:34.195]➜    Size: 4.0K
2025-08-20T19:20:25.4893631Z [00:01:34.207]➜  
2025-08-20T19:20:25.4894783Z [00:01:34.207]➜  File: cobalt-cli.version
2025-08-20T19:20:25.4895518Z [00:01:34.207]➜    Type: ASCII text, with no line terminators
2025-08-20T19:20:25.4896201Z [00:01:34.207]➜    B3sum: 2d4d581536a88278b4dbd7d57c1c6604db3818c161d73546bd2fd3413db9acb1
2025-08-20T19:20:25.4897370Z [00:01:34.207]➜    SHA256sum: c455bf83204f8935517b8fa6482c5fd796f5066f8bf5adb2d539504c7b7a62ee
2025-08-20T19:20:25.4898090Z [00:01:34.207]➜    Size: 4.0K
2025-08-20T19:20:25.4898333Z [00:01:34.207]➜  
2025-08-20T19:20:25.4898830Z [00:01:34.207]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T19:20:25.4930957Z [00:01:34.210]➜  SBUILD:28ed8a5cbd1d81ad4143d94246918e3258356de176f05839c9068ffcfaa441df
2025-08-20T19:20:25.4931825Z [00:01:34.210]➜  cobalt-cli.static.version:2d4d581536a88278b4dbd7d57c1c6604db3818c161d73546bd2fd3413db9acb1
2025-08-20T19:20:25.4932655Z [00:01:34.210]➜  LICENSE:47f9bf133d6cbe72e246449cd9a8da103ad20165668de70fe9eee97558b7299c
2025-08-20T19:20:25.4933984Z [00:01:34.210]➜  cobalt-cli.version:2d4d581536a88278b4dbd7d57c1c6604db3818c161d73546bd2fd3413db9acb1
2025-08-20T19:20:25.4952903Z [00:01:34.213]➜  
2025-08-20T19:20:25.4953989Z [00:01:34.213]➜  [+] Signing cobalt-cli.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T19:20:25.5069196Z [00:01:34.224]➜  
2025-08-20T19:20:25.5070364Z [00:01:34.224]➜  [✓] SuccessFully Built cobalt-cli.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/cobalt-cli/static.official.source.yaml [Wednesday, 2025-08-20 (07:20:25 PM) UTC]
2025-08-20T19:20:25.5071322Z [00:01:34.224]➜  
2025-08-20T19:20:25.5110855Z [00:01:34.228]➜  [+] Total Size: 27M (Includes DUPES+TMPFILES)
2025-08-20T19:20:25.5111908Z [00:01:34.228]➜  [+] LOGPATH='/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.log'
2025-08-20T19:20:25.5125958Z [00:01:34.230]➜  [+] ENVPATH=/tmp/pkgforge/85lCcLs2B_SBUILD/ENVPATH
2025-08-20T19:20:25.5247426Z 
2025-08-20T19:20:25.5248331Z [+] Sanitizing /tmp/pkgforge/85lCcLs2B_SBUILD/BUILD.log ==> /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/cobalt-cli.static.log
2025-08-20T19:20:29.5267915Z 
2025-08-20T19:20:29.5269014Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/cobalt-cli/official]
2025-08-20T19:20:29.5269639Z [+] LOGS (Build Dir): /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:29.5269959Z 
2025-08-20T19:20:29.7127154Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T19:20:29.7737792Z ./BUILD_ARTIFACTS.tar : 92.99%   (  25.6 MiB =>   23.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T19:20:29.7817481Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T19:20:29.7855640Z 
2025-08-20T19:20:29.7857170Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml :: 00(Hr):01(Min):38(Sec)
2025-08-20T19:20:29.7857910Z 
2025-08-20T19:20:29.7871650Z 
2025-08-20T19:20:29.7871985Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (07:20:29 PM) UTC
2025-08-20T19:20:29.7872398Z 
2025-08-20T19:20:29.9675282Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T19:20:29.9741758Z ##[group]Run ##Presets
2025-08-20T19:20:29.9742128Z [36;1m##Presets[0m
2025-08-20T19:20:29.9742334Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:29.9742545Z [36;1m#-------------#[0m
2025-08-20T19:20:29.9742741Z [36;1m##Debug?[0m
2025-08-20T19:20:29.9742978Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:20:29.9743270Z [36;1m  set -x[0m
2025-08-20T19:20:29.9743450Z [36;1mfi[0m
2025-08-20T19:20:29.9743624Z [36;1m#-------------#[0m
2025-08-20T19:20:29.9743817Z [36;1m##Set ENV[0m
2025-08-20T19:20:29.9744051Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T19:20:29.9744671Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T19:20:29.9745083Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T19:20:29.9745518Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-"[0m
2025-08-20T19:20:29.9746043Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T19:20:29.9746438Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:20:29.9746872Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:20:29.9747198Z [36;1m fi[0m
2025-08-20T19:20:29.9747369Z [36;1m##Push[0m
2025-08-20T19:20:29.9747586Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T19:20:29.9747854Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T19:20:29.9748221Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T19:20:29.9748683Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:20:29.9749319Z [36;1m     ls -sh "/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T19:20:29.9749650Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T19:20:29.9749857Z [36;1m       {[0m
2025-08-20T19:20:29.9750054Z [36;1m        for i in {1..10}; do[0m
2025-08-20T19:20:29.9750393Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T19:20:29.9750834Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T19:20:29.9751264Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T19:20:29.9751680Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T19:20:29.9752083Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T19:20:29.9752456Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T19:20:29.9752826Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T19:20:29.9753198Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T19:20:29.9753571Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T19:20:29.9753955Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T19:20:29.9754643Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T19:20:29.9755162Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T19:20:29.9755613Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T19:20:29.9756036Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T19:20:29.9756437Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T19:20:29.9756895Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-cobalt-cli")[0m
2025-08-20T19:20:29.9757351Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T19:20:29.9757938Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T19:20:29.9758374Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T19:20:29.9758770Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T19:20:29.9759259Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T19:20:29.9759693Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T19:20:29.9759942Z [36;1m         #Check[0m
2025-08-20T19:20:29.9760493Z [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:20:29.9761197Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T19:20:29.9761544Z [36;1m            break[0m
2025-08-20T19:20:29.9761749Z [36;1m          else[0m
2025-08-20T19:20:29.9762156Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T19:20:29.9762578Z [36;1m          fi[0m
2025-08-20T19:20:29.9762792Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T19:20:29.9763046Z [36;1m        done[0m
2025-08-20T19:20:29.9763243Z [36;1m       }[0m
2025-08-20T19:20:29.9763443Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T19:20:29.9763688Z [36;1m       ghcr_push_cmd[0m
2025-08-20T19:20:29.9765045Z [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:20:29.9765989Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:20:29.9766403Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T19:20:29.9766669Z [36;1m          ghcr_push_cmd[0m
2025-08-20T19:20:29.9767256Z [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:20:29.9767953Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T19:20:29.9768459Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T19:20:29.9768847Z [36;1m             return 1 || exit 1[0m
2025-08-20T19:20:29.9769083Z [36;1m           fi[0m
2025-08-20T19:20:29.9769274Z [36;1m       fi[0m
2025-08-20T19:20:29.9769455Z [36;1m   fi[0m
2025-08-20T19:20:29.9769623Z [36;1m fi[0m
2025-08-20T19:20:29.9769816Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:20:29.9887431Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:29.9887671Z env:
2025-08-20T19:20:29.9887855Z   CROSS_COMPILING: NO
2025-08-20T19:20:29.9888079Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:29.9888305Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:29.9888517Z   ON_QEMU: NO
2025-08-20T19:20:29.9888686Z   DEBUG: 0
2025-08-20T19:20:29.9888861Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:29.9889078Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:29.9889365Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:29.9889676Z   KEEP_LOGS: YES
2025-08-20T19:20:29.9889860Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:29.9890076Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:29.9890298Z   SBUILD_REBUILD: false
2025-08-20T19:20:29.9890843Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:29.9891433Z   BUILD_SYS: docker://go
2025-08-20T19:20:29.9891639Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:29.9891831Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:29.9892016Z   SYSTMP: /tmp
2025-08-20T19:20:29.9892194Z   GHA_MODE: MATRIX
2025-08-20T19:20:29.9892778Z   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:20:29.9893288Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:29.9893610Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:29.9893990Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:29.9894701Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:29.9895080Z   PKG_TYPE: static
2025-08-20T19:20:29.9895273Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:29.9895485Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:29.9896012Z   GHCR_TOKEN: ***
2025-08-20T19:20:29.9896319Z   GITHUB_TOKEN: ***
2025-08-20T19:20:29.9896556Z   GITLAB_TOKEN: ***
2025-08-20T19:20:29.9897679Z   MINISIGN_KEY: ***
2025-08-20T19:20:29.9897868Z ##[endgroup]
2025-08-20T19:20:29.9993392Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T19:20:30.0004058Z 24M	./BUILD_ARTIFACTS.zstd
2025-08-20T19:20:30.0017579Z total 336K
2025-08-20T19:20:30.0017870Z 4.0K CHECKSUM
2025-08-20T19:20:30.0018066Z 4.0K CHECKSUM.sig
2025-08-20T19:20:30.0018271Z  36K LICENSE
2025-08-20T19:20:30.0018451Z 4.0K LICENSE.sig
2025-08-20T19:20:30.0018636Z 4.0K SBUILD
2025-08-20T19:20:30.0018881Z 4.0K SBUILD.sig
2025-08-20T19:20:30.0019205Z 4.0K SBUILD_TEMP
2025-08-20T19:20:30.0019554Z 260K cobalt-cli.static.log
2025-08-20T19:20:30.0019959Z 4.0K cobalt-cli.static.version
2025-08-20T19:20:30.0020396Z 4.0K cobalt-cli.static.version.sig
2025-08-20T19:20:30.0020853Z 4.0K cobalt-cli.version
2025-08-20T19:20:30.0021247Z 4.0K cobalt-cli.version.sig
2025-08-20T19:20:30.0409906Z Error: "ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-"
2025-08-20T19:20:30.0412717Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:20:35.0473052Z Error: "ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-"
2025-08-20T19:20:35.0474819Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:20:35.0489833Z 
2025-08-20T19:20:35.0490445Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:35.0490850Z 
2025-08-20T19:20:35.0531555Z Error: "ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-"
2025-08-20T19:20:35.0533876Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T19:20:35.0576802Z ##[group]Run ##Presets
2025-08-20T19:20:35.0577065Z [36;1m##Presets[0m
2025-08-20T19:20:35.0577262Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:35.0577470Z [36;1m#-------------#[0m
2025-08-20T19:20:35.0577666Z [36;1m##Debug?[0m
2025-08-20T19:20:35.0577904Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:20:35.0578190Z [36;1m  set -x[0m
2025-08-20T19:20:35.0578370Z [36;1mfi[0m
2025-08-20T19:20:35.0578543Z [36;1m#-------------#[0m
2025-08-20T19:20:35.0578800Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T19:20:35.0579135Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:20:35.0629445Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:35.0629677Z env:
2025-08-20T19:20:35.0629854Z   CROSS_COMPILING: NO
2025-08-20T19:20:35.0630063Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:35.0630293Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:35.0630506Z   ON_QEMU: NO
2025-08-20T19:20:35.0630712Z   DEBUG: 0
2025-08-20T19:20:35.0630911Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:35.0631134Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:35.0631424Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:35.0631734Z   KEEP_LOGS: YES
2025-08-20T19:20:35.0631924Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:35.0632146Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:35.0632364Z   SBUILD_REBUILD: false
2025-08-20T19:20:35.0632907Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:35.0633477Z   BUILD_SYS: docker://go
2025-08-20T19:20:35.0633680Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:35.0633873Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:35.0634061Z   SYSTMP: /tmp
2025-08-20T19:20:35.0634346Z   GHA_MODE: MATRIX
2025-08-20T19:20:35.0634767Z   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:20:35.0635275Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:35.0635595Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:35.0635972Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:35.0636443Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:35.0636818Z   PKG_TYPE: static
2025-08-20T19:20:35.0637005Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:35.0637205Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:35.0637405Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:35.0637770Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:35.0638161Z ##[endgroup]
2025-08-20T19:20:35.0795962Z ##[group]Run actions/upload-artifact@v4
2025-08-20T19:20:35.0796273Z with:
2025-08-20T19:20:35.0796507Z   name: Bincache_cobalt-cli_x86_64-Linux
2025-08-20T19:20:35.0796816Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T19:20:35.0797102Z   compression-level: 0
2025-08-20T19:20:35.0797503Z   retention-days: 30
2025-08-20T19:20:35.0797696Z   overwrite: true
2025-08-20T19:20:35.0797889Z   if-no-files-found: warn
2025-08-20T19:20:35.0798109Z   include-hidden-files: false
2025-08-20T19:20:35.0798321Z env:
2025-08-20T19:20:35.0798483Z   CROSS_COMPILING: NO
2025-08-20T19:20:35.0798685Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:35.0798905Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:35.0799110Z   ON_QEMU: NO
2025-08-20T19:20:35.0799276Z   DEBUG: 0
2025-08-20T19:20:35.0799448Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:35.0799666Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:35.0799942Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:35.0800291Z   KEEP_LOGS: YES
2025-08-20T19:20:35.0800483Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:35.0800693Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:35.0800917Z   SBUILD_REBUILD: false
2025-08-20T19:20:35.0801454Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:35.0802025Z   BUILD_SYS: docker://go
2025-08-20T19:20:35.0802229Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:35.0802420Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:35.0802609Z   SYSTMP: /tmp
2025-08-20T19:20:35.0802784Z   GHA_MODE: MATRIX
2025-08-20T19:20:35.0803210Z   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:20:35.0803711Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:35.0804032Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:35.0804881Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:35.0805376Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:35.0805750Z   PKG_TYPE: static
2025-08-20T19:20:35.0805939Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:35.0806142Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:35.0806342Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:35.0806711Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:35.0807109Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:35.0807328Z ##[endgroup]
2025-08-20T19:20:35.3202194Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T19:20:35.3206020Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T19:20:35.3206853Z With the provided path, there will be 2 files uploaded
2025-08-20T19:20:35.4250644Z Artifact name is valid!
2025-08-20T19:20:35.4252454Z Root directory input is valid!
2025-08-20T19:20:35.4576788Z Beginning upload of artifact content to blob storage
2025-08-20T19:20:35.7459186Z Uploaded bytes 8388608
2025-08-20T19:20:35.7739581Z Uploaded bytes 16777216
2025-08-20T19:20:35.8188884Z Uploaded bytes 25165824
2025-08-20T19:20:35.8399538Z Uploaded bytes 25571886
2025-08-20T19:20:35.8545941Z Finished uploading artifact content to blob storage!
2025-08-20T19:20:35.8549177Z SHA256 digest of uploaded artifact zip is 244797a81ab31441c305ec3edf42892db9f63605e843044ac34674a9a0f06621
2025-08-20T19:20:35.8550200Z Finalizing artifact upload
2025-08-20T19:20:35.9498690Z Artifact Bincache_cobalt-cli_x86_64-Linux.zip successfully finalized. Artifact ID 3812369298
2025-08-20T19:20:35.9500034Z Artifact Bincache_cobalt-cli_x86_64-Linux has been successfully uploaded! Final size is 25571886 bytes. Artifact ID is 3812369298
2025-08-20T19:20:35.9507450Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107522351/artifacts/3812369298
2025-08-20T19:20:35.9668599Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T19:20:35.9668929Z with:
2025-08-20T19:20:35.9669129Z   subject-name: cobalt-cli--
2025-08-20T19:20:35.9669881Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:20:35.9670797Z   show-summary: true
2025-08-20T19:20:35.9671015Z   push-to-registry: false
2025-08-20T19:20:35.9671369Z   github-token: ***
2025-08-20T19:20:35.9671566Z env:
2025-08-20T19:20:35.9671741Z   CROSS_COMPILING: NO
2025-08-20T19:20:35.9671951Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:35.9672175Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:35.9672389Z   ON_QEMU: NO
2025-08-20T19:20:35.9672563Z   DEBUG: 0
2025-08-20T19:20:35.9672742Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:35.9672967Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:35.9673283Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:35.9673593Z   KEEP_LOGS: YES
2025-08-20T19:20:35.9673787Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:35.9674005Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:35.9674437Z   SBUILD_REBUILD: false
2025-08-20T19:20:35.9675012Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:35.9675589Z   BUILD_SYS: docker://go
2025-08-20T19:20:35.9675800Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:35.9675998Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:35.9676191Z   SYSTMP: /tmp
2025-08-20T19:20:35.9676374Z   GHA_MODE: MATRIX
2025-08-20T19:20:35.9676809Z   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:20:35.9677314Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:35.9677634Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:35.9678024Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:35.9678505Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:35.9678888Z   PKG_TYPE: static
2025-08-20T19:20:35.9679079Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:35.9679284Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:35.9679485Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:35.9679861Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:35.9680283Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:35.9680515Z ##[endgroup]
2025-08-20T19:20:35.9769426Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T19:20:35.9769874Z env:
2025-08-20T19:20:35.9770053Z   CROSS_COMPILING: NO
2025-08-20T19:20:35.9770270Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:35.9770500Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:35.9770716Z   ON_QEMU: NO
2025-08-20T19:20:35.9770892Z   DEBUG: 0
2025-08-20T19:20:35.9771088Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:35.9771316Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:35.9771620Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:35.9771937Z   KEEP_LOGS: YES
2025-08-20T19:20:35.9772132Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:35.9772355Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:35.9772582Z   SBUILD_REBUILD: false
2025-08-20T19:20:35.9773133Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:35.9773723Z   BUILD_SYS: docker://go
2025-08-20T19:20:35.9773940Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:35.9774392Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:35.9774608Z   SYSTMP: /tmp
2025-08-20T19:20:35.9774793Z   GHA_MODE: MATRIX
2025-08-20T19:20:35.9775236Z   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:20:35.9775948Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:35.9776289Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:35.9776686Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:35.9777173Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:35.9777698Z   PKG_TYPE: static
2025-08-20T19:20:35.9777896Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:35.9778107Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:35.9778313Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:35.9778689Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:35.9779101Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:35.9779364Z ##[endgroup]
2025-08-20T19:20:36.3829800Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T19:20:36.3830142Z with:
2025-08-20T19:20:36.3830842Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T19:20:36.3831591Z   subject-name: cobalt-cli--
2025-08-20T19:20:36.3831890Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T19:20:36.3834738Z   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/17107522351/attempts/1"}}}
2025-08-20T19:20:36.3837330Z   push-to-registry: false
2025-08-20T19:20:36.3837550Z   show-summary: true
2025-08-20T19:20:36.3837937Z   github-token: ***
2025-08-20T19:20:36.3838145Z env:
2025-08-20T19:20:36.3838323Z   CROSS_COMPILING: NO
2025-08-20T19:20:36.3838543Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:36.3838780Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:36.3838997Z   ON_QEMU: NO
2025-08-20T19:20:36.3839177Z   DEBUG: 0
2025-08-20T19:20:36.3839363Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:36.3839600Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:36.3839909Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:36.3840229Z   KEEP_LOGS: YES
2025-08-20T19:20:36.3840429Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:36.3840648Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:36.3840874Z   SBUILD_REBUILD: false
2025-08-20T19:20:36.3841427Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:36.3842001Z   BUILD_SYS: docker://go
2025-08-20T19:20:36.3842217Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:36.3842422Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:36.3842620Z   SYSTMP: /tmp
2025-08-20T19:20:36.3842804Z   GHA_MODE: MATRIX
2025-08-20T19:20:36.3843239Z   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:20:36.3843753Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:36.3844220Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:36.3844648Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:36.3845141Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:36.3845526Z   PKG_TYPE: static
2025-08-20T19:20:36.3845724Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:36.3845937Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:36.3846320Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:36.3846708Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:36.3847123Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:36.3847364Z ##[endgroup]
2025-08-20T19:20:37.7125068Z Attestation created for 12 subjects
2025-08-20T19:20:37.7129956Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T19:20:37.7130740Z -----BEGIN CERTIFICATE-----
2025-08-20T19:20:37.7131578Z MIIG7jCCBnWgAwIBAgIULV57k6IBDr6PXxuGUVgH1bnQICYwCgYIKoZIzj0EAwMw
2025-08-20T19:20:37.7132541Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T19:20:37.7133523Z cm1lZGlhdGUwHhcNMjUwODIwMTkyMDM2WhcNMjUwODIwMTkzMDM2WjAAMFkwEwYH
2025-08-20T19:20:37.7134711Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEDWVF+jJsx0SAqEYGUjwrYMFs8rk1L0h+BF3t
2025-08-20T19:20:37.7135657Z DvFTfi/o1FQj77fPBeIrKL1bNpAy6TPvnJPHb9Vvlol8XitgFaOCBZQwggWQMA4G
2025-08-20T19:20:37.7136600Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUmLOO
2025-08-20T19:20:37.7137537Z SCjFjlZcbbT+qsspi2lRO8YwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T19:20:37.7138441Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T19:20:37.7139340Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T19:20:37.7140288Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T19:20:37.7141169Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T19:20:37.7142031Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T19:20:37.7142938Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T19:20:37.7143884Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T19:20:37.7145047Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T19:20:37.7146005Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T19:20:37.7146945Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T19:20:37.7147474Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T19:20:37.7147960Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T19:20:37.7148430Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T19:20:37.7148906Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T19:20:37.7149384Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T19:20:37.7149856Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T19:20:37.7150334Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T19:20:37.7150804Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T19:20:37.7151273Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T19:20:37.7151742Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T19:20:37.7152227Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T19:20:37.7152704Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T19:20:37.7153179Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T19:20:37.7153650Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3NTIyMzUxL2F0
2025-08-20T19:20:37.7154556Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T19:20:37.7155057Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjI7RMh
2025-08-20T19:20:37.7155525Z AAAEAwBHMEUCIQCS2KRAfgiztjc6DVFX5vg7Ifs3RicKK44eBN1mL9XFrQIgFhM0
2025-08-20T19:20:37.7155993Z uhyHyuGZqWef/PQFqawIdrvzoKGMX1GcsbpSTCAwCgYIKoZIzj0EAwMDZwAwZAIw
2025-08-20T19:20:37.7156460Z cowb9zVL7Ky9eP/U9Ui1Fo/sp2TJcQS0jp2kkJ25Fie67SkiZVnTFBRPuaHLfpWe
2025-08-20T19:20:37.7156931Z AjAF6sfp4uOasETDOoreb5N4fIJRlUFpTgPeK6U72jF4polZ90buJOQcM9ern9Tg
2025-08-20T19:20:37.7157279Z RDI=
2025-08-20T19:20:37.7157464Z -----END CERTIFICATE-----
2025-08-20T19:20:37.7157814Z 
2025-08-20T19:20:37.7158278Z ##[endgroup]
2025-08-20T19:20:37.7158733Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T19:20:37.7159127Z https://search.sigstore.dev?logIndex=414010701
2025-08-20T19:20:37.7159474Z [36mAttestation uploaded to repository[39m
2025-08-20T19:20:37.7159804Z https://github.com/pkgforge/bincache/attestations/9869061
2025-08-20T19:20:37.8006820Z ##[group]Run ##Presets
2025-08-20T19:20:37.8007091Z [36;1m##Presets[0m
2025-08-20T19:20:37.8007299Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:37.8007513Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8007717Z [36;1m##Debug?[0m
2025-08-20T19:20:37.8007960Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:20:37.8008256Z [36;1m  set -x[0m
2025-08-20T19:20:37.8008443Z [36;1mfi[0m
2025-08-20T19:20:37.8008622Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8008935Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:20:37.8009473Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/cobalt-cli/official"[0m
2025-08-20T19:20:37.8009905Z [36;1m exit 1[0m
2025-08-20T19:20:37.8010091Z [36;1mfi[0m
2025-08-20T19:20:37.8058699Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:37.8058942Z env:
2025-08-20T19:20:37.8059131Z   CROSS_COMPILING: NO
2025-08-20T19:20:37.8059385Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:37.8059635Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:37.8059857Z   ON_QEMU: NO
2025-08-20T19:20:37.8060037Z   DEBUG: 0
2025-08-20T19:20:37.8060218Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:37.8060444Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:37.8060754Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:37.8061074Z   KEEP_LOGS: YES
2025-08-20T19:20:37.8061272Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:37.8061500Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:37.8061721Z   SBUILD_REBUILD: false
2025-08-20T19:20:37.8062270Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:37.8062854Z   BUILD_SYS: docker://go
2025-08-20T19:20:37.8063068Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:37.8063267Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:37.8063461Z   SYSTMP: /tmp
2025-08-20T19:20:37.8063664Z   GHA_MODE: MATRIX
2025-08-20T19:20:37.8064388Z   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:20:37.8064927Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:37.8065254Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:37.8065643Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:37.8066122Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:37.8066509Z   PKG_TYPE: static
2025-08-20T19:20:37.8066706Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:37.8066918Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:37.8067127Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:37.8067505Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:37.8067912Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:37.8068147Z ##[endgroup]
2025-08-20T19:20:37.8163080Z ##[group]Run ##Presets
2025-08-20T19:20:37.8163372Z [36;1m##Presets[0m
2025-08-20T19:20:37.8163587Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:37.8163805Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8164014Z [36;1m##Debug?[0m
2025-08-20T19:20:37.8164420Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:20:37.8164714Z [36;1m  set -x[0m
2025-08-20T19:20:37.8164897Z [36;1mfi[0m
2025-08-20T19:20:37.8165076Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8165323Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T19:20:37.8165784Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/cobalt-cli/official"[0m
2025-08-20T19:20:37.8166228Z [36;1m exit 1[0m
2025-08-20T19:20:37.8166414Z [36;1mfi[0m
2025-08-20T19:20:37.8213898Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:37.8214387Z env:
2025-08-20T19:20:37.8214581Z   CROSS_COMPILING: NO
2025-08-20T19:20:37.8214849Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:37.8215346Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:37.8215565Z   ON_QEMU: NO
2025-08-20T19:20:37.8215741Z   DEBUG: 0
2025-08-20T19:20:37.8215923Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:37.8216152Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:37.8216451Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:37.8216774Z   KEEP_LOGS: YES
2025-08-20T19:20:37.8216969Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:37.8217190Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:37.8217413Z   SBUILD_REBUILD: false
2025-08-20T19:20:37.8217983Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:37.8218552Z   BUILD_SYS: docker://go
2025-08-20T19:20:37.8218762Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:37.8218960Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:37.8219157Z   SYSTMP: /tmp
2025-08-20T19:20:37.8219340Z   GHA_MODE: MATRIX
2025-08-20T19:20:37.8219775Z   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:20:37.8220284Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:37.8220609Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:37.8221001Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:37.8221487Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:37.8221869Z   PKG_TYPE: static
2025-08-20T19:20:37.8222064Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:37.8222271Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:37.8222478Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:37.8222846Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:37.8223255Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:37.8223488Z ##[endgroup]
2025-08-20T19:20:37.8293750Z 
2025-08-20T19:20:37.8294376Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:37.8307298Z ##[error]Process completed with exit code 1.
2025-08-20T19:20:37.8351400Z ##[group]Run ##Presets
2025-08-20T19:20:37.8351695Z [36;1m##Presets[0m
2025-08-20T19:20:37.8351909Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:37.8352129Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8352343Z [36;1m##Debug?[0m
2025-08-20T19:20:37.8352592Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:20:37.8352890Z [36;1m  set -x[0m
2025-08-20T19:20:37.8353079Z [36;1mfi[0m
2025-08-20T19:20:37.8353260Z [36;1m#-------------#[0m
2025-08-20T19:20:37.8353601Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:20:37.8354018Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T19:20:37.8354573Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T19:20:37.8354846Z [36;1mfi[0m
2025-08-20T19:20:37.8404329Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:37.8404647Z env:
2025-08-20T19:20:37.8404836Z   CROSS_COMPILING: NO
2025-08-20T19:20:37.8405114Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:20:37.8405363Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:20:37.8405593Z   ON_QEMU: NO
2025-08-20T19:20:37.8405779Z   DEBUG: 0
2025-08-20T19:20:37.8405972Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:20:37.8406199Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:20:37.8406494Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/cobalt-cli/official
2025-08-20T19:20:37.8406835Z   KEEP_LOGS: YES
2025-08-20T19:20:37.8407037Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:20:37.8407261Z   PKG_FAMILY_LOCAL: cobalt-cli
2025-08-20T19:20:37.8407485Z   SBUILD_REBUILD: false
2025-08-20T19:20:37.8408043Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/cobalt-cli/static.official.source.yaml
2025-08-20T19:20:37.8408622Z   BUILD_SYS: docker://go
2025-08-20T19:20:37.8408839Z   BUILD_ON_HOST: FALSE
2025-08-20T19:20:37.8409045Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:20:37.8409485Z   SYSTMP: /tmp
2025-08-20T19:20:37.8409677Z   GHA_MODE: MATRIX
2025-08-20T19:20:37.8410134Z   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:20:37.8410664Z   INPUT_SBUILD: /tmp/pkgforge/bS9dZncVd_build.yaml
2025-08-20T19:20:37.8410994Z   BUILD_DIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml
2025-08-20T19:20:37.8411390Z   SBUILD_OUTDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR
2025-08-20T19:20:37.8411880Z   SBUILD_TMPDIR: /tmp/pkgforge/koYAqQe_bS9dZncVd_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T19:20:37.8412266Z   PKG_TYPE: static
2025-08-20T19:20:37.8412465Z   SBUILD_SUCCESSFUL: YES
2025-08-20T19:20:37.8412685Z   PUSH_SUCCESSFUL: NO
2025-08-20T19:20:37.8412897Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T19:20:37.8413278Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/cobalt-cli/official/cobalt-cli-srcbuild-
2025-08-20T19:20:37.8413695Z   UTC_TIME: 2025_08_20T07_20_35_PM
2025-08-20T19:20:37.8413935Z ##[endgroup]
2025-08-20T19:20:37.8497664Z EXITED
2025-08-20T19:20:37.8545226Z Cleaning up orphan processes
